beacon-APIs icon indicating copy to clipboard operation
beacon-APIs copied to clipboard

Add `eventstreamV2`

Open ensi321 opened this issue 1 year ago • 6 comments

We need to communicate fork version during attestation and attester_slashing since it is modified by EIP-7549.

For example, "aggregation_bits":"0x01" will mean different validators in pre and post-EIP-7549.

This PR adds eventstreamV2 which has version in attestation and attester_slashing

Related to #445

ensi321 avatar Jul 17 '24 06:07 ensi321