Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 08:08
· 217 commits to main since this release
7861b64

Changelog

  • 7861b64 Merge pull request #381 from icon-project/[email protected]
  • 2b67a17 fix: add bug fixes under Fixed heading
  • 39a2aa1 fix: add changelog for evm changes
  • ca2a193 fix: update changelog for new release
  • 6b7886b Merge pull request #372 from icon-project/feature/steller-integration
  • bd8f3a0 fix: update stellar config
  • fc3f036 fix: get fee not working
  • d3eced7 fix: fee issues
  • c9f41d4 fix: update example config and remove unused config
  • bb3c84a fix: get event filter
  • b039588 fix: parse contract addresses in proper place only
  • 1107782 Merge branch 'main' into feature/steller-integration
  • 764eb45 Merge remote-tracking branch 'origin' into feature/steller-integration
  • a03c0db fix: skip callmessage and rollbackmessage events if not executor
  • 6653213 Merge pull request #371 from icon-project/fix/sui_enhancements
  • ae43198 Merge branch 'main' into fix/sui_enhancements
  • 3826bf3 fix: do not remove rm in docker
  • 8a2771a fix: update config in e2e for sui
  • 3bf898a fix: nil pointer error
  • 5e27f2c Merge pull request #368 from icon-project/bugfix/conn-reset-packet-cleaned
  • 0463f67 chore: update example config for sui
  • afdcc9d fix: use latest xcall package id only
  • cc8d82a fix: set sleep time to 2s while checkpoint is not found in event
  • c6800ee fix: get polling interval from config in sui
  • 9da0ed3 chore: refactoring and adding to existing check
  • efe3bf9 fix: fixed issue with conn reset and default lasttry for route message
  • cbdd626 fix: add proper logs
  • 4fd8fca Merge pull request #355 from icon-project/fix/log_message_data_in_hex
  • f378b26 fix: do not print data on log
  • 7dede39 Merge branch 'main' into fix/log_message_data_in_hex
  • 725ac57 Merge pull request #364 from icon-project/fix/ambiguous-log-message
  • b8fe2bf fix: ambiguous log message for different cases in sui
  • 908e363 Merge branch 'main' into fix/log_message_data_in_hex
  • 7da97a0 Merge pull request #361 from icon-project/feat/decouple_sui_dapp
  • 1555c68 Merge pull request #360 from icon-project/fix/panic-no-config
  • ff458d2 chore: renamed centralised with centralized
  • 0ad2b6e chore: merged main
  • fcff3f6 fix: fixed binary alias name from rly to crly
  • 6dac2f9 fix: consider hex prefix while finding dapp module cap id
  • 359f30d fix: update sui config
  • ccdcb3c fix: update contract changes in e2e
  • c6fd3ef fix: fixed var name in README
  • 28b4ef7 fix: update config
  • 7a24cca fix: coin issue
  • bfaf16a fix: update get execute params method
  • 59bb8aa fix: added checks for if config file is present
  • 5209b1f feat: allow to use multiple dapps in relayer
  • ffdd413 chore: allow to add multiple dapp in config
  • 338c2b5 fix: make dapp dynamic
  • 5898015 chore: add consistent name format for logging
  • e1acf18 Merge branch 'main' into fix/log_message_data_in_hex
  • 5a67add fix: remove incorrect tx-hash from log
  • cfdb71d fix: calculate correct height for event detection
  • e466bf1 fix: add proper logs for event log detection and message routing in icon
  • 6b73ec5 Merge pull request #354 from icon-project/fix/client-conn-issue
  • 55d36ab fix: fixed client creation loop stuck issue
  • 8b07b5b fix: fixed e2e test cases after auto rollback on stellar
  • 469eb39 Merge branch 'feature/sui-integration' into feature/steller-integration
  • f273184 Merge pull request #254 from icon-project/feature/stellar-listener-modifications
  • 2c0098f Merge pull request #225 from icon-project/feature/e2e-stellar
  • 57bfb34 fix: code refactoring
  • 9ae638e fix: added extra logs for better visibility
  • 68c3757 fix: fixed logging position
  • c0921ec feat: added provision to read start height from config with highest priority if set to other than 0
  • 1370f72 feat: preferring reduncancy over chances of missing packets
  • 2280e48 feat: increased time to minute
  • 7b685bd feat: modified listener to use streams which are re-created every 30 seconds with context timeout
  • c6d351e fix: added impl for generate message
  • 73dc315 Merge branch 'feature/sui-integration' into feature/steller-integration
  • 86d0331 Merge branch 'feature/sui-integration' into feature/e2e-stellar
  • 9b7059f fix: disabled multi connection registration by default
  • aa0bc28 add: added code to handle archival state
  • d92e431 chore: merged base branch
  • 1315e04 chore: updated devnet url for e2e
  • 772cfe7 feat: added e2e testing integration for stellar chain
  • a604694 chore: fixed import
  • 5ddff14 chore: updated go mod for stellar
  • f853258 chore: merged sui branch to stellar
  • 4f7f894 chore: added conversion to byte
  • c29ac65 chore: updated events and params as per new contracts
  • 8901694 feat: added code to execute call and recv message based on events for stellar chain and other misc functionalities
  • a7bdede Merge pull request #190 from icon-project/feat/steller-txn-execution
  • db7acb0 chore: remove temporary code
  • dfa2c6a fix: remove unused type
  • 9c7e4b4 fix: update soroban rpc implementation and implement decoding from xdr str to go types
  • f8d2a01 chore: update steller example config
  • ebd6820 feat: implement getReceipts in steller
  • 8023039 feat: implement balance query in steller
  • 05aa802 feat: implement txreceipt and query contract methods in steller
  • 9d14db3 fix: proper sequence number sync for tx execution in steller
  • acaa0ff feat: add network passphrase to the steller config
  • 88b591c feat: organize tx send operation
  • 1d561c9 feat: send transaction
  • 4e2a55b Merge pull request #175 from icon-project/feat/steller-kms
  • 6e2abf1 Merge pull request #174 from icon-project/feat/steller-listener
  • 8b1762d feat: steller kms integration
  • 98d6602 chore: remove unwanted comments
  • 02a5780 fix: add test case for creating seq batches and log successful ledger queries
  • f3ca797 chore: proper variable name and comments
  • de9230f fix: proper message parsing from events
  • 7d5ffa3 feat: add steller listener
  • 0869b2c Merge pull request #172 from icon-project/feat/steller-setup
  • afa51a1 feat: add soroban rpc client
  • a2dcaf6 feat: steller initial setup