Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'master' of https://github.com/poanetwork/tokenbridge #680

Open
wants to merge 105 commits into
base: allow-relay-tokens
Choose a base branch
from

Commits on Oct 12, 2020

  1. Allow cors in monitor server (omni#472)

    Max Alekseenko committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    621b20d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    fbce0fc View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    389cea3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Improve workflow with several RPC URLs in oracle (omni#476)

    Kirill Fedoseev committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    611b8c5 View commit details
    Browse the repository at this point in the history
  2. Fix set-env deprecation warnings (omni#478)

    Kirill Fedoseev committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    5fa9d21 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Add allowance/block lists support to monitor (omni#477)

    Kirill Fedoseev committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    f8d85b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Support of manual lane in the AMB oracle (omni#483)

    Kirill Fedoseev committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    0228fc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Cache fetched events in monitor (omni#482)

    Kirill Fedoseev committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    eb10694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce29b95 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Security Audit report by Quantstamp added (omni#485)

    Alexander Kolotov committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    dd2075c View commit details
    Browse the repository at this point in the history
  2. Update the contract's submodule to the release 5.5.0 (omni#486)

    Alexander Kolotov committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    683fa07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12269d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    1122daf View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Handle JSONRPC error codes in web3 providers (omni#491)

    Kirill Fedoseev committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    5327688 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. ALM manual signatures execution (omni#471)

    Kirill Fedoseev committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    bbc68f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    21581b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Handle RPC error about ancient blocks (omni#500)

    Kirill Fedoseev committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    04f66b2 View commit details
    Browse the repository at this point in the history
  2. Fetch signatures from RPC endpoint immediatly after enough signatures…

    … are collected (omni#499)
    Kirill Fedoseev committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6ce98ff View commit details
    Browse the repository at this point in the history
  3. Fix RPC urls in the ultimate tests (omni#498)

    Kirill Fedoseev committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    4497a02 View commit details
    Browse the repository at this point in the history
  4. Detect all AMB mediators in monitor (omni#493)

    Kirill Fedoseev committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    4d468ae View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. setLogger added to the RedundantHttpListProvider (omni#501)

    Alexander Kolotov committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    811b1a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    1aee0a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Added mediator endpoint in the monitor web service (omni#503)

    Alexander Kolotov committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    8a0d9f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. ALM: fix blocking Blockscout/Etherscan requests (omni#505)

    Kirill Fedoseev committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    5fc52f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    409044b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    0451d6e View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    e153675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894134b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Fix resend of stuck pending transactions (omni#514)

    Kirill Fedoseev committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    626f937 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Improve performance of BS requests in ALM (omni#516)

    Kirill Fedoseev committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    9fd3f6a View commit details
    Browse the repository at this point in the history
  2. Add /metrics endpoint for prometheus support (omni#512)

    Leonid Tyurin committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f64f8b1 View commit details
    Browse the repository at this point in the history
  3. Merge the develop branch to the master branch, preparation to v2.7.0-…

    …rc0 (omni#515)
    
    This merge contains the following set of changes:
      * [Improvement] Add /metrics endpoint for prometheus support (omni#512)
      * [Improvement] Add monitor script for detecting failed AMB messages (omni#513)
      * [Improvement] Improve performance of BS requests in ALM (omni#516)
      * [Fix] Add pretty error messages for manual execution transaction reverts (omni#511)
      * [Fix] Fix resend of stuck pending transactions (omni#514)
    Alexander Kolotov committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    f93ab33 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Fallback eth_getLogs to explorer API for BSC (omni#530)

    Kirill Fedoseev committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    818bc46 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Extract tx resend intervals in env variables (omni#532)

    Kirill Fedoseev committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    4dba9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ba074 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Fix undefined is not an object exception (omni#535)

    Kirill Fedoseev committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    dc3026e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Fix monitor metrics (omni#533)

    Leonid Tyurin committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    ae83c76 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Add oracle service for remote shutdown (omni#531)

    Kirill Fedoseev committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f95beee View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    dc70247 View commit details
    Browse the repository at this point in the history
  2. Include stats about failed and pending messages in mediators monitor …

    …endpoint (omni#544)
    Kirill Fedoseev committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    329ded4 View commit details
    Browse the repository at this point in the history
  3. Limit block range of logs request (omni#543)

    Kirill Fedoseev committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    71bf9d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c8b595 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Add missing cache file save (omni#549)

    Kirill Fedoseev committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    f65e8f9 View commit details
    Browse the repository at this point in the history
  2. Fix remote shutdown sender behaviour (omni#550)

    Kirill Fedoseev committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9dfb051 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Remove UI from monorepo (omni#553)

    Kirill Fedoseev committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ab51370 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    59e0bf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    4293125 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Final version of the FT OB contract security audit report by ChainSec…

    …urity (omni#559)
    Alexander Kolotov committed May 4, 2021
    Configuration menu
    Copy the full SHA
    78bcd75 View commit details
    Browse the repository at this point in the history
  2. Merge the develop branch to the master branch, preparation to v2.7.0-rc2

    This merge contains the following set of changes:
      * [Monitor, Improvement] Include stats about failed and pending messages in mediators monitor endpoint (omni#544), closes omni#522
      * [Oracle, Fix] Fix remote shutdown sender behaviour (omni#550)
      * [Oracle, Fix] Force update of gas price when getting underprice tx error (omni#554), closes omni#545
      * [Oracle, Fix] Add oracle configuration option for max block range length (omni#557)
      * [Monitor, Fix] Limit block range of logs request (omni#543), closes omni#537
      * [Monitor, Fix] Add missing cache file save (omni#549)
      * [UI, Other] Remove UI from monorepo (omni#553)
      * [Common, Other] Update the contract's submodule to the release 5.7.0-rc0 (omni#548)
      * [Common, Other] Final version of the FT OB contract security audit report by ChainSecurity (omni#559)
    Alexander Kolotov committed May 4, 2021
    Configuration menu
    Copy the full SHA
    9da1d7a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    38f1bae View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Oracle watcher for AMB async calls (omni#509)

    Kirill Fedoseev committed May 9, 2021
    Configuration menu
    Copy the full SHA
    ffbca8b View commit details
    Browse the repository at this point in the history
  2. Merge the develop branch to the master branch, preparation to v3.0.0-rc0

    This merge contains the following set of changes:
      * [Oracle, Improvement] Oracle watcher for AMB async calls (omni#509), 
      * [Common, Other] Update the contract's submodule to the release 6.0.0-rc0 (omni#562)
    Alexander Kolotov committed May 9, 2021
    Configuration menu
    Copy the full SHA
    3b95977 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Fix dependencies versions and update example.yml (omni#566)

    Kirill Fedoseev committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0d72414 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Upload services logs in e2e and ultimate tests (omni#568)

    Kirill Fedoseev committed May 15, 2021
    Configuration menu
    Copy the full SHA
    98155e3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    8f72516 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Add statistics about used AMB information requests (omni#577)

    Kirill Fedoseev committed May 26, 2021
    Configuration menu
    Copy the full SHA
    3cf184c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    8b1a97e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Add safe-execute button in ALM (omni#580)

    Kirill Fedoseev committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    92e1b59 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Use safe approach for eth_getLogs requests (omni#581)

    Kirill Fedoseev committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    3e5e50c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Fix logging in gas price service (omni#583)

    Kirill Fedoseev committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    c8eb0f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Improve confirm-relay feature (omni#582)

    Kirill Fedoseev committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    8ed6550 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Refactor oracle configuration (omni#584)

    Kirill Fedoseev committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    6e1f574 View commit details
    Browse the repository at this point in the history
  2. Fix oracle error patterns and oracle e2e tests (omni#585)

    Kirill Fedoseev committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    5e95b5d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Merge the develop branch to the master branch, preparation to v3.0.0-rc1

    This merge contains the following set of changes:
      * [Monitor, Improvement] Add statistics about used AMB information requests (omni#577)
      * [ALM, Improvement] Add safe-execute button in ALM (omni#580), closes omni#573, closes omni#551
      * [Oracle, Improvement] Improve confirm-relay feature (omni#582), closes omni#569
      * [Monitor, Fix] Prune print of long error messages about missing file (omni#579), closes omni#578
      * [Oracle, Fix] Use safe approach for eth_getLogs requests (omni#581)
      * [Oracle, Fix] Fix logging in gas price service (omni#583), closes omni#552
      * [Oracle, Fix] Fix oracle error patterns and oracle e2e tests (omni#585)
      * [Common, Other] Fix dependencies versions and update example.yml (omni#566)
      * [Common, Other] Upload services logs in e2e and ultimate tests (omni#568)
      * [Oracle, Other] added example of emergency shutdown controller contract (omni#572)
      * [Oracle, Other] Refactor oracle configuration (omni#584)
    Alexander Kolotov committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    c92f80c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Async calls error codes (omni#587)

    Kirill Fedoseev committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d534526 View commit details
    Browse the repository at this point in the history
  2. Refactor/async call serializers (omni#588)

    Kirill Fedoseev committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    4c06329 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge the develop branch to the master branch, preparation to v3.0.0

    This merge contains the following set of changes:
      * [Oracle, Improvement] Async calls error codes (omni#587)
      * [Oracle, Improvement] Refactor/async call serializers (omni#588)
    Alexander Kolotov committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    4f5e3c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Try to detect unsynced node state (omni#592)

    Kirill Fedoseev committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    2e6179f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Fix handling of Compound related Transfer events (omni#595)

    Kirill Fedoseev committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5cedaca View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Add new nonce-related error messages (omni#599)

    Kirill Fedoseev committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    0ff224c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. .env template includes latest changes related to the oracle configura…

    …tion (omni#601)
    Alexander Kolotov committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    4412046 View commit details
    Browse the repository at this point in the history
  2. Improvements for the local logs configuration (omni#602)

    Alexander Kolotov committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    fdb18a1 View commit details
    Browse the repository at this point in the history
  3. Update the contract's submodule to the release 6.0.0 (omni#600)

    Alexander Kolotov committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    e59766c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Allow to override JSON RPC error codes (omni#603)

    Kirill Fedoseev committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    7379fe4 View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    Kirill Fedoseev committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    06a9586 View commit details
    Browse the repository at this point in the history
  3. Fix imported ABI

    Kirill Fedoseev committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    70a2c30 View commit details
    Browse the repository at this point in the history
  4. Merge the develop branch to the master branch, preparation to v3.1.0

    This merge contains the following set of changes:
      * [Oracle, Improvement] Try to detect unsynced node state (omni#592)
      * [Oracle, Improvement] Allow to override JSON RPC error codes (omni#603)
      * [Oracle, Fix] Fix handling of Compound related Transfer events (omni#595)
      * [Oracle, Fix] Add new nonce-related error messages (omni#599)
      * [Deployment, Fix] .env template includes latest changes related to the oracle configuration (omni#601)
      * [Deployment, Fix] Improvements for the local logs configuration (omni#602)
      * [Common, Other] Update the contract's submodule to the release 6.0.0 (omni#600)
    Alexander Kolotov committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    78564af View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Final version of AMB and OB contracts security audit report by ChainS…

    …ecurity
    Alexander Kolotov committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    4a0fc93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request omni#608 from poanetwork/reports/chainsecurity-amb…

    …-6.0.0-ob-1.1.0-contracts
    
    AMB and OB contracts security audit report by ChainSecurity
    Kirill Fedoseev committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    bd21cc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    d543dbb View commit details
    Browse the repository at this point in the history
  2. Merge the develop branch to the master branch, preparation to v3.2.0

    This merge contains the following set of changes:
      * [Oracle, Fix] Use more accurate gas estimates for very high message gas limits (omni#611)
      * [Common, Other] Final version of AMB and OB contracts security audit report by ChainSecurity (omni#608)
    Alexander Kolotov committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    d36dcad View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Include cDAI balance in balanceDiff (omni#613)

    Kirill Fedoseev committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    52e1c88 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Added logging prior the investedAmount call (omni#614)

    Alexander Kolotov committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a05ff51 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    1e3aa53 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Fetch AMB signatures a bit earlier (omni#620)

    Kirill Fedoseev committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    4eba91e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Merge the develop branch to the master branch, preparation to v3.3.0

    This merge contains the following set of changes:
      * [Oracle, Improvement] Add oracle helper script for fetching interest amounts via async calls (omni#615)
      * [Monitor, Fix] Include cDAI balance in balanceDiff (omni#613)
      * [Monitor, Fix] Added logging prior the investedAmount call (omni#614)
      * [ALM, Fix] Fetch AMB signatures a bit earlier (omni#620)
    Alexander Kolotov committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    b17fff2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    296e5c5 View commit details
    Browse the repository at this point in the history
  2. Add support for EIP1559 gas price oracle (omni#631)

    Kirill Fedoseev committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    8d732ad View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Fix eip1559 transaction sending problems (omni#632)

    Kirill Fedoseev committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    8ec11d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. CollectedSignatures AMB watcher for MEV bundling (omni#634)

    Kirill Fedoseev committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    72f0d30 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Merge the develop branch to the master branch, preparation to v3.4.0

    This merge contains the following set of changes:
      * [Oracle, Improvement] Refetch old logs ranges to see if there are missed events (omni#627)
      * [Oracle, Improvement] Add support for EIP1559 gas price oracle (omni#631)
      * [Oracle, Improvement] CollectedSignatures AMB watcher for MEV bundling (omni#634)
      * [Oracle, Fix] Fix eip1559 transaction sending problems (omni#632)
    Alexander Kolotov committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    5bc562e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Helpers for overriding AMB signatures (omni#640)

    Kirill Fedoseev committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    981231f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Support manual signatures in erc to native mode (omni#646)

    Kirill Fedoseev committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2b51d4c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. ALM: Do not show unneeded failed confirmations (omni#641)

    Kirill Fedoseev committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    9c2d2f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. ALM: warning for auto-relayed messages (omni#644)

    Kirill Fedoseev committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    910c375 View commit details
    Browse the repository at this point in the history
  2. ALM: reorder warnings

    Kirill Fedoseev committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    735aa75 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Merge the develop branch to the master branch, preparation to v3.5.0

    This merge contains the following set of changes:
      * [Oracle, Improvement] Helpers for overriding AMB signatures (omni#640)
      * [Oracle, Improvement] Support manual signatures in erc to native mode (omni#646)
      * [ALM, Improvement] ALM: Do not show unneeded failed confirmations (omni#641)
      * [ALM, Improvement] ALM: warning for auto-relayed messages (omni#644)
      * [ALM, Fix] ALM: reorder warnings
    Alexander Kolotov committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    dbaf7fe View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    4af882b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. ALM: show manually added signatures (omni#653)

    Kirill Fedoseev committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    16f3e9a View commit details
    Browse the repository at this point in the history
  2. Merge the develop branch to the master branch, preparation to v3.6.0

    This merge contains the following set of changes:
      * [Oracle, Fix] Add missing Ganache nonce error message (omni#651)
      * [ALM, Improvement] ALM: show manually added signatures (omni#653)
    Alexander Kolotov committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bcf1614 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Periodic check for RPC sync state (omni#656)

    Kirill Fedoseev committed May 25, 2022
    Configuration menu
    Copy the full SHA
    297cb67 View commit details
    Browse the repository at this point in the history
  2. Merge the develop branch to the master branch, preparation to v3.7.0

    This merge contains the following set of changes:
      * [Oracle, Improvement] Periodic check for RPC sync state (omni#656)
    Alexander Kolotov committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ff9f3fb View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Naming convention for oracle (omni#661)

    Alexander Kolotov committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    961b12b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. BRIDGE UPDATE

    VersoriumX committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8a0dced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60656f8 View commit details
    Browse the repository at this point in the history