Releases: bnb-chain/greenfield-cosmos-sdk
Releases · bnb-chain/greenfield-cosmos-sdk
v0.2.5
v0.2.5-alpha.1
v0.2.4
v0.2.4-alpha.2
Description
This release includes 5 new features.
Rationale
Features:
- #266 feat: implement cross-chain mechanism between op and greenfield
- #267 feat: add method to access check state in app
- #269 feat: track store r/w consume for enabling plain store
- #270 feat: make cross-chain token mintable
- #273 feat: skip sig verification on genesis block
Chores:
- #268 chore: modify default gas
v0.2.4-alpha.1
This release includes 4 features and 1 bugfix.
Features:
- #256 feat: add Nagqu fork name for upcoming upgrading
- #258 feat: add flag to enable or disable heavy queries
- #263 feat: add MsgRenewGroupMember to renew storage group member
- #262 feat: add MsgUpdateStorageProviderStatus to update sp status
Fix:
- #257 fix: add bls proof in proposal description
v0.2.3
This is a official release for v0.2.3, includes all the changes since v0.2.2.
- #259 disable sp exit and bucket migrate
This is a maintenance release.
Features:
- #253 feat: add option for disabling event emit
Fix:
- #252 fix: limit pagination to protect the node would not be Query DoS
This is a maintenance release.
Features:
- #247 feat: add UpdateChannelPermissions tx for crosschain module
Chores:
- #246 chore: remove unused tools
- #248 chore: implement base64 encoding in EIP712
- #249 chore: adjust MsgSealObject gas to 120
This is a maintenance release.
- #231 feat: enable diff on iavl store
- #233 chore: bnb wording change
- #232 feat: using abi.encode for update param tx
- #222 feat: performance improvement
- #234 staking: create validator in one transaction
- #237 chore: update greenfield-cometbft-db version
- #238 feat: show proposal failed reason
- #239 feat: add bls verification
- #242 feat: support cross chain for multiple blockchains
This release upgrades the reference cosmos-sdk to v0.47.3.
Please refer to the changelogs of cosmos-sdk v0.47.3 for more details regarding the changes.
v0.2.3-alpha.5
v0.2.3-alpha.4
v0.2.3-alpha.3
Description
This release is mainly to fix error.
Rationale
- #245 fix: missing copy of transient store
v0.2.3-alpha.2
Description
This is a performance improvement release.
Rationale
- #231 feat: enable diff on iavl store
- #233 chore: bnb wording change
- #232 feat: using abi.encode for update param tx
- #222 feat: performance improvement
- #234 staking: create validator in one transaction
- #237 chore: update greenfield-cometbft-db version
- #238 feat: show proposal failed reason
- #239 feat: add bls verification
- #242 feat: support cross chain for multiple blockchains