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

add txpool_content RPC #950

Merged
merged 6 commits into from
Feb 28, 2024
Merged

add txpool_content RPC #950

merged 6 commits into from
Feb 28, 2024

Conversation

shunjizhan
Copy link
Collaborator

@shunjizhan shunjizhan commented Feb 27, 2024

Change

added txpool_content RPC

fix #286
fix #856

note that the response shape is slightly tuned so that blockscout can understand it, so it's not exactly the same as geth specification

Test

manually tested: blockscout can show pending tx in real time

Screenshot 2024-02-28 at 14 24 42


Screenshot 2024-02-28 at 14 24 52

@shunjizhan shunjizhan changed the title add txpool_content RPC add txpool_content RPC Feb 28, 2024
@shunjizhan shunjizhan marked this pull request as ready for review February 28, 2024 06:31
@shunjizhan shunjizhan merged commit 272e716 into master Feb 28, 2024
11 checks passed
@shunjizhan shunjizhan deleted the txpool_content branch February 28, 2024 08:21
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.

blockscout should show pending tx implement txpool_content
2 participants