Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-08 | 1.4 kB | |
v3.0.0 [4975k] source code.tar.gz | 2024-04-08 | 5.2 MB | |
v3.0.0 [4975k] source code.zip | 2024-04-08 | 5.4 MB | |
Totals: 3 Items | 10.6 MB | 0 |
Notes
- This release has state breaking changes and introduce upgrade to v3 version.
- This release introduce new module, dependencies updates and bug fixes
- This release is preparation for upcoming major upgrade to cosmos-sdk v0.47 and migration to comet-bft
Deps
- cosmos-sdk - v0.45.16
- wasmd/vm - v0.33.0/v1.3.1
- ibc-go v4.6.0
- tendermint v0.34.27
- iavl v0.19.5
What's Changed
Code
- Bump module to v3 by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/721
- Bump wasmd and wasmvm, ibc-go, added ibc-fee by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/722
- Add override for wasm binary size, increase to 2MB by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/723
- Add block bandwidth to transient store by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/724
- Update proto files by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/725
- Add v3 upgrade handler by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/726
- Update dockerfile and cosmovisor by @mrlp4 in https://github.com/cybercongress/go-cyber/pull/727
- Fix typos by @omahs in https://github.com/cybercongress/go-cyber/pull/728
New Contributors
- @omahs made their first contribution in https://github.com/cybercongress/go-cyber/pull/728
Full Changelog: https://github.com/cybercongress/go-cyber/compare/v2.0.0...v3.0.0