v1.0.0-alpha.22
prestonvanloon
released this
16 Aug 21:31
·
4317 commits
to master
since this release
(2020-08-16)
This release includes initial sync improvements that may assist in resolving ongoing sync issues in the Medalla test network.
1.0.0-alpha.22 (2020-08-16)
- Featureflag test: reset init (#7007) (c47d18a), closes #7007
- Fix 2nd Stage of Sync (#7006) (17b810f), closes #7006
- Initialize Config Correctly (#7004) (ee2ba72), closes #7004
- Use LRU for checkpoint state cache (#7010) (9ebd90c), closes #7010
- Use Stage 1 For Non Finalized Sync (#7012) (0be1957), closes #7012
- Core: optimize
InitiateValidatorExit
andProcessAttesterSlashings
(#7008) (03c3f06), closes #7008