Added
- Snappy compression devp2p optimization https://github.com/autonity/autonity/pull/843
- New Validator Status Jailbound https://github.com/autonity/autonity/pull/857
- Consensus key onboarding https://github.com/autonity/autonity/pull/858
- Reject bonding to jailed validator https://github.com/autonity/autonity/pull/926
- Introducing Autonity Consensus Network, the "ACN" protocol https://github.com/autonity/autonity/pull/923 alongside Execution network's topology optimizations.
Changed
- Refactor Consensus messages https://github.com/autonity/autonity/commit/6e9781bd9e191da14d1339a9af2a2780eb7fd213
- Discovery protocol isolation https://github.com/autonity/autonity/commit/315082b012cefc4e53d60074ee6b7f213548dd69
- Committee Selection in precompile https://github.com/autonity/autonity/pull/921
Fixed
- Fix autonity contract deployment, use treasury instead of operator https://github.com/autonity/autonity/pull/920
- Consensus protocol fixes and refinements https://github.com/autonity/autonity/commit/60d330aa7e3ddd6e797126722c231b9388c663d9 , https://github.com/autonity/autonity/commit/10f42385da70bdc8b8c5df39cb90a4a0f8ab06c0 , https://github.com/autonity/autonity/commit/fa87218e124229c680f1bb163f47ebd67865c3e4 , https://github.com/autonity/autonity/commit/e3c8b32a36d781d515248e2bbff9a1c6816d1943
- Accusation flow improvement https://github.com/autonity/autonity/pull/937