Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-30 | 3.5 kB | |
v4.0.0 [4910k] source code.tar.gz | 2024-09-30 | 4.4 MB | |
v4.0.0 [4910k] source code.zip | 2024-09-30 | 4.6 MB | |
Totals: 3 Items | 8.9 MB | 0 |
Notes
- This release has state breaking changes and introduce upgrade to v4 version.
- This release introduce new modules, dependencies updates and bug fixes
- This release is major upgrade to cosmos-sdk v0.47 and migration to comet-bft
- Next release will have major upgrade tokenomics and tuning of economy
Deps
- cosmos-sdk - v0.47.12
- wasmd/vm - v0.45.0/v1.5.2
- ibc-go - v7.6.0
- comet-bft - v0.37.8
- iavl - v0.20.1
What's Changed
- Bump module version by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/733
- Bump deps by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/734
- Added liquidity module by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/736
- Updated encoding config by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/737
- Upgrade wasm bindings by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/740
- Added test suite by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/741
- Update ibc and liquidity migration by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/748
- Added token factory module with bindings by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/750
- Updated modules initialisations on genesis by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/751
- Update README.md @maximxmoroz in https://github.com/cybercongress/go-cyber/pull/744
- chore: fix struct name in comment by @xiaoxiangirl in https://github.com/cybercongress/go-cyber/pull/746
- Update run_validator.md by @nokogirisrv in https://github.com/cybercongress/go-cyber/pull/752
- Added NFT module by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/756
- Added clock (cron) module by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/757
- chore: remove repeat words by @closeobserve in https://github.com/cybercongress/go-cyber/pull/754
- Cleanup gogo/protobuf dep by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/759
- Added root denom as denom unit of boot by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/760
- Added ICA host and controller modules by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/767
- Update README.md by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/768
- Added packet forward and ibc hooks middlewares by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/769
- Added interchain queries module by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/770
- Upgrade params udpate by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/771
- General refactoring of v4 by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/774
- Updated swagger and openapi by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/735
- V4 final updates by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/775
- update dockerfile for v4 @mrlp4 in https://github.com/cybercongress/go-cyber/pull/776
New Contributors
- @xiaoxiangirl made their first contribution in https://github.com/cybercongress/go-cyber/pull/746
- @nokogirisrv made their first contribution in https://github.com/cybercongress/go-cyber/pull/752
- @closeobserve made their first contribution in https://github.com/cybercongress/go-cyber/pull/754
Full Changelog: https://github.com/cybercongress/go-cyber/compare/v3.0.1...v4.0.0