Skip to content

Releases: icon-project/centralized-relay

v1.9.1

13 Nov 17:43
b17e81b
Compare
Choose a tag to compare

Changelog

  • b17e81b Merge pull request #420 from icon-project/fix/balance-query
  • 3d2ea01 Merge branch 'main' into fix/balance-query
  • 67392ae Merge branch 'fix/balance-query' of github.com:icon-project/centralized-relay into fix/balance-query
  • c3b8207 rf: return N/A denom for error
  • 7b80a31 Merge pull request #423 from icon-project/fix/sui_event_query
  • 185e683 Merge pull request #424 from icon-project/fix/sol_event_query
  • 140d004 fix: start event query from recent xcall tx signature by default
  • 3424b70 Merge branch 'main' into fix/balance-query
  • 5fcd40d revert: roundoff to nearest value
  • 6ea865e fix: start querying from latest xcall tx digest by default
  • a0e323c fix: balances queries fails when one fails
  • 38111aa rf(doc): update readme

v1.9.0

08 Nov 07:37
735e247
Compare
Choose a tag to compare

Changelog

  • 735e247 Merge pull request #415 from icon-project/rf/balance-calculation-roundoff
  • 00fba20 Merge branch 'main' into rf/balance-calculation-roundoff
  • 8e7f6dc Merge pull request #332 from icon-project/331-add-e2e-test-check-ci
  • 819d645 ci: export input as env variable CHAINS_TO_PROCESSS
  • 0aa1bf4 Merge branch 'main' into 331-add-e2e-test-check-ci
  • 4781271 rf: 3 floating decimals rounding
  • 5dd5b80 ci: run-e2e.yml
  • 905dca4 ci: add PR template
  • 616a9ef ci: add e2e workflow

v1.8.0

01 Oct 11:10
2f3f618
Compare
Choose a tag to compare
v1.8.0 Pre-release
Pre-release

