Skip to content

Add getmempoolentry to Bitcoin API - #1601

Open
KichdiPatel wants to merge 1 commit into
mainfrom
docs/bitcoin-getmempoolentry
Open

Add getmempoolentry to Bitcoin API#1601
KichdiPatel wants to merge 1 commit into
mainfrom
docs/bitcoin-getmempoolentry

Conversation

@KichdiPatel

@KichdiPatel KichdiPatel commented Sep 2, 2026

Copy link
Copy Markdown

Summary

  • Adds getmempoolentry to the Bitcoin compute-unit-costs pricing table (10 CU, matching the other Bitcoin mempool methods)
  • Requested in Pylon #22499 (Block/Square, Ryan Loomba); the method was enabled network-side via chain-config PR #7178

Note

This PR originally also added the OpenRPC spec entry and overview-table row, but an automated Daikon bot PR (#1596) landed those on main first with a more detailed spec (deprecated field docs, richer descriptions). Rebased onto main and kept the bot's version — the compute-unit-costs row is the only piece not yet covered, since the daily pricing-table sync hasn't picked up the new chain-config entry yet.

Test plan

@KichdiPatel
KichdiPatel requested a review from a team as a code owner September 2, 2026 23:28
@KichdiPatel KichdiPatel self-assigned this Sep 2, 2026
Bitcoin RPC method coverage now includes getmempoolentry (enabled via
chain-config PR #7178), which returns mempool metadata for a single
transaction ID instead of requiring a full getrawmempool dump.
@KichdiPatel
KichdiPatel force-pushed the docs/bitcoin-getmempoolentry branch from c1afad8 to da1dad0 Compare September 2, 2026 23:37
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Sep 2, 2026, 11:38 PM

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.

2 participants