Skip to content

Add txpool RPC and impl new_pending_transaction_filter#1073

Merged
sorpaas merged 18 commits intopolkadot-evm:masterfrom
darwinia-network:bear-pending-filter
Jun 25, 2023
Merged

Add txpool RPC and impl new_pending_transaction_filter#1073
sorpaas merged 18 commits intopolkadot-evm:masterfrom
darwinia-network:bear-pending-filter

Conversation

@boundless-forest
Copy link
Copy Markdown
Collaborator

@boundless-forest boundless-forest commented Jun 7, 2023

See moonbeam-foundation/moonbeam#2325.

The txpool rpc interface is quite helpful for the browser. This pr adds the txpool moonbeam rpc implementation(thanks for the excellent work). Based on the moonbeam rpc interface, I implemented the new_pending_transaction_filter.

@koushiro
Copy link
Copy Markdown
Collaborator

koushiro commented Jun 7, 2023

the txpool RPCs should be hidden behind a feature, because they are client-specific features.

@boundless-forest boundless-forest marked this pull request as ready for review June 8, 2023 11:41
@boundless-forest boundless-forest requested a review from sorpaas as a code owner June 8, 2023 11:41
@boundless-forest boundless-forest marked this pull request as draft June 8, 2023 13:33
@boundless-forest boundless-forest marked this pull request as ready for review June 9, 2023 03:26
@boundless-forest
Copy link
Copy Markdown
Collaborator Author

@sorpaas Please take a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants