This should enable remote services to have a full view of the network, either via getinfo/getblock or via this RPC call, getrawmempool.
RPC: add 'getrawmempool', listing all transaction ids in memory pool #1502
pull jgarzik wants to merge 1 commits into bitcoin:master from jgarzik:getrawmempool changing 3 files +27 −0-
jgarzik commented at 3:46 PM on June 22, 2012: contributor
-
RPC: add 'getrawmempool', listing all transaction ids in memory pool 25d5c19522
-
gavinandresen commented at 3:50 PM on June 22, 2012: contributor
ACK
-
luke-jr commented at 4:01 PM on June 22, 2012: member
BIP22 intentionally supports this use-case with "sizelimit":false (not implemented in bitcoind); another option could be added to skip the priority sorting
But I don't care enough to debate how this is done, so meh.
- jgarzik referenced this in commit cb1fcde2f4 on Jun 22, 2012
- jgarzik merged this on Jun 22, 2012
- jgarzik closed this on Jun 22, 2012
- coblee referenced this in commit 14a220f261 on Jul 17, 2012
- jgarzik deleted the branch on Aug 24, 2014
- suprnurd referenced this in commit b0843c397c on Dec 5, 2017
- lateminer referenced this in commit 0c8950a8ec on May 6, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors