Release v0.21.0
Changelog
v0.21.0 (2021-05-08)
Closed issues:
- Add currentSlot metric #2462
- Node gets stuck in Prater - critical #2461
- Add metric for node's sync status #2460
- prepareBeaconCommitteeSubnet performance bottleneck #2456
- Add metric to time epoch transition #2426
Merged pull requests:
- chore(release): v0.21.0 #2496 (@wemeetagain)
- Update ssz to v0.8.4 #2487 (@wemeetagain)
- Add missing getSyncChainsDebugState rest route #2481 (@dapplion)
- Add JobQueue features #2472 (@dapplion)
- Range sync w/ dynamic target #2464 (@dapplion)
- Typesafe types #2452 (@dapplion)
- Bump ssri from 6.0.1 to 6.0.2 #2448 (@dependabot[bot])
- Metrics should be defined or null #2446 (@dapplion)
- Add state transition function metrics #2445 (@dapplion)
- Cache fork digest #2441 (@tuyennhv)
- Use block state slot to get fork type #2440 (@dapplion)
- Promote to full release immediatelly #2432 (@dapplion)
- Use enum for ForkName #2428 (@dapplion)
- Attestation Service #2427 (@tuyennhv)
- Improve BLS multi-thread worker pool strategy #2421 (@dapplion)
- Refactor validator client #2416 (@dapplion)
- add state root to finalized checkpoint event #2414 (@3xtr4t3rr3str14l)
- include epoch 0 in getNearestArchivedState #2403 (@3xtr4t3rr3str14l)
- Add participation caches #2384 (@wemeetagain)