Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-19 | 3.5 kB | |
v2.0.0 [4985k] source code.tar.gz | 2024-03-19 | 5.3 MB | |
v2.0.0 [4985k] source code.zip | 2024-03-19 | 5.4 MB | |
Totals: 3 Items | 10.7 MB | 0 |
Notes
- This release is internal and doesn't have any state breaking changes.
- This release introduce code refactoring and documentation improvements
- This release introduce migration to the new releases versioning.
- This changes applied to the currently running network based on v0.3.2 [4989]
Deps
- cosmos-sdk - v0.45.9
- wasmd/vm - v0.28/v1.0.0
- ibc-go v0.3.0
- tendermint v0.34.21
- iavl v0.19.4
What's Changed
Code:
- Refactoring of app structure by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/708
- Bump app to v2 by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/707
- Lint and format by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/703
- Proto format by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/706
- Little Dockefile update fot smoother build by @mrlp4 in https://github.com/cybercongress/go-cyber/pull/702
- Bump container version by @mrlp4 in https://github.com/cybercongress/go-cyber/pull/656
- Remove circleci tests left over from forking wasmd by @faddat in https://github.com/cybercongress/go-cyber/pull/681
- Update cuda tests by @cyborgshead https://github.com/cybercongress/go-cyber/pull/713
Docs:
- Edited text by @AnaGlorija in https://github.com/cybercongress/go-cyber/pull/654
- Tutorials by @dimakorzhovnik in https://github.com/cybercongress/go-cyber/pull/644
- Update Readme and Documentation by @Snedashkovsky in https://github.com/cybercongress/go-cyber/pull/653
- Broken links fixed by @maximxmoroz in https://github.com/cybercongress/go-cyber/pull/650
- Update run_validator.md by @web3validator in https://github.com/cybercongress/go-cyber/pull/643
- Fix links in Readme by @Snedashkovsky in https://github.com/cybercongress/go-cyber/pull/658
- Run tests in github actions by @faddat in https://github.com/cybercongress/go-cyber/pull/680
- Update run_validator.md by @alibabaedge in https://github.com/cybercongress/go-cyber/pull/693
- Added a log size parameter to the container launch command run_validator.md by @maximxmoroz in https://github.com/cybercongress/go-cyber/pull/659
- New structure of docs by @mastercyb in https://github.com/cybercongress/go-cyber/pull/639
- Soft2 soft3 concepts section by @maxim-uvarov in https://github.com/cybercongress/go-cyber/pull/641
- Add Rebase to snapshot instructions by @Snedashkovsky in https://github.com/cybercongress/go-cyber/pull/662
- Update cuda tests by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/713
- Update telegram community link by @Snedashkovsky in https://github.com/cybercongress/go-cyber/pull/716
- Stable deps for node sync by @cyborgshead in https://github.com/cybercongress/go-cyber/pull/717
- Dockefile fixes for v2.0.0 by @mrlp4 in https://github.com/cybercongress/go-cyber/pull/719
New Contributors
- @dimakorzhovnik made their first contribution in https://github.com/cybercongress/go-cyber/pull/644
- @Snedashkovsky made their first contribution in https://github.com/cybercongress/go-cyber/pull/653
- @maximxmoroz made their first contribution in https://github.com/cybercongress/go-cyber/pull/650
- @alibabaedge made their first contribution in https://github.com/cybercongress/go-cyber/pull/693
- @maxim-uvarov made their first contribution in https://github.com/cybercongress/go-cyber/pull/641
Full Changelog: https://github.com/cybercongress/go-cyber/compare/v0.3.2...v2.0.0