Releases
v0.0.10
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
Add 80% test coverage requirement to merge to main (#544 )
Improve general test coverage (#445 , #476 )
Automate e2etest config generation (#492 , #516 , #527 )
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 )
You can’t perform that action at this time.