Closed jframe closed 1 year ago
Subcommand that allows setting the attestation and block watermark to the provided values
Besides attestations & block proposals, would you need to cover other duties like sync committees (altair) and signed blinded blocks (bellatrix)?
Sync committee signings aren't stored as there are is no slashing that can be done on these. The signed blinded blocks are treated the same as blocks since we pass in the body root now instead of the entire body. So these will be updated as part of the block watermark update.
Add a subcommand that will allow adjusting of the slashing protection watermark. This would be useful if all the slashing protection data has been lost and allow web3signer to be safely used to sign again by setting the watermark to a future slot.
Tasks
Notes
Acceptance Criteria
Tasks