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

rpc: implement txpool_contentFrom #9057

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Dec 22, 2023

implement the txpool_contentFrom rpc, used to retrieve the specified address's tx contents.

Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
@AskAlexSharov
Copy link
Collaborator

AskAlexSharov commented Dec 28, 2023

of-course can push-down filtering from client to server (to txpool grpc server). but let's leave it for future PR's. Thank you.

@AskAlexSharov AskAlexSharov merged commit 398bcb5 into erigontech:devel Dec 28, 2023
7 checks passed
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