Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Dec 18:15
d302c1d

A release that fixes an issue regarding the occasional missed block proposal.

Proposing a block is arguably the most important duty you have as a validator. So we recommend updating at your earliest convenience.


New additions:

  • 8 new JSON-RPC calls that bring us to feature parity with the official beacon node API.

We've fixed:

  • A deposit merkle proofs generation issue which occasionally resulting in missed block proposals shortly after a new Eth1 head was selected.

  • Slow status bar updates in the absence of logging messages.