Releases: okx/exchain
Releases · okx/exchain
v0.19.5
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
Merge PR: fix dynamic config bug (#999) * fix dynamic config bug * upd gomod * upd version Co-authored-by: MengXiangJian <[email protected]>
v0.19.1
Merge PR: update cosmos-sdk (#992)
v0.18.18
v0.18.17
v0.18.16
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
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
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
v0.18.12
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]>