Skip to content

Releases: omni/tokenbridge

Token Bridge 3.7.0

25 May 11:10
ff9f3fb
Compare
Choose a tag to compare
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 (#656)

Token Bridge 3.6.0

29 Apr 16:15
bcf1614
Compare
Choose a tag to compare
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 (#651)
  * [ALM, Improvement] ALM: show manually added signatures (#653)

Token Bridge 3.5.0

18 Mar 14:08
dbaf7fe
Compare
Choose a tag to compare
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 (#640)
  * [Oracle, Improvement] Support manual signatures in erc to native mode (#646)
  * [ALM, Improvement] ALM: Do not show unneeded failed confirmations (#641)
  * [ALM, Improvement] ALM: warning for auto-relayed messages (#644)
  * [ALM, Fix] ALM: reorder warnings

Token Bridge 3.4.0

11 Feb 07:26
5bc562e
Compare
Choose a tag to compare
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 (#627)
  * [Oracle, Improvement] Add support for EIP1559 gas price oracle (#631)
  * [Oracle, Improvement] CollectedSignatures AMB watcher for MEV bundling (#634)
  * [Oracle, Fix] Fix eip1559 transaction sending problems (#632)

Token Bridge 3.3.0

05 Nov 17:24
b17fff2
Compare
Choose a tag to compare
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 (#615)
  * [Monitor, Fix] Include cDAI balance in balanceDiff (#613)
  * [Monitor, Fix] Added logging prior the investedAmount call (#614)
  * [ALM, Fix] Fetch AMB signatures a bit earlier (#620)

Token Bridge 3.2.0

07 Oct 18:51
d36dcad
Compare
Choose a tag to compare
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 (#611)
  * [Common, Other] Final version of AMB and OB contracts security audit report by ChainSecurity (#608)

Token Bridge 3.1.0

20 Sep 20:57
78564af
Compare
Choose a tag to compare
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 (#592)
  * [Oracle, Improvement] Allow to override JSON RPC error codes (#603)
  * [Oracle, Fix] Fix handling of Compound related Transfer events (#595)
  * [Oracle, Fix] Add new nonce-related error messages (#599)
  * [Deployment, Fix] .env template includes latest changes related to the oracle configuration (#601)
  * [Deployment, Fix] Improvements for the local logs configuration (#602)
  * [Common, Other] Update the contract's submodule to the release 6.0.0 (#600)

Token Bridge 3.0.0

16 Jul 14:59
4f5e3c4
Compare
Choose a tag to compare
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 (#587)
  * [Oracle, Improvement] Refactor/async call serializers (#588)

Token Bridge 3.0.0-rc1

10 Jul 07:11
c92f80c
Compare
Choose a tag to compare
Pre-release
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 (#577)
  * [ALM, Improvement] Add safe-execute button in ALM (#580), closes #573, closes #551
  * [Oracle, Improvement] Improve confirm-relay feature (#582), closes #569
  * [Monitor, Fix] Prune print of long error messages about missing file (#579), closes #578
  * [Oracle, Fix] Use safe approach for eth_getLogs requests (#581)
  * [Oracle, Fix] Fix logging in gas price service (#583), closes #552
  * [Oracle, Fix] Fix oracle error patterns and oracle e2e tests (#585)
  * [Common, Other] Fix dependencies versions and update example.yml (#566)
  * [Common, Other] Upload services logs in e2e and ultimate tests (#568)
  * [Oracle, Other] added example of emergency shutdown controller contract (#572)
  * [Oracle, Other] Refactor oracle configuration (#584)

Token Bridge 3.0.0-rc0

09 May 14:18
3b95977
Compare
Choose a tag to compare
Pre-release
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 (#509), 
  * [Common, Other] Update the contract's submodule to the release 6.0.0-rc0 (#562)