Changelog

  • 2f3f618 Merge pull request #391 from icon-project/solana-release
  • e635a09 docs: add release notes for solana
  • 7ae2745 Merge pull request #389 from icon-project/fix/stellar-large-request
  • e7d621f Merge branch 'fix/stellar-large-request' of github.com:icon-project/centralized-relay into fix/stellar-large-request
  • 60039c9 fix: changed logging for error
  • d6c42d8 Merge branch 'main' into fix/stellar-large-request
  • 906bf16 Merge pull request #278 from icon-project/feature/solana-contract-integration
  • 70c2814 fix: do not suppress invalid request id error
  • 859b3a1 fix: properly handle message received
  • c589215 fix: changed stellar query method to get events
  • 7c0b8a1 docs: add example config for solana
  • 46dec5c fix: use simulate tx for ready only contract calls
  • b662656 Merge pull request #385 from icon-project/feat/solana-e2e-tests
  • 48052f3 fix: fixed merge conflicts
  • e0b46dc fix: malformed go.sum
  • 806e959 fix: merge conflicts
  • 70d7c2e fix: check if relayer is executor
  • 793e69e chore: yaml tag
  • 7d08ffb fix: decouple dapp
  • 388f423 chore: updated to latest contract changes
  • 3166ac3 fix: increase defaultTxConfirmationTime to 15s
  • f67ec9f fix: do not remove rm in linker
  • c05a09c fix: add proper err wrap while provider initialization
  • 6045744 fix: save last process tx sign in db
  • fc791e3 fix: resolve merge conflicts
  • af29417 fix: delay processing tx signature while listening events
  • 6dafcb0 fix: set slot offset to -1
  • 5e52c16 fix: mistaken block height with slot
  • e875f2f fix: while initialization do not return error on keystore restore fail
  • 4dc1e67 fix: foundry rul fixed
  • 49698ff fix: issue with multiple connection
  • 625b211 fix: fixed issue with idl push
  • 5b57cdf feat: added sample configs and accounts
  • 3452267 feat: e2e tests for solana chain
  • ed46be0 fix: add sysvar instruction key in lut
  • c97eecd fix: execute rollback not working
  • 40deed1 fix: add static accounts in lut
  • 276225e fix: set fee
  • aa76375 fix: add remaining accounts in revert message
  • 33ee54d fix: revert message with accounts query
  • 3f69c03 fix: get dapp config prefix dynamically
  • 556365f fix: handle invalid request id error in icon
  • 9ab1c10 feat: add instructions to extend compute units in execute call
  • 347a7cb fix: add daap address in alt
  • 4852ca6 fix: send v0 txns
  • 876d7c8 chore: rename functions
  • 6879378 fix: remove unwanted comments
  • 448db6b fix: remove unwanted function
  • c6ef152 fix: add static alts
  • eef7ce4 fix: remove unwanted pdas
  • 4f4ff9c fix: merge issues
  • da4c7a7 fix: resolve merge conflicts
  • 0c16618 fix: combine xcall and conn events
  • cf617be chore: write proper log message for successful packet relay
  • 71e32dc feat: execute rollback
  • 3573a00 fix: execute call issues
  • 14748c2 fix: recv message with accounts fetching from contract
  • 15639e9 feat: fetch recv message accounts
  • 72f2e8a feat: fetch accounts for execute call
  • 3cd01f2 fix: lookup table serialization
  • b7d3054 feat: address lookup table
  • c0558c8 fix: wrong data type in xcall config struct
  • 12611ce fix: send success code in callback
  • e832dcf fix: recv_message not working
  • 7b95951 fix: wrong big int bytes
  • 231d623 fix: failed to decode cs message
  • 2a8af30 fix: restore keystore before routing
  • 027dd8b feat: implement recv_message method
  • 67fe24e fix: borsh deserialiation for decode cs message
  • 6393544 feat: implement receive message method
  • ce93c58 chore: ignore error while getting progId from Idl
  • 705151b fix: have proper logs and error message
  • 4f7a21b fix: message received check of uninitialized account
  • d8e2929 fix: encode number directly
  • 9532cb3 feat: implement MessageReceived
  • d87d2ee feat: implement QueryTransactionReceipt
  • de5358f feat: implement GenerateMessages method
  • 3a5ea23 feat: partially implement revert_message method
  • 26b1773 feat: implement GetFee method
  • 7e65c33 feat: implement QueryBalance method
  • 437bd30 feat: implement method claim_fees
  • b98d7d8 feat: implement set_fee method
  • a60d733 feat: implement set_admin method
  • 75830ac feat: add PDA Registry in provider
  • 27316bd Merge pull request #265 from icon-project/feat/solana-listener
  • 5d4afe8 fix: do not used passed arg as a variable in listenByPolling function
  • 5871389 fix: process events of initial start signature
  • 30c8f50 fix: while fetching signature on next query fetch from most recent one
  • 62f144b feat: add idl config for connection and dapp program
  • 7dbfd94 feat: implement message parsing from event log
  • 5313f15 feat: implement solana listener
  • 9904bf9 fix: add get signature method
  • 5826403 Merge pull request #238 from icon-project/feat/solana-tx-execution
  • 174a46d Merge pull request #215 from icon-project/feat/solana-kms
  • 7d8a96e fix: get idl from program address itself
  • d3d6cbb feat: tx execution successful
  • aade9cb feat: add send message transaction
  • 86e10ef feat: fetch idl
  • 8a43a62 chore: remove print statement
  • b78eba6 feat: solana msg routing and tx execution
  • a49379e chore: define contract call params
  • d4a5421 feat: solana kms
  • 1c65aae feat: solana initial setup

v1.7.0

20 Sep 08:08
7861b64
Compare
Choose a tag to compare

Changelog

  • 7861b64 Merge pull request #381 from icon-project/pre-release@v1.7.0
  • 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

v1.6.0

12 Aug 12:02
d0cf130
Compare
Choose a tag to compare

