Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Releases: okx/cosmos-sdk

v0.39.2-okexchain13

28 Mar 23:54
4b6a141
Compare
Choose a tag to compare
update iavl store for concurrent safe (#106)

* update iavl store for concurrent safe

* add close mutex flag

v0.39.2-okexchain11

11 Mar 08:41
9b8e3a6
Compare
Choose a tag to compare
add goroutine-num flag (#100)

v0.39.2-okexchain12

11 Mar 09:33
9b8e3a6
Compare
Choose a tag to compare
v0.39.2-okexchain12 Pre-release
Pre-release
add goroutine-num flag (#100)

v0.39.2-okexchain10

08 Mar 09:17
d26c5f3
Compare
Choose a tag to compare
Merge pull request: add flag for export and import evm (#99)

v0.39.2-okexchain9

06 Mar 22:08
3aba61b
Compare
Choose a tag to compare
v0.39.2-okexchain9 Pre-release
Pre-release
Merge pull request: refactor func HigherThanMercury(height int64) a b…

v0.39.2-okexchain8

05 Mar 03:16
6adf841
Compare
Choose a tag to compare
v0.39.2-okexchain8 Pre-release
Pre-release
exporting evm data flags (#97)

v0.39.2-okexchain7

02 Mar 10:43
9b4bf23
Compare
Choose a tag to compare
FINISH: add flag for tendermint/port monitors (#95)

v0.39.2-okexchain6

27 Feb 06:55
d951ae2
Compare
Choose a tag to compare
Merge pull request: add block height control (#93)

* add block height control

* disable bank handler

* update

* add 	MILESTONE_MERCURY_HEIGHT

* enhance message

* rename to 	milestoneMercuryHeight       int64

Co-authored-by: aaron <[email protected]>
Co-authored-by: Green <[email protected]>
Co-authored-by: zhongqiuwood <[email protected]>

v0.39.2-okexchain5

24 Feb 08:58
b0d9d00
Compare
Choose a tag to compare
v0.39.2-okexchain5 Pre-release
Pre-release
FINISH: standardize the min-gas-prices in generation of okexchaind.to…

v0.39.2-okexchain4

04 Feb 12:39
97dd0df
Compare
Choose a tag to compare
Merge pull request: support hex type address  (#90)

* compate 0x address to send and query

* add unit test for : compate 0x address to send and query

* compate 0x address to send and query

* remove nouse package : compate 0x address to send and query

* remove no passed ut : compate 0x address to send and query

* tidy code : compate 0x address to send and query

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