Changelog
v0.27.0 (2021-07-21)
Closed issues:
- Node fails to track correct head #2840
- Avoid recalculating rewards and penalties #2832
- Save one validator loop in rotateEpoch #2830
- Reduce verbosity in vc when Node is syncing #2790
Merged pull requests:
- chore(release): v0.27.0 #2865 (@wemeetagain)
- rm dead testnets #2861 (@3xtr4t3rr3str14l)
- Increase benchmark alert threshold #2860 (@dapplion)
- Altair 1.1.0-beta.1 #2855 (@tuyennhv)
- Empty sync committee obj with G2_POINT_AT_INFINITY #2849 (@dapplion)
- Add altair-devnet-1 #2843 (@tuyennhv)
- Fix gossip block error handler #2842 (@tuyennhv)
- README checks #2841 (@3xtr4t3rr3str14l)
- Add fromMnemonic option #2835 (@dapplion)
- Add subscribeAllSubnets flag #2834 (@dapplion)
- Avoid recalculating rewards penalties for same effective balance #2833 (@tuyennhv)
- Improve rotateEpochs and exitQueueEndChurn #2831 (@tuyennhv)
- Update docs / READMEs #2829 (@wemeetagain)
- SyncCommittee: track chain head by event stream api #2824 (@tuyennhv)
- Improve gitData scripts #2819 (@dapplion)
- Reduce node is syncing errors verbosity #2817 (@dapplion)
- Move sync pools to chain #2816 (@dapplion)
- Write heapdump to disk on request through API #2810 (@dapplion)
- Review gossipsub handlers #2803 (@dapplion)
- Add light client init proof builder #2782 (@wemeetagain)