Skip to content

Releases: bnb-chain/greenfield-cosmos-sdk

v1.2.2

05 Jan 03:40
a741d8c
Compare
Choose a tag to compare

This release introduce the Manchurian upgrade to the mainnet.

Features:

  • #385 feat: introduce the Manchurian upgrade to the mainnet

v1.2.1

25 Dec 07:54
ae1e4fb
Compare
Choose a tag to compare

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

14 Dec 06:39
3def4b0
Compare
Choose a tag to compare

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

23 Nov 07:39
2a8e68a
Compare
Choose a tag to compare

This release introduces the Pampas upgrade to the mainnet.

Features:

  • #360 feat: enable Pampas hardfork to mainnet

v1.1.0

13 Nov 07:20
da824c3
Compare
Choose a tag to compare

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

13 Oct 12:41
376e9d9
Compare
Choose a tag to compare

This release includes 1 bug fix.

  • #338 fix: count total when pagination request is empty

v1.0.0

07 Oct 02:46
5a38210
Compare
Choose a tag to compare

This release includes 2 new features.

  • #317 feat: add Nagqu fork to mainnet
  • #323 feat: support multi msg for PrintEIP712MsgType flag

v0.2.6

20 Sep 13:30
7664604
Compare
Choose a tag to compare

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

15 Sep 10:00
8d414af
Compare
Choose a tag to compare
v0.2.6-alpha.1 Pre-release
Pre-release

This release includes 1 new feature.

Features:

  • #310 feat: add FlagPrintEIP712MsgType

Chores:

  • #312 chore: improve the validations of parameters

v0.2.5

12 Sep 07:02
4927885
Compare
Choose a tag to compare

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