Skip to content

Releases: okx/exchain

v0.19.5

11 Sep 03:06
909fcef
Compare
Choose a tag to compare
Merge PR: bump to v0.19.5 (#1011)

* modify v1100

* v1.10.8

* modify go-ethereum-hdwallet version to 56a4d342a6fff2a2e0640066f4363c68ebdc6697 adapting for go-ethereum v1.10.8

* rm useless params

* bump to v0.19.5

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: KamiD <[email protected]>

v0.19.2

31 Aug 07:10
5a7c8cf
Compare
Choose a tag to compare
v0.19.2 Pre-release
Pre-release
Merge PR: fix dynamic config bug (#999)

* fix dynamic config bug

* upd gomod

* upd version

Co-authored-by: MengXiangJian <[email protected]>

v0.19.1

24 Aug 03:23
a388d35
Compare
Choose a tag to compare
Merge PR: update cosmos-sdk (#992)

v0.18.18

18 Aug 03:10
2c03cb6
Compare
Choose a tag to compare
Merge PR :fix query failed when using height of pending block (#975)

v0.18.17

16 Aug 07:09
28212f7
Compare
Choose a tag to compare
Merge PR :fix inconsistent error result with ethereum rpc (#969)

v0.18.16

12 Aug 11:10
a578a72
Compare
Choose a tag to compare
Merge PR: expand iavl cache size (#960)

* update go.mod

* change version to v0.18.16

Co-authored-by: summerpro <[email protected]>
Co-authored-by: meng <[email protected]>

v0.18.15

10 Aug 06:23
653ca25
Compare
Choose a tag to compare
v0.18.15 Pre-release
Pre-release
Merge PR: add explains of index for dropped txs (#953)

* add defer unlock

* fix defer unlock

* fix defer unlock

* fix out of range[]

* add judge of i

* add explains of index for dropped txs

* del unusable judge i

* add func dropTxs

* add func dropTxs

* add func dropTxs

Co-authored-by: MengXiangJian <[email protected]>

v0.18.14

06 Aug 07:06
9fe8e4c
Compare
Choose a tag to compare
Merge PR: suggest gp (#944)

* add recommend gas price

* update gpIndex flag

* use global var to store gas price index instand of watchdb

* default to support gasprice suggest

* update flag name

* update dynamic gp recommend strategy

* handle boundary exception of idx

Co-authored-by: MengXiangJian <[email protected]>

v0.18.13

05 Aug 06:33
d999c96
Compare
Choose a tag to compare
v0.18.13 Pre-release
Pre-release
Merge PR:fix eth_getCode failed after the contract is blocked (#941)

v0.18.12

03 Aug 09:16
cfe20ba
Compare
Choose a tag to compare
v0.18.12 Pre-release
Pre-release
Merge PR: add nonce support for cm tx (#931)

* add nonce support for cm tx

* update go.mod

* bump version to v0.18.12

Co-authored-by: KamiD <[email protected]>
Co-authored-by: evan.han <[email protected]>
Co-authored-by: MengXiangJian <[email protected]>