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-okexchain3
Merge pull request: Address in blacklist is not allowed (#84)
v0.39.2-okexchain2
v0.39.2-okexchain1
v0.39.1-okexchain3
Merge pull request: integrate web3 rest with the start of node (#58) * FINISH: integrate web3 rest in 'okexchaind start' * FINISH: add flag 'chain-id' into 'okexchaind start'
v0.39.1-okexchain2
Merge pull request: fix bip44 (#56)
v0.39.1-okexchain1
Merge pull request: Correct spelling errors:inflation-->deflation (#55) Co-authored-by: ylsGit <>
v0.37.9-okexchain8
Merge pull request: Correct spelling errors:inflation-->deflation (#54) Co-authored-by: ylsGit <>
v0.37.9-okexchain7
Merge pull request: add type SysCoins = DecCoins (#48)
v0.37.9-okexchain6
Merge pull request: change amount of original minted per block from 0…
v0.37.9-okexchain5
Merge pull request: simplied optimization for supply module (#44) * FINISH: optimize supply stores with least diff line * FINISH: optimize supply stores with least diff line * FINISH: sanity check for GetSupply * OPTIMIZE: recover the original GetSuply