Skip to content

Releases: icon-project/centralized-relay

v1.3.1

27 Jun 06:42
d1383b6
Compare
Choose a tag to compare

Changelog

  • d1383b6 add(doc): new version changelog
  • 509a523 Merge pull request #263 from icon-project/fix/error-checks
  • cbeba25 fix: early return when contract errors
  • 55839c9 Merge branch 'fix/error-checks' of github.com:icon-project/centralized-relay into fix/error-checks
  • 1d2c11e fix: handle contract execution errors
  • 9a63f90 Merge branch 'main' into fix/error-checks
  • 2f4b00b Merge pull request #267 from icon-project/fix/client-close
  • db0ef4d fix: avoid closing recovered connection
  • 5402fab rf: wasm wait tx result
  • 229a00e fix: return error for relay handle failed

v1.3.0

23 Jun 04:57
19a8abf
Compare
Choose a tag to compare

Changelog

  • 19a8abf Merge pull request #259 from icon-project/fix/subs-error-poll-after
  • ea613ff fix: create client ordering when errors
  • 19037db Merge branch 'fix/subs-error-poll-after' of github.com:icon-project/centralized-relay into fix/subs-error-poll-after
  • 135086c fix: also calculate concurrency to reflect subs error
  • 5954152 Merge branch 'main' into fix/subs-error-poll-after
  • ddcb158 fix: query latest height when subs errors occurs
  • d5a5a7c Merge pull request #256 from icon-project/doc/changelog

v1.2.9

19 Jun 08:16
b812c6a
Compare
Choose a tag to compare

Changelog

Refer CHANGELOG.md for details.

v1.2.9-rc21

18 Jun 11:45
70d9999
Compare
Choose a tag to compare
v1.2.9-rc21 Pre-release
Pre-release

Changelog

  • 70d9999 Merge pull request #239 from icon-project/fix/improvements
  • ad7a374 rf: add timeout for ws connection
  • 92fc521 Merge pull request #252 from icon-project/fix/rpc-timeout
  • 7a38965 rf: time checker for dead eth client
  • d8f1474 fix: poll batch size
  • 9d63e80 rf: timeout for connection
  • e32852a fix: check connection and retry
  • f081550 fix: reconnect retry
  • 943cf3c fix: reconnect with new client when subs errors
  • 5b3d383 fix: goto last saved for icon ws error, rf: use plain http rpc instead of ws on evm
  • 5f1ab86 fix: concurrency calc., fix: dups. block query
  • 3755b35 fix: use provider route lock instead of global lock
  • 9b07548 fix: timeout for transcation opts. and unlock route lock when errors
  • 60c8bf4 Merge branch 'fix/improvements' of github.com:icon-project/centralized-relay into fix/improvements
  • 992c24f fix: unlock when getopts fails
  • 1eeeeee rf: add pre-hook commit
  • a8a0da6 rf: use ctx as possible, rf: defaultRead to 10 secs. -> 1 min
  • ace4664 fix: timeout for network error
  • b9a3f1c fix: early exit for rpc failures using timeout
  • 53813a2 fix: do not block message processing when rpc fails
  • 9d5999d rf: use rpc for network info rather from config
  • d432c87 rf: use route lock for wasm, fix: increment sequence for next transaction
  • e5a311d rm: nonceTicker, add: update nonce with update interval when required
  • 0f1feef add: nonceTicker
  • c2acea3 fix: avoid double handle failed message
  • 4053acd rf: use mutex for route messages
  • f7e498e rf: refactors, add: debug log for mainnet debug
  • db31d28 rf: add buffer height for extra precaution
  • 89bcf6d fix: subError ref
  • 83508d3 rf: log more
  • 00920b1 fix: icon blockinfo signal, rf: fixes adn improvements
  • 7986cc6 fix: save to disk after max retry
  • dafb61e rf: decrese the retry interval
  • 03003f2 fix: height information for finality checl
  • 1c6968d rf: handle nonce edge case
  • 6734fe1 rf: unused fmt
  • 3611194 rf: lint remove prints
  • 361306d fix: update the previous nonce too
  • 3d478b5 revert: netgo build tag for required static build
  • be389a2 add: wasm block btach query size
  • 842e387 rf: cfg key for block batch
  • 4a3ab05 rm(ci): netgo build tag
  • b4fb493 fix: icon possibe deduplication, add: read blockrange from config
  • 61a5b19 upgrade: etherium-go v1.14.2, feat: poll using block range search
  • 710cd36 rf: show some love to the cpu
  • 6f6a19a rf(icon): auto get current networkID
  • f0e9d0f fix: finality improvements and bug fixes
  • 0e7caf3 Merge branch 'refactor/code-reuse' into fix/improvements
  • 656f8ff rf: use hack strategy for nonce related errors fix
  • 79e8ee1 rf: submit trans.
  • 0db303d rm: immidate trans. fixes
  • 4d391e0 fix: also unlock on route fail
  • 8d164ef fix: lock whole trans instead of opts lock
  • 5ff0b6f add: log current version onstart
  • 7508864 rf: more log, fix: nonce incr. early, rf: retry count
  • 6d2660d fix: lock opts globally
  • 9cbe2a9 fix: add next retry logic with route duration changed
  • cf7d22a fix: tx receipt, add: use gasTipCap
  • ab25e81 add: also release on run on rc
  • f7a0280 rf: remove special stale mark count and don't be so aggresive
  • f134e13 fix: rely on retry poll rather context deadline cancel
  • d3b4a98 fix: be nice to poller and avoild context deadline
  • 85fa00b rf: avoid int conversion
  • e9819e9 rf: code reuse

v1.2.9-rc20

13 Jun 12:36
7a38965
Compare
Choose a tag to compare
v1.2.9-rc20 Pre-release
Pre-release

Changelog

  • 7a38965 rf: time checker for dead eth client
  • d8f1474 fix: poll batch size

v1.2.9-rc19

13 Jun 10:39
9d63e80
Compare
Choose a tag to compare
v1.2.9-rc19 Pre-release
Pre-release

Changelog

  • 9d63e80 rf: timeout for connection
  • e32852a fix: check connection and retry
  • f081550 fix: reconnect retry

v1.2.9-rc18

12 Jun 15:41
943cf3c
Compare
Choose a tag to compare
v1.2.9-rc18 Pre-release
Pre-release

Changelog

  • 943cf3c fix: reconnect with new client when subs errors

v1.2.9-rc17

12 Jun 12:37
5b3d383
Compare
Choose a tag to compare
v1.2.9-rc17 Pre-release
Pre-release

Changelog

  • 5b3d383 fix: goto last saved for icon ws error, rf: use plain http rpc instead of ws on evm
  • 5f1ab86 fix: concurrency calc., fix: dups. block query

v1.2.9-rc16

11 Jun 04:01
3755b35
Compare
Choose a tag to compare
v1.2.9-rc16 Pre-release
Pre-release

Changelog

  • 3755b35 fix: use provider route lock instead of global lock
  • 9b07548 fix: timeout for transcation opts. and unlock route lock when errors

v1.2.9-rc15

10 Jun 12:16
60c8bf4
Compare
Choose a tag to compare
v1.2.9-rc15 Pre-release
Pre-release

Changelog

  • 60c8bf4 Merge branch 'fix/improvements' of github.com:icon-project/centralized-relay into fix/improvements
  • 992c24f fix: unlock when getopts fails
  • 1eeeeee rf: add pre-hook commit