Releases: bnb-chain/greenfield-cosmos-sdk
Releases · bnb-chain/greenfield-cosmos-sdk
v1.2.2
This release introduce the Manchurian upgrade to the mainnet.
Features:
- #385 feat: introduce the Manchurian upgrade to the mainnet
v1.2.1
This release changes the Manchurian upgrade height of testnet.
Features:
- #374 feat: modify Manchurian hardfork height of testnet
V1.2.0
This release introduce the Manchurian upgrade to the testnet.
Chores:
- #365 chore: add xml marshal for Int type
- #364 chore: add xml marshal for UInt type
v1.2.0
This release introduce the Manchurian upgrade to the testnet.
Chores:
- #365 chore: add xml marshal for Int type
- #364 chore: add xml marshal for UInt type
v1.1.1
This release introduces the Pampas upgrade to the mainnet.
Features:
- #360 feat: enable Pampas hardfork to mainnet
v1.1.0
This release introduces the Pampas upgrade and contains 8 new features.
Features:
- #316 feat: add validation with context information
- #321 feat: add tool to migrate stores for fastnode
- #336 feat: introduce the pampas upgrade
- #341 feat: add support for some json rpc queries
- #353 feat: distinguish inturn relayer
- #320 feat: add MsgRejectMigrateBucket
- #357 feat: support Secp256k1 format private keys import
- #358 feat: enable Pampas hardfork to testnet
v1.0.1
This release includes 1 bug fix.
- #338 fix: count total when pagination request is empty
v1.0.0
This release includes 2 new features.
- #317 feat: add Nagqu fork to mainnet
- #323 feat: support multi msg for
PrintEIP712MsgType
flag
v0.2.6
This release caps the pagination limit for queries at 100 records if it exceeds the default pagination limit.
- #315 fix: restrict pagination limit
v0.2.6-alpha.1
This release includes 1 new feature.
Features:
- #310 feat: add FlagPrintEIP712MsgType
Chores:
- #312 chore: improve the validations of parameters
v0.2.5
This release includes all the changes in the v0.2.5 alpha versions and 1 new feature.
Features:
- #306 feat: enable Nagqu hardfork to testnet
- #277 feat: restrict token transfers to payment accounts
Chores:
- #300 chore: add hardfork logic for Nagqu