Skip to content

Extend eth_getBlockByNumber to support finalized and safe as block tags #3947

Closed
@fab-10

Description

Description

For The Merge the eth_getBlockByNumber must accept 2 new block tags: finalized and safe, as described by the spec:

finalized: The most recent crypto-economically secure block, cannot be re-orged outside of manual intervention driven by community coordination;
safe: The most recent block that is safe from re-orgs under honest majority and certain synchronicity assumptions;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions