erigontech / erigontech/erigon

RPC: Add support for `eth_getBlockByNumber("pending")` and `eth_getBlockTransactionCountByNumber("pending")`

Open
#14,602 1 comment 0 reactions 1 assignee Claimed by @lupin012 View on GitHub
RPC
Dominant language
Go
Stars
3.6k
Forks
1.5k
Avg merge
1d 16h
Merged PRs (30d)
455

Description

# Rationale
The pending block number is currently not being kept up to date in RPC.

Certain use cases (like testing transaction inclusion in next block via ethclient depend on this).

Why should this feature exist?
What are the use-cases?

# Implementation

Do you have ideas regarding the implementation of this feature?
Are you willing to implement this feature?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.