Skip to content

docs: add txpool_inspect JSON-RPC method#1948

Merged
alexandratran merged 9 commits intomainfrom
copilot/document-txpool-inspect-method
Apr 13, 2026
Merged

docs: add txpool_inspect JSON-RPC method#1948
alexandratran merged 9 commits intomainfrom
copilot/document-txpool-inspect-method

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 10, 2026

Copilot AI linked an issue Apr 10, 2026 that may be closed by this pull request
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
besu-docs Ready Ready Preview, Comment Apr 13, 2026 9:57pm

Request Review

Copilot AI changed the title [WIP] Document new txpool_inspect method for JSON-RPC docs: add txpool_inspect JSON-RPC method Apr 10, 2026
Copilot AI requested a review from alexandratran April 10, 2026 16:36
@alexandratran alexandratran requested a review from fab-10 April 10, 2026 19:36
@alexandratran alexandratran marked this pull request as ready for review April 10, 2026 19:36
Comment thread docs/public-networks/reference/api/index.md Outdated
Comment thread docs/public-networks/reference/api/index.md Outdated
Comment thread docs/public-networks/reference/api/index.md Outdated
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Signed-off-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Comment thread docs/public-networks/reference/api/index.md Outdated
Signed-off-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Comment thread docs/public-networks/reference/api/index.md Outdated
Signed-off-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Comment thread docs/public-networks/reference/api/index.md
Comment thread docs/public-networks/reference/api/index.md
Comment thread docs/public-networks/reference/api/index.md
alexandratran and others added 2 commits April 13, 2026 09:32
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Signed-off-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Comment thread docs/public-networks/reference/api/index.md
Signed-off-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
@alexandratran
Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request. Keep all current changes and all incoming changes – add current changes (txpool_inspect API documentation) as a separate section after txpool_contentFrom on the same page.

…pool_contentFrom

Co-authored-by: alexandratran <12214231+alexandratran@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 13, 2026

@copilot resolve the merge conflicts in this pull request. Keep all current changes and all incoming changes – add current changes (txpool_inspect API documentation) as a separate section after ...

Done in commit 0f615af. Merged the latest main (which added txpool_content and txpool_contentFrom) and resolved the conflict by placing txpool_inspect as a separate section after txpool_contentFrom. The final order in the TXPOOL section is: txpool_besuPendingTransactionstxpool_besuStatisticstxpool_besuTransactionstxpool_contenttxpool_contentFromtxpool_inspecttxpool_status.

Copy link
Copy Markdown
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@alexandratran alexandratran merged commit 2eaa15d into main Apr 13, 2026
10 checks passed
@alexandratran alexandratran deleted the copilot/document-txpool-inspect-method branch April 13, 2026 22:02
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.

Document new txpool_inspect method

4 participants