Releases: okx/exchain
Releases · okx/exchain
v1.1.0
Merge PR: Update Makefile (#1390)
v1.0.3
Merge PR: restructure inner tx (#1335) * add innnerTx to x/bank. update innerTx structure. * optimize innertx code * change code for passing unit test * add soft innerTx InitInnerBlock * add unit test for innertx which is influence test module(bank,evm,staking,distr,gov...) txs * solve recheckTx bug and change naming conventions Co-authored-by: KamiD <44460798+KamiD@users.noreply.github.com> Co-authored-by: xiangjianmeng <805442788@qq.com>
v1.0.2
Merge PR: dds statistic (#1352) * add counter contract * add counter contract * add dds statistic * add dds statistic (#1353) * add dds statistic
v1.0.1
Merge PR: put redis param into init (#1338) * put redis param into init * del p2p logic Co-authored-by: xiangjianmeng <805442788@qq.com>
v1.0.0
Merge PR: Detal msg & compress type (#1330) * add delta message * upd * FlagEnableGid = "enable-gid" * add delta message * add compress type * add compress type * add test client code
v0.19.17.4
Merge PR:Update install-rocksdb.sh (#1270) * Update install-rocksdb.sh * Update Makefile
v0.19.17.3
Release/v0.19.17.3 (#1260) * Validate Chain-id and GenesisHeight while app starts * Validate Chain-id and GenesisHeight while app starts * Validate Chain-id and GenesisHeight while app starts
v0.19.17.2
Merge PR :fix mempool mutex (#1244) * fix mempool mutex * fix mempool addAndSortTx * format code Co-authored-by: KamiD <44460798+KamiD@users.noreply.github.com>
v0.19.17
Merge PR :fix replay (#1233) * Update replay.go * Update replay.go
v0.19.16
Merge PR: display bp addr (#1212)