Releases: 0xPolygon/cosmos-sdk
v0.1.6-beta-polygon
What's Changed
- Fix GH actions by @marcello33 in #24
- chg: bump comet by @marcello33 in #25
- upstream: fix(config): metrics (cosmos#18936) by @pratikspatil024 in #26
Full Changelog: v0.1.5-beta-polygon...v0.1.6-beta-polygon
v0.1.5-beta-polygon
What's Changed
- fix: Skip mininum-gas-prices validation because we don't have any gas fees by @avalkov in #22
- Tests and CI by @marcello33 in #20
New Contributors
Full Changelog: v0.1.4-beta-polygon...v0.1.5-beta-polygon
v0.1.4-beta-polygon
What's Changed
- fixes for heimdall v2 init, new msg for updateParams by @marcello33 in #19
Full Changelog: v0.1.3-beta-polygon...v0.1.4-beta-polygon
v0.1.3-beta-polygon
What's Changed
- chg: use ModuleName as StoreKey in auth by @marcello33 in #18
Full Changelog: v0.1.2-beta-polygon...v0.1.3-beta-polygon
v0.1.2-beta-polygon
This release contains some minor fixes for gov
module, it creates the MsgUpdateParams
for chainmanager
module, and updates the dependencies to use the latest versions of store
and iavl
from upstream.
What's Changed
- chg: address
gov
PR comments by @marcello33 in #15 - simapp,tests,x/gov: add chainmanager's MsgUpdateParams as a valid msg type for gov by @Raneet10 in #14
- chg: POS-2662: update dependencies and fix compile errors and tests by @marcello33 in #17
Full Changelog: v0.1.1-beta-polygon...v0.1.2-beta-polygon
v0.1.1-beta-polygon
This release contains some changes to the go.mod
files of the sdk to use the forked packages as replacement of the upstream modules.
What's Changed
- Use forked packages by @marcello33 in #16
Full Changelog: v0.1.0-beta-polygon...v0.1.1-beta-polygonm
v0.1.0-beta-polygon
This release contains the refactoring of auth
, gov
and bank
modules to make them compatible with heimdall-v2
, together with the cometBFT
changes required in the fork of the sdk
to port the peppermint
code.
What's Changed
- Change PublicKey_Secp256K1 to PublicKey_Secp256K1Uncompressed by @Raneet10 in #6
- Replace upstream CometBFT version in go.mod by @Raneet10 in #9
- Porting: auth module by @marcello33 in #3
- Update deps by @marcello33 in #10
- chg: use different simapp version by @marcello33 in #11
- Replace upstream by @marcello33 in #12
- Replace simapp by @marcello33 in #13
Full Changelog: https://github.com/0xPolygon/cosmos-sdk/commits/v0.1.0-beta-polygon