Skip to content

v0.2.3

Compare
Choose a tag to compare
@forcodedancing forcodedancing released this 31 Jul 02:54
· 136 commits to master since this release
3a24ea2

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.

  • #220 feat: upgrade cosmos-sdk to v0.47.3
  • #214 chore: fix typo and update swagger
  • #219 fix: fix the security issues
  • #218 fix: add sorting of EIP712 msg types
  • #224 feat: allows for setting a custom http client when NewClientFromNode
  • #228 feat: optimize NewCustomClientFromNode