The Bee team is excited to announce the latest release!
This is a breaking change, so please make sure to upgrade your nodes. The main focus of this release has been the upgrade of our communication library - go-libp2p, which uses a new format for the p2p keys. The latest version provides protection against resource exhaustion attacks from bad actors. We also upgraded our Golang version to 1.20.
Another important news is that node will no longer participate in the storage incentives if the node's xDAI balance is not enough to cover at least five storage incentives related transactions. The status of the wallet can be checked using the new field in the redistributions status API.
Breaking changes
- Upgraded go-libp2p to v24 (#3679)
Hardening
- Skip the redistribution game on insufficient funds (#3829)
Bugfixes
For a full PR rundown please consult the v1.13.0
milestone.