Skip to content

Releases: icon-project/icon-bridge

v0.0.10

26 Sep 14:05
0b1d04c
Compare
Choose a tag to compare

What's Changed

NEAR Integration

  • Initial implementation of NEAR integration (#533)

KNOWN ISSUES

  • Submitting multiple BTP messages in a transaction may exceed the 300TGas limit (#543)
  • Third party dependencies on low usage libraries (#506)

Build and CI

  • Add local build script (#464)
  • Add CI process for building relay and chain images, and running e2e tests (#334)
  • Add CI process to deploy and register Javascore BMC/BTS to testnet (#384)
  • Add CodeQL analsysis (#356)

Tests

Bug fixes

  • Verify BSC block headers and receipts (#378)
  • Verify ICON block headers when synchronizing verifier state (#451)
  • Check native coin transfer limit on transferBatch #332
  • Allow decimals greater than 21 for ICON smart contracts (#380)
  • Allow decimals greater than 18 for Solidity smart contracts (#380)
  • Add Solidity proxy contract upgrade functionality
  • Fix validators votes duplication and minimum validators count (#348)

ICON Bridge Beta Testnet Release Candidate 1

08 Aug 15:43
e846b42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9-rc.1