Skip to content

RPC: add list_mempool - #147

Open
octobocto wants to merge 1 commit into
LayerTwo-Labs:masterfrom
octobocto:upstream-list-mempool
Open

RPC: add list_mempool#147
octobocto wants to merge 1 commit into
LayerTwo-Labs:masterfrom
octobocto:upstream-list-mempool

Conversation

@octobocto

@octobocto octobocto commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

The node holds a mempool, but no RPC reads it, so a client cannot list an unconfirmed transaction.

list_mempool returns each one with its txid and its size, because a Transaction carries neither. A list-mempool CLI command comes with it.

@octobocto
octobocto force-pushed the upstream-list-mempool branch 2 times, most recently from 35d9b25 to d180973 Compare September 4, 2026 12:12
@octobocto octobocto changed the title Add list_mempool RPC: add list_mempool Sep 4, 2026
@octobocto
octobocto force-pushed the upstream-list-mempool branch from d180973 to dce14bb Compare September 5, 2026 06:16
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.

1 participant