This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
Releases: okx/cosmos-sdk
Releases · okx/cosmos-sdk
v0.39.2-okexchain13
update iavl store for concurrent safe (#106) * update iavl store for concurrent safe * add close mutex flag
v0.39.2-okexchain11
add goroutine-num flag (#100)
v0.39.2-okexchain12
add goroutine-num flag (#100)
v0.39.2-okexchain10
Merge pull request: add flag for export and import evm (#99)
v0.39.2-okexchain9
Merge pull request: refactor func HigherThanMercury(height int64) a b…
v0.39.2-okexchain8
exporting evm data flags (#97)
v0.39.2-okexchain7
FINISH: add flag for tendermint/port monitors (#95)
v0.39.2-okexchain6
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
FINISH: standardize the min-gas-prices in generation of okexchaind.to…
v0.39.2-okexchain4
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]>