Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 06:08
· 752 commits to main since this release
23a438a

Brief CHANGELOG.md

Changelog

  • 23a438a fix: import issue
  • 3d41b59 Merge pull request #199 from icon-project/doc/release-note
  • ba7e110 Merge branch 'main' into doc/release-note
  • 0d725d3 add: changelog, rf: lint
  • 3d811f6 Merge pull request #196 from icon-project/fix/improvements
  • 72fc833 Merge branch 'main' into fix/improvements
  • 7fc1647 Merge pull request #173 from icon-project/feat/xcall-execution-e2e-devnet
  • 6cde004 rf: upgrade go-etherium to 1.14
  • 62d5bfb fix: use eth_gasPrice everytime gas error occurs, fix: nonce related errors, rf: streamline tx wait
  • 9267131 fix: lower the progress interval to fix ws disconnection
  • c81d9b0 Merge pull request #194 from icon-project/fix/block-mined-timeout
  • e22d738 fix: wait for block mined rather poll, rf: auto concurrency
  • 4d05de5 fix: added multi go modules to separate dependencies and workspace to manage from base lo
  • 7353b89 fix: fixed wss url for devnet and uncommented tcs
  • 88696c8 chore: tmp fix for multiple restarts of container
  • eb0fdd8 chore: updated to use devnet for testing
  • de41d80 chore: updated to latest changes
  • 048ae18 Merge pull request #157 from icon-project/feat/event-subscription
  • fad3213 fix: updated with latest main branch
  • 9fa603f add: made kms url configurable where necessary to be used
  • 618615a add: latest code merge and config update
  • 1fe7ca4 Merge branch 'feat/xcall-execution' into feat/xcall-execution-e2e-devnet
  • f28096d add: extracted kms_id to config
  • 195c686 add: refactored test cases
  • 4708542 add: merged latest changes
  • 3dadc73 Merge branch 'feat/xcall-execution' into feat/xcall-execution-e2e-devnet
  • 8dc19b3 add: code refactorings and functions renamed
  • 1c8269a add: added framework for remote e2e chains and test case for multiple chains