Bitcoin Forum
May 09, 2024, 10:41:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [RFC] Add 'dumpblock' RPC command, to dump all fields in specified block  (Read 4792 times)
jgarzik (OP)
Legendary
*
qt
Offline Offline

Activity: 1596
Merit: 1091


View Profile
February 24, 2011, 01:37:17 AM
 #1

"dumpblock" RPC command is a variant of getblockbycount.  I believe that a program should come with easy data inspection tools, and that was the motivation of the original getblock (then renamed to getblockbycount).  One apparent objection to the merging of this patch into bitcoin was that the output would vary in the future, when lightweight clients and partial blocks are far more common.  I have attempted to address this objection, with this patch.

So, I propose to include this patch

     http://yyz.us/bitcoin/patch.bitcoin-dumpblock

into bitcoin 0.3.21.  It adds the "dumpblock" RPC command, which takes a block-height parameter.  A "_complete" boolean is inserted into the JSON output as a convenience, to indicate whether or not all transactions in the block are present (lightweight client).

Although not shown in the this, if this proposal is acceptable, I will further modify the 'dumpblock' RPC command to accept a hash parameter as an alternative to a block-height parameter.  This will permit JSON-RPC users to query by either height or hash, to obtain the desired block dump.


Jeff Garzik, Bloq CEO, former bitcoin core dev team; opinions are my own.
Visit bloq.com / metronome.io
Donations / tip jar: 1BrufViLKnSWtuWGkryPsKsxonV2NQ7Tcj
1715294462
Hero Member
*
Offline Offline

Posts: 1715294462

View Profile Personal Message (Offline)

Ignore
1715294462
Reply with quote  #2

1715294462
Report to moderator
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715294462
Hero Member
*
Offline Offline

Posts: 1715294462

View Profile Personal Message (Offline)

Ignore
1715294462
Reply with quote  #2

1715294462
Report to moderator
barwizi
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
September 13, 2014, 10:30:09 PM
 #2

NECRO

Looking for something similar, except i require it to dump a list of all addresses and current balance.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!