v1.0.0-alpha.21
Pre-release
Pre-release
muXxer
released this
30 Apr 12:26
·
179 commits
to develop
since this release
What's Changed
- Fix: Tiebreaker for chains with equal weight by @hmoog in #939
- Fix: Prevent spawning of unnecessary chains by @hmoog in #940
- Feat: Adjust log levels to more sane DEBUG defaults by @hmoog in #941
- Export root blocks correctly on snapshots if the target slot is older than the latest finalized slot by @alexsporn in #942
- Properly export and rollback accounts that were created after the target slot by @alexsporn in #943
- Code cleanup by @muXxer in #945
- Fix scheduler bug and add panics by @cyberphysic4l in #946
- Fix scheduler sizes and shutdown by @muXxer in #947
- Use rewards retention period instead of hardcoded 365 days by @alexsporn in #948
- Fix unreachable peers by @muXxer in #949
- Change default params by @muXxer in #950
Full Changelog: v1.0.0-alpha.20...v1.0.0-alpha.21