Releases: gnosischain/tokenbridge
Releases · gnosischain/tokenbridge
v3.9.0
What's Changed
- feat: Oracle code compatible to Hashi integration by @zengzengzenghuy in #5
- feat: remove contracts in gitmodules and replace with ABI by @zengzengzenghuy in #6
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
information request processing
fix by @Barichek in #2- fix: AMB information request skip unknown error event by @zengzengzenghuy in #4
New Contributors
- @Barichek made their first contribution in #2
- @zengzengzenghuy made their first contribution in #4
Full Changelog: v3.7.0-upstream...v3.8.0
v3.7.0-upstream
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)