Skip to content

feat/txpool-contentFrom-pr#2262

Open
Dev10-sys wants to merge 2 commits intoLFDT-web3j:mainfrom
Dev10-sys:feat/txpool-contentFrom-pr
Open

feat/txpool-contentFrom-pr#2262
Dev10-sys wants to merge 2 commits intoLFDT-web3j:mainfrom
Dev10-sys:feat/txpool-contentFrom-pr

Conversation

@Dev10-sys
Copy link
Copy Markdown
Contributor

This PR adds support for the txpool_contentFrom JSON-RPC method,
which allows querying transaction pool contents filtered by a specific address.

The implementation follows existing txpool method patterns in Web3j.
A new response model is introduced and the method is exposed through the API.

Tests are included to verify request construction and response parsing.

Fixes #2240

Signed-off-by: Dev10-sys <kalpanagola9897@gmail.com>
…2262)

Signed-off-by: Dev10-sys <kalpanagola9897@gmail.com>
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.

not jsonrpc support for txpool_contentFrom

1 participant