v0.7.0 - 2022-11-29
This version base on lbm-sdk v0.46.0.
- #108 Bump github.com/line/lbm-sdk from e19f863a8 to a389b6330
- #110 apply GovMint on x/foundation
- #111 Bump github.com/line/lbm-sdk from 66988a235 to 0.46.0-rc9
- (build) #113 enable to use libsodium version ostracon
- (global) #103 replace deprecated functions of ioutil package
- (app) #107 change module order in
init genesis
- (ci) #115 fix test flow to install libsodium
- (build) #118 fix docker build in Mac M1 device
- (app) #114 change the default compile setting to support ledger
This version based on lbm-sdk v0.46.0-rc8
- (app) #96 fix the bug not setting
iavl-cache-size
value of theapp.toml
- (baseapp) #97 fix max gas validation bug of lbm-sdk
This version based on lbm-sdk v0.46.0-rc6
- (ci) #76 fix Dockerfile.static to build lbm instead of building wasmvm in the Dockerfile
- (command) #81 add wrong address to genesis file in add-genesis-account command
- (x/collection) #86 add omitted cli commands on x/collection and fix Query/Balance
- (x/collection) #90 fix bugs in x/collection MsgModify
This version based on lbm-sdk v0.46.0-rc2
- (app) #60 register authz module store key
- (build) #47 fix Docker build error
- (x/wasm) #41 upgrade x/wasm (merged original 0.19.0)
- (x/upgrade) #42 add token module and bump cosmos-sdk v0.42.11
- (x/upgrade) #33 To smoothen the update to the latest stable release, the SDK includes version map for managing migrations between SDK versions.
- (x/consortium) #34 add feegrant, consortium and stakingplus module
- (x/bank) #36 apply a feature that preventing sending coins to inactive contract (related to lbm-sdk #400)
- (slashing) [#31] (#31) Apply VoterSetCounter
- (app) Revise bech32 prefix cosmos to link and tlink
- (sdk) Use fastcache for inter block cache and iavl cache
- (sdk) Enable signature verification cache
- (ostracon) Apply asynchronous receiving reactor
- (sdk) #21 Use lbm-sdk v0.43.0
- (sdk) (auth) #16 Introduce sig block height for the new replay protection
- (ostracon/sdk) #26 Use vrf-based consensus, address string treatment
- (global) #10 Re-brand lfb to lbm
- (build) #25 Fix localnet-start
gaia v4.0.4 - 2021-03-15
Initial lbm is based on the tendermint v0.34.9+, cosmos-sdk v0.42.0+, gaia v4.0.4
Please refer CHANGELOG_OF_GAIA_v4.0.4