Releases: bnb-chain/greenfield-cosmos-sdk
Releases · bnb-chain/greenfield-cosmos-sdk
v0.0.13
v0.0.12
This is a maintenance release.
- #147 chore: refine the default gas
- #146 chore: refine crosschain module
- #145 chore: refine oracle module
- #143 docs: add licence and disclaim
- #141 refine the storage tx fee
- #140 chore: refine the code of gashub module
- #142 refactor: refine cross-chain governance
- #144 chore: refine upgrade module for code quality
- #129 feat: add challenger address to validators
v0.0.11
v0.0.10
v0.0.9
v0.0.8
This release updates some default module params.
- #117 feat: add Bytes/SetBytes for Uint
- #120 feat: update the initial balance for the crosschain module
- #119 fix: keep address format the same with ethereum
- #121 feat(cross-chain): add callbackGasPrice to cross-chain package
- #124 fix: fix the crosschain keeper in params module
- #123 feat: add gas config for challenge module
- #118 fix: update gashub default params
v0.0.7
This release add the support of cross chain governance.
- #110 feat: use proposal for cross chain parameter governance
- #114 feat: update min gas price in GasInfo
- #111 docs: add the readme of gnfd-cosmso-sdk
- #112 dep: update tendermint version
- #113 fix: remove the std print
- #105 feat: refactor gashub module
- #108 feat: split commands for withdrawal of rewards and commission
- #86 test: integration tests for creating and impeaching validator
- #106 fix: implemented fix for proto-gen-swagger error
- #107 fix: jail until a proper time
v0.0.6
This release is a maintenance release.
- #102 feat: Add gas calculator for all the messages of storage module
- #101 fix: add missing registration for gashub query server
- #100 fix: fix impeach validator
- #99 fix: fix the params query for oracle and crosschain module
- #98 feat: add comments for the events of oracle and crosschain modules
- #97 fix: changed validator jail timestamp to grpc compliant unit
- #96 feat: add a default gas calculator
- #95 fix: update balance query eth jsonrpc method
- #94 fix: add gas calculator for msg create validator
- #90 feat: add support for EVM jsonrpc
v0.0.5
v0.0.4
This release includes features and bug fixes, mainly:
- Introduced
crosschain
andoracle
module; - Updated EIP712 related functions;
- Enabled public delegation upgrade