Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal/ethapi: support GetFinalizedBlock by common ratio validators #2844

Conversation

buddh0
Copy link
Collaborator

@buddh0 buddh0 commented Jan 6, 2025

Description

internal/ethapi: support GetFinalizedBlock by common ratio validators

Rationale

the number of validators may change in one network,
and the number may be different in different networks.
but the user want to use the api GetFinalizedBlock at some fixed ratio of validators, such as opBNB.

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@buddh0 buddh0 force-pushed the support_GetFinalizedHeader_common_ratio_validators branch from bc25982 to d98c1f9 Compare January 6, 2025 07:42
@buddh0 buddh0 marked this pull request as ready for review January 6, 2025 07:42
@buddh0 buddh0 requested review from zlacfzy and zzzckck January 6, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants