Releases: icon-project/centralized-relay
Releases · icon-project/centralized-relay
v1.2.9-rc19
v1.2.9-rc18
Changelog
- 943cf3c fix: reconnect with new client when subs errors
v1.2.9-rc17
v1.2.9-rc16
v1.2.9-rc15
v1.2.9-rc14
Changelog
- 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
v1.2.9-rc13
Changelog
- 0f1feef add: nonceTicker
v1.2.9-rc12
v1.2.9-rc9
v1.2.9-rc8
Changelog
- 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