⭐ Features
Avalanche CLI v1.8.6 uses latest version of validator manager contracts for both Proof of Authority & Proof of Stake L1.
This release also fixes failed to collect a threshold of signatures
errors caused by signature aggregator timeout issues.
This release updates avalanchego dependency.
What's Changed
- Update Proof of Authority version by @sukantoraymond in #2604
- Validator manager 1.0.0 on genesis by @felipemadero in #2610
- Add signature aggregator wait for healthy by @felipemadero in #2618
- Avoid validator manager init if nodes are unmanaged by @felipemadero in #2614
- Fix metrics for codespace by @felipemadero in #2605
- Use TmpNet for Local Networks (replacing ANR) by @felipemadero in #2576
- Enable change owner for L1 by @felipemadero in #2621
- Fix convert by @sukantoraymond in #2625
- Differentiate remove sov and non-sov validators based on nodeID by @felipemadero in #2622
- Update Proof of Stake version by @felipemadero in #2626
- Version 1.8.6 by @sukantoraymond in #2628
- Fix timeouts for signature aggregator by @felipemadero in #2630
- Fix key transfer ux by @felipemadero in #2631
- Fix some function names in comment by @cuiweiyuan in #2505
Dependency Upgrades
- Bump to latest signature aggregator & avalanchego by @felipemadero in #2617
New Contributors
- @cuiweiyuan made their first contribution in #2505
Full Changelog: v1.8.5...v1.8.6