BitCanna v1.4.0 - `strangeBuddheads` codename
MainNet version
Updating:
- Bump SDK v.0.45.6 (from v.0.45.1)
- Bump Tendermint v0.34.20 (from v.0.34.15) consensus fixings
- Bump IBC v.3.1.1 (from v.2.0.3), security fixings, improvements (breaking consensus)
- Using go 1.18
Adding:
Authz
module (breaking consensus, we'll need a upgrade by governance)supplyextra
extra field added inbcna
custom module
## Warning:
- Tendermint v.0.34.19 & v.0.34.20 has a bug with
unsafe-reset-all
command, you should indicate the--home
flag - tendermint/tendermint#8327 (comment)
Instructions for Upgrade (from v.1.3.1)
What's Changed
- How to install the last binary or compile it by yourself by @RaulBernal in #14
- Update README.md by @TheRealMrSteel in #16
- Update peers_seeds_and_services.md by @JohnnyX89 in #17
- Added warning about irreversible create-validator parameters by @PeteWilliams in #18
- Add NodeJumper contribution by @RefleXXX1 in #19
- Add 3Tekos peers by @remi-3Tekos in #20
- Update peers_seeds_and_services.md by @zdeadex in #21
- Update EZStaking peers by @keupsonite in #22
- Add 3Tekos StateSync Server by @jayjay-crypto in #23
- Add files via upload by @RaulBernal in #27
- ibc-go v.3.1.0 & upgrade functions by @RaulBernal in #28
- Update peers_seeds_and_services.md by @PantheaEU in #29
- Update NodeJumper info by @RefleXXX1 in #30
- Update peers_seeds_and_services.md by @ParanormalBrothers in #31
- Update peers_seeds_and_services.md by @ParanormalBrothers in #32
- Authz feature. IBC-go 3.1 upgrade logic. Cosmos SDK & Tendermint upgrades. by @RaulBernal in #34
New Contributors
- @TheRealMrSteel made their first contribution in #16
- @JohnnyX89 made their first contribution in #17
- @PeteWilliams made their first contribution in #18
- @RefleXXX1 made their first contribution in #19
- @remi-3Tekos made their first contribution in #20
- @zdeadex made their first contribution in #21
- @keupsonite made their first contribution in #22
- @jayjay-crypto made their first contribution in #23
- @PantheaEU made their first contribution in #29
- @ParanormalBrothers made their first contribution in #31
Full Changelog: v.1.3.1...v.1.4.0