Changelog

  • d0cf130 Merge pull request #345 from icon-project/feature/sui-integration
  • ce2a6d7 fix: merge conflicts
  • 23cbb91 Merge branch 'main' into feature/sui-integration
  • f68fef2 fix: remove is_executor from config && add proper logs when tx is not in checkpoint
  • e1513b3 fix: add is_executor in config
  • c6014a6 fix: ensure checkpoint exits in event while handling event notification
  • a279568 fix: ensure checkpoint exits in tx result in routecallback
  • af031ef Merge remote-tracking branch 'origin' into feature/sui-integration
  • f4befe5 chore: add proper comments in config
  • 70f1bee chore: remove default msg src
  • 728f516 fix: add dst in rollback msg
  • e380c79 fix: add comment for start tx digest
  • 3ff5357 fix: select start tx digest to query
  • ae73483 fix: start block query from start tx hash
  • e04334a chore: add sn and req-id in logs while routing message
  • 78bed42 fix: parse sn,src,and msgType in sui for message key
  • 1b0fff7 fix: git ignore dist folder
  • dc33e1e Merge pull request #300 from icon-project/feature/sui-integration-latest
  • 3a6a57c fix: upated from main
  • a03397e fix: upated Dockerfile from main
  • 4e898c8 fix: merged main to sui latest branch
  • ab5153b chore: remove hardcoded change
  • 9bcf527 fix: add json tag for dappModuleCapId in Message type
  • c4d5937 chore: add dapp module cap id info in event log
  • 022546b fix: add proper context for module not found error
  • 76a712a fix: last tx digest not updated while querying
  • c79d526 fix: passed upgrade cap after impl changes after internal audit in contracts
  • 90c773e fix: add proper error handling while getting sui object
  • e3b8981 Merge pull request #257 from icon-project/refactor/sui-listener
  • e1fb02e fix: remove unused types in sui
  • 05e93e2 fix: remove unused code in sui client
  • 2f56fa5 fix: add concrete type LastProcessedTx
  • 9ce32d0 chore: remove unwanted tests
  • 3357fd2 chore: remove unwanted codes
  • 23e316b fix: handle initial nil value of last processed tx disgest
  • e64bef2 fix: set tx digest and txinfo for tracking message in sui
  • 3d38642 feat: add last processed tx info as message tracker for source chain
  • dd97d29 fix: process unfinished events of last saved tx digest
  • 4027596 fix: nil cursor while querying tx block
  • e3b7550 chore: ignore invalid event
  • 8308ad4 chore: remove hard coded start height
  • 768deda chore: event parse
  • fe9b3e1 fix: add txn block query by objectId
  • 0a81682 fix: implement query events api
  • 9944357 Merge pull request #253 from icon-project/feature/sui-e2e-update
  • c9b3f13 chore: update RollbackMessage event name
  • fe64570 fix: add RollbackMessage event type
  • cdc2ba8 fix: updated to reflecct changes on sui modules and relayer config
  • 361e0af Merge pull request #244 from icon-project/feat/add-connection
  • 3bcad15 fix: enforce connection id check
  • e480bba fix: remove dapp treasury cap carrier
  • 6835c2a chore: update example config
  • 1bc50a8 chore: remove unwanted log
  • 522639c feat: listen events from multiple xcall packages
  • d45d524 chore: remove unwanted test
  • ccdc8c9 fix: remove unwanted method implementations
  • 230acc3 feat: add connection cap and id in contract calls
  • ff09c1c chore: log token type in execute rollback
  • d3d357d fix: with token type not working
  • d23e64c fix: enable execute rollback in relay core
  • 43b7dbe feat: implement execute rollback for sui
  • 49a635e fix: enabled build command while using execute script
  • 9d48e91 fix: nil typeargs issue
  • 80b99ff feat: generate messages
  • 76fd5e9 fix: add missing typeargs in move call
  • b903295 Merge pull request #224 from icon-project/feature/e2e-sui-updates
  • 84efc37 fix: debugging on default for relayer
  • 7172132 chore: changed as per latest configuration for e2e
  • 14ad63d chore: changed as per latest configuration for e2e
  • 2464e0c chore: update sui example config
  • 4dd9dbd fix: ignore 0x prefix for hex addresses
  • 88699d1 chore: change clock id format
  • 8ab5cee feat: integrate balanced contract
  • 511ff24 Merge pull request #216 from icon-project/feature/e2e-sui
  • eb7c11b chore: fixed expected code returned for non rollback case
  • 92cb9bf chore: added mimssing relayer key
  • 21b28d5 chore: added tc for data with rollback data but not reverting
  • 7c20b55 Merge branch 'feature/sui-integration' into feature/e2e-sui
  • 723998b fix: added devnet configuration in config
  • f2088fc fix: code refactorings for dynamic chains and fixed issue related to gas fee in sui
  • 9bfd48b fix: increase fetch checkpoint timeout to 3s
  • a32b58d fix: added pre-configured flag to load previous contracts from code
  • 556df09 fix: fixed sui contract calling byte types and refacored methods
  • c71defd chore: define json tags for config
  • 3bfa1ce chore: proper info log
  • 94557ac fix: enable sequential tx execution
  • d240314 feat: added testcase for sui chain xcall message sending
  • 3e95e63 Merge pull request #205 from icon-project/feat/sui_contract_implementations
  • fa2cff1 chore: remove print statement
  • 74b74dd fix: get fee not working
  • e7ce2a4 fix: remove unwanted config
  • 065979d fix: add example config for sui
  • cba8f8d fix: get fee implementation
  • 4dcd849 fix: missing reqId while execute call
  • cdf0d12 fix: add u64 type for move
  • c230b3a fix: remove unused client method getGasCoinId
  • 478c048 rf: txn preparation and send
  • ecb0aae fix: set admin before updating config
  • 7f8342b fix: remove unwanted config keys
  • 5ca22da fix: execute call implementation
  • 6a2c900 fix: wait for tx to be included in some checkpoint
  • d2d0bf3 fix: sui send transaction
  • f396dda fix: make proper route message
  • 33d2015 fix: u128 encoding issue
  • e23022c fix: merge main
  • 64e8d16 chore: code refactorings
  • a3d8189 feat: used docker image to publish pragrams
  • bf38c3a fix: event filter condition
  • 94e5894 feat: added e2e configuration for sui blockchain
  • 44bca54 fix: update sui contract call implementations
  • 0f258ca Merge pull request #160 from icon-project/feat/sui_listener
  • 23595be feat: implement sui listener with polling approach
  • f8c4ff9 Merge pull request #159 from icon-project/feat/sui-msg-processing
  • 1a833a0 fix: addressed PR comments
  • 5079fa1...
Read more

v1.5.1

12 Aug 08:44
133c656
Compare
Choose a tag to compare

Brief changelog here

Changelog

  • 133c656 Merge pull request #348 from icon-project/doc/changelogs
  • 2d5a8aa add(doc): add changelogs
  • 7fdf813 Merge pull request #298 from icon-project/rf/wasm-rpc-retries
  • 6ce39eb Merge branch 'main' into rf/wasm-rpc-retries
  • 649573e Merge pull request #307 from icon-project/bugfix/duplicate-packets-added
  • 248d10c add: more test cases for retry logic
  • 0b9cd62 rf: use retry util
  • 6e0283d feat: retry util
  • d6d623c revert: original method args. for easy refactoring
  • 6ce1a3e Merge branch 'rf/wasm-rpc-retries' of github.com:icon-project/centralized-relay into rf/wasm-rpc-retries
  • e1386ae fix: use smart delay
  • 915511e fix: don't wait for other threads
  • fd1e4e7 Merge branch 'main' into rf/wasm-rpc-retries
  • 84ca35c revert: original errorChan logic
  • 9549290 Merge pull request #344 from icon-project/rf/ws-health
  • be91605 rf: use conditional loop
  • c75df01 rm: unused method for retry
  • beae952 rf: reusable logs fields, rf: retry delay position
  • 922ecaa Merge branch 'rf/wasm-rpc-retries' of github.com:icon-project/centralized-relay into rf/wasm-rpc-retries
  • d5b086b add: more logs, fix: pagination logic and early exit for error
  • c9ce5f4 Merge branch 'main' into rf/ws-health
  • c1ea7d8 add: logs for subsription ctx done
  • 8b7bca3 Merge branch 'main' into rf/wasm-rpc-retries
  • b3ce837 Merge pull request #337 from icon-project/fix/wasm-event-types
  • f64d82d Merge branch 'main' into fix/wasm-event-types
  • 7731093 Merge pull request #342 from icon-project/refactor/ws-healcheck
  • 21d4d9d refactor: use latest height for ws healthcheck
  • af2c57f rm: unused types
  • 483e5fb fix: use wasm abci types for events
  • 53e87ed add(doc): changelog for v1.5.0-rc
  • ad5e032 Merge branch 'main' into rf/wasm-rpc-retries
  • 6af060e Merge pull request #334 from icon-project/fix/ws-healcheck-timeout
  • e978ec7 fix: use healhcheck timeout of 10s for early detection
  • efea30e fix: added all keys as previous
  • 56b7165 Merge branch 'rf/wasm-rpc-retries' of github.com:icon-project/centralized-relay into rf/wasm-rpc-retries
  • 784ca20 Merge branch 'main' into rf/wasm-rpc-retries
  • 623d248 Merge pull request #323 from icon-project/fix/wasm-response-changes
  • a0a1a7c Merge pull request #324 from icon-project/fix/docker-fix
  • ab28260 Merge branch 'main' into fix/wasm-response-changes
  • 8521b57 Merge pull request #333 from icon-project/remove/wasm-concurrency
  • 4257384 Merge pull request #327 from icon-project/fiux/high-cpu-cosmos
  • de5dc1a fix: merge conflict
  • d77dfcb Merge branch 'main' into fix/wasm-response-changes
  • 1b27947 Merge branch 'main' into remove/wasm-concurrency
  • 8030bab Merge branch 'main' into rf/wasm-rpc-retries
  • 19ac0a7 Merge pull request #330 from icon-project/fix/startup
  • cb20d71 rm: unlimited concurrency
  • 756a752 rm: revert height save interval
  • 8c60dd9 Merge branch 'main' into rf/wasm-rpc-retries
  • 6fbbf77 Merge branch 'fix/startup' of github.com:icon-project/centralized-relay into fix/startup
  • c2f3359 revert: checkpoint change
  • 22f3fb5 Merge branch 'main' into fix/startup
  • c637e9e Merge pull request #303 from icon-project/fix/improvements
  • 56d3e3a fix: start needed task on startup
  • 9f44bed Merge branch 'fix/improvements' into fix/wasm-response-changes
  • 1ac615a Merge branch 'main' into fix/improvements
  • 5b6669d Merge branch 'main' into rf/wasm-rpc-retries
  • 0ae37bd Merge pull request #302 from icon-project/rf/block-batch-call-coditional
  • 8b4af4e fix: use block diff 0 for batch query selection
  • 8362a2e fix: changed poll height ticket time
  • d69d89c fix: removed default executing conditions with proper condition
  • 823ec5a rf: add 1 instead of substraction to generate batches
  • 38fe791 rf: use equals for checking batch call query builder
  • 24c20b4 Merge pull request #326 from icon-project/fix/sdk-context-lock
  • 41f202f Merge branch 'fix/improvements' into fix/sdk-context-lock
  • 9be9445 add: sdk context lock
  • 41a33fb fix: fixed issue with docker build for amr linux
  • 47600cd Merge branch 'fix/improvements' into fix/wasm-response-changes
  • 347760c fix: wasm events empty on logs
  • a1c5ff2 Merge branch 'fix/improvements' of github.com:icon-project/centralized-relay into fix/improvements
  • 3b79751 rf: base retry interval from 1 sec to 3 secs
  • 800240d rf: exponential retry for pagination
  • 5060a49 rf: remove dumb retry and replace with exponential backoff
  • 593eb04 fix: exits for successfull and maximum attempts
  • 3d1a710 fix: used src,eventType and Sn as cache key
  • 6fd87f1 fix: used string as cache key and modified other required functions accordingly
  • 26385f0 Merge branch 'rf/block-batch-call-coditional' into fix/improvements
  • ea5c171 fix: batch calculation
  • e929d73 Merge branch 'rf/block-batch-call-coditional' into fix/improvements
  • 96facef rm: concurrency
  • 6b6bc8c revert: type for BatchBlockSize
  • 53b66a4 rf: wait for interval when syncing, fix: start height when its empty. rf: verbose logs, rm: icon saved height fetch for sync
  • 62d15f0 fix: calculate with larger-smaller
  • 4146cf0 rf: disable batch query conditionally
  • 90c2b81 rf: robust retries to counter rpc failures

v1.4.1

18 Jul 11:42
00a5ee5
Compare
Choose a tag to compare

Changelog

  • 00a5ee5 Merge pull request #297 from icon-project/rf/use-rpc
  • a775927 add(doc): changelog for 1.4.1
  • 2825dad add: create rpc client, rf: seperate poll from ws for maximum relibility

v1.3.4

15 Jul 10:19
2483b39
Compare
Choose a tag to compare

Changelog

  • 2483b39 Merge pull request #289 from icon-project/fix/wasm-keystore-empty
  • 9373d25 add: handle when garbage collected, fixes: #288
  • 345cc86 Merge pull request #281 from icon-project/fix/issue-cleanup
  • e4b77b1 chore: added command to make file to run tests
  • 0fdc953 fix: fix failing test cases

v1.3.3

02 Jul 07:19
f306bf5
Compare
Choose a tag to compare

Changelog

  • f306bf5 Merge pull request #277 from icon-project/fix/client-reconnect
  • aea65cd fix: cover all tcp errors scenarios, rf: query latest height only when required, fix: donot close connection

v1.3.2

01 Jul 11:27
8220df7
Compare
Choose a tag to compare

Changelog

  • 8220df7 Merge pull request #275 from icon-project/doc/changelog
  • 6d8e5ba add(doc): changelog for 1.3.2
  • 18b7c0b Merge pull request #273 from icon-project/fix/detect-connection-timeout
  • 237fa7c Merge branch 'main' into fix/detect-connection-timeout
  • 81202c3 Merge pull request #221 from icon-project/docs/update
  • 48adb30 Merge branch 'main' into docs/update
  • 5de5c78 add: parse and create connection error, fix: client create and use ordering issue
  • af6d240 Merge pull request #268 from icon-project/doc/changelogs
  • 367eea7 add: injective config example, rf: updated new config values
  • a290609 docs: update config