prysmaticlabs / prysm

Go implementation of Ethereum proof of stake
https://www.offchainlabs.com
GNU General Public License v3.0
3.47k stars 1.01k forks source link

[Tracking] - Withdrawals #11077

Closed rkapka closed 1 year ago

rkapka commented 2 years ago

Accompanying documents

Tasks

Core changes reflecting the spec

Other core changes

RPC/API

Misc

prysmctl

Testing

Documentation

Discussion

potuz commented 1 year ago

The current endpoint pool/bls_to_execution_changes in the capella branch needs to be hardened to only accept BLS_TO_EXECUTION_CHANGE signed in the right forks. We are happy to take a very early one and then fail to validate it.