Releases: icon-project/centralized-relay
Releases · icon-project/centralized-relay
v1.2.7
Changelog
- 32020f3 Merge pull request #236 from icon-project/doc/changelog
- ee8159f add(doc): changelog
- 3a50867 Merge pull request #235 from icon-project/fix/remove-unnessary-reset
- 6675b7d Merge branch 'main' into fix/remove-unnessary-reset
- 49f4c87 Merge pull request #231 from icon-project/rf/tx-result-polling
- d2b12d1 Merge pull request #234 from icon-project/fix/subs-poll-ticker
- 1d461cb fix: use ticker instead of recursion for rpc recovery
- c2b0a0a rm: reset calls
- 0c6a319 fix: misplaced defer call
- 83008d8 refactor: use custom method for tx result
v1.2.6
Changelog
- 2b3cb5c Merge pull request #230 from icon-project/rf/gas-price
- 240ebba Merge branch 'main' into rf/gas-price
- 92b0f1e fix: wrong calc
- 70c3f29 rf: increase suggested gas price by 15%
- 54a5964 Merge pull request #229 from icon-project/rf/gas-price
- 2334062 Merge branch 'main' into rf/gas-price
- 606571e rf: increase suggested gas price by 10%
- 91f33b9 Merge pull request #228 from icon-project/fix/improvements
- ab91ed5 rf: early exit for message sanity
- c3f0b9e refactor: icon message search sanity condition
- b5dd0f8 doc: add changelog for fix
- f2708cd refactor: exponential backoff by retry count x 2
- 470673f refactor: decrease message rentation period to 24h from 48h
- fbb11d8 fix: address check for manual relay
- 1ab8bfc rf: change default block produce duration to 10min
- db68ad7 rf(doc): wait longer for block to be mined
- 4ba0bb2 Merge branch 'main' into rf/block-mined-timeout
- e20d8c0 rf: wait longer for block to be mined
- 7213dc1 Merge pull request #226 from icon-project/refactor/rpc-failure-recovery
- 8cc2f15 add: v1.2.6 changelog, rf: version ordering
- e0d0cd0 add: fallback to polling when rpc fails
- dd08715 Merge pull request #222 from icon-project/fix/executeCall
v1.2.5
v1.2.4
CHANGELOG.md for brief changelog.
Changelog
- 445c838 Merge pull request #220 from icon-project/fix/static-build
- 1a98d91 fix: downgrade cosmvm for static build issue
- 15341f9 Merge pull request #219 from icon-project/refactor/go-releaser
- e005d22 rf: cosmwasm v2.0.1 for bug fixes and improvements and go-releaser to v1.22.3
- bf2543c Merge pull request #208 from icon-project/feat/injective
- b799de4 fix: logging use opts.GasLimit
- e9c8573 docs: CHANGELOG
- 9e7f28e rf: gas adjustment to 5
- f04fa9d fix: estimate gas
- 4258b38 rf: seperate out declarations
- 0a0f1c5 fix: cosmos sdk config for multiple comsos based chains
- 8c167a1 rf: review recommendation
- 9bbf3c7 fix: make codecs configurable to avoid conflicting codecs
- 208f41f add: finalize injective support, fix: keystore hack
- 6829a76 Merge branch 'main' into feat/injective
- babcce2 fix: keystore imports
- 9b14ad6 add: editorconfig
- 62e70f5 add: injective codecs
- 11c4a89 Merge branch 'feat/injective' of github.com:icon-project/centralized-relay into feat/injective
- dda5392 fix: disable chain config
- 01c281e Merge branch 'main' into feat/injective
- e4fdcd7 rf: symbols for consitency, feat: ability to disable chain from config
- 7e3133f rf: add missing changelog
v1.2.3
Changelog
- a7a5a1f Merge pull request #214 from icon-project/feat/gas-optimize
- 4dc80a8 Merge branch 'main' into feat/gas-optimize
- 1db533d rf: gas-buffer -> *-adjustment
- 775084b Merge pull request #212 from icon-project/feat/gas-optimize
- 80f38a6 add: gas/step adjustment from config
- 702d49a Merge pull request #206 from icon-project/181-add-target-in-makefile-to-statically-build-relayer
- 2db8467 ci: update makefile to add static build
v1.2.2
v1.2.1
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
v1.2.0
Notable changes: CHANGELOG.md
Changelog
- 88bdee2 rf: typo
- 41df181 rf: debug logs
- b56291e fix: typo
- c21cd09 fix: polling running when not needed
- 5d86605 rf: unnessary goroutines, logs
- f72590e add: Changelog for 1.2.0
- 7c12347 fix: check expired messages elapsed
- 8e3d82d feat: clear expired messages automtically
- c65dd14 fix: retry interval for evm
- e736a41 Merge branch 'feat/event-subscription' of github.com:icon-project/centralized-relay into feat/event-subscription
- 255b7e5 rf: special condition for CallMessage -> only retry twice
- 0a01bee rf: special condition for CallMessage -> only retry twice
- 1f32e4f rf: always reuse connection, fix: icon message decode, add: reconnect disconnected websocket autometically
- 89963bf fix: eventlog detecttion
- 2748daa fix: start height priority for icon from config
- 0c07b4a rf: returns
- 4f77945 add: save height perodically at interval
- 538a795 fix: websocket close using progress interval
- 8bb0379 add: full websocket subscription
- 0a4cd04 fix: generate message when using cmd relay
- d10bc31 Merge branch 'fix/cosmos-cuncurrent-subs' into feat/event-subscription
- f2121f0 fix: panic when there're many tx hash subscriptions
- 0d912df feat: subscribe to events for real-time events
v1.1.3
Details
Changelog
- a5660ca Merge pull request #150 from icon-project/fix/aws-creds-not-found
- 9adc290 feat: relay from height manually, fix(ci): version tagging from ci
- 2a40c3d rf(performance): flush without count
- a7231a4 rf: incremently try for until marked stale from db
- 48b15f8 fix: message list to 100MB
- 0817078 rf: avoid panic when operations fails
- 7f55d6f rf: let retry once from db cache, monkey patch: context done panic
- 51f5d8e fix: empty TxWaitRes
- 9a44db0 fix: check for whether the error is deadline exceeded one
- 234bd9f fix: ensure result is retunred with nil error
- 8e4f758 fix: ensure txhash is avaialble for nil error call
- 20aa145 Merge branch 'fix/aws-creds-not-found' of github.com:icon-project/centralized-relay into fix/aws-creds-not-found
- 20dac2a fix: sequence correction placement
- 157dd93 Merge branch 'main' into fix/aws-creds-not-found
- bfaa11e rf: upgrade go sdk, fix: cfg path save
- e7adc7c fix: increase success probabilty, fix: threads count
- e78ff29 fix: archway balance uint64 conversion
- 282808d rf: repace with aws sdk v2
- f4da681 rf: upgrade aws-sdk
- f047c84 fix: buffer saved messages
- 5083369 fix: use default region instead of ec2imds
- a2de57e fix: use default region when ec2imds not available
- 275feb7 fix: aws credentials when using kms
- ef79769 Merge pull request #149 from icon-project/fix/ci-space-issue
v1.1.2
Changelog
- 93f0eeb fix: storage issue with github runner
- 6585ee9 Merge pull request #144 from icon-project/fix/concurrent-map
- c6b5955 rf: use rwmutex
- b53777a rf: use jsontier for performance
- 41c20d0 fix: use pagination instead of fetching all records from database
- 5b14a9a fix: mark processing as early as possible
- 8c10be0 fix: typo on binary name
- f4fa6b1 Merge branch 'fix/concurrent-map' of github.com:icon-project/centralized-relay into fix/concurrent-map
- 05e2b7c rf: changelog for 1.1.2
- 0b160b0 Merge branch 'main' into fix/concurrent-map
- 578fefa Merge pull request #139 from icon-project/ci/makefile
- 6c2e4be fix: gorelaser
- aa83d05 fix: auto region when does not set, fix: concurrent map access panic, fix: evm priority 0 for start-height from config
- 5e86dc2 fix: cosmwasm version parsing
- 2e8b827 fix: go releaser, fix: staticclly linked binary
- d4e9bc0 fix: Docker build, fix: goreleaser cosmwasm link