Skip to content

Releases: okx/exchain

v1.1.0

05 Jan 11:02
08f8f1b
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release
Merge PR: Update Makefile (#1390)

v1.0.3

04 Jan 10:02
75c11a4
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release
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

29 Dec 00:40
86dede2
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
Merge PR: dds statistic (#1352)

* add counter contract

* add counter contract

* add dds statistic

* add dds statistic (#1353)

* add dds statistic

v1.0.1

28 Dec 04:37
38b15c3
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
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

27 Dec 02:18
f9e7c70
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
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

11 Dec 14:23
948773c
Compare
Choose a tag to compare
Merge PR:Update install-rocksdb.sh (#1270)

* Update install-rocksdb.sh

* Update Makefile

v0.19.17.3

08 Dec 06:00
41a7567
Compare
Choose a tag to compare
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

02 Dec 09:11
fb9021b
Compare
Choose a tag to compare
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

30 Nov 01:14
e16afdc
Compare
Choose a tag to compare
v0.19.17 Pre-release
Pre-release
Merge PR :fix replay (#1233)

* Update replay.go

* Update replay.go

v0.19.16

21 Nov 14:56
2db49a7
Compare
Choose a tag to compare
v0.19.16 Pre-release
Pre-release
Merge PR: display bp addr (#1212)