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

getHeaderByNumber need to add support for POS block tag #1866

Closed
jangko opened this issue Oct 28, 2023 · 1 comment
Closed

getHeaderByNumber need to add support for POS block tag #1866

jangko opened this issue Oct 28, 2023 · 1 comment
Labels
Hive RPC JSON-RPC over HTTP/websocket

Comments

@jangko
Copy link
Contributor

jangko commented Oct 28, 2023

  • SafeBlockNumber = BlockNumber(-4)
  • FinalizedBlockNumber = BlockNumber(-3)
  • LatestBlockNumber = BlockNumber(-2)
  • PendingBlockNumber = BlockNumber(-1)
@jangko jangko added Hive RPC JSON-RPC over HTTP/websocket labels Oct 28, 2023
@jangko
Copy link
Contributor Author

jangko commented Oct 29, 2023

Turn out this already implemented but nor working because of other bugs in engine api. closing

@jangko jangko closed this as completed Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hive RPC JSON-RPC over HTTP/websocket
Projects
None yet
Development

No branches or pull requests

1 participant