ethereum / trin

An Ethereum portal client: a json-rpc server with nearly instant sync, and low CPU & storage usage
365 stars 113 forks source link

feat(trin-validation): add validation logic for post-Capella headers #1290

Closed ogenev closed 4 months ago

ogenev commented 4 months ago

What was wrong?

Validation logic for post-Capella headers was missing.

How was it fixed?

To-Do