Skip to content

0xmatt1/utxo-dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snapshot on 2018-02-28

./dump.py BITCOIN_DATADIR OUTPUT_DIR --verbose=True --reindex=True --bitcoind BITCOIND_PATH --blockheight=511346 --vmcp_file=./vmcp.csv

Testnet Simulation on 2018-01-28 @ block 506265:

./dump.py BITCOIN_DATADIR OUTPUT_DIR --verbose=True --reindex=True --bitcoind BITCOIND_PATH --blockheight=506265

Run like:

./dump.py ~/.bitcoin OUTPUT_DIR --verbose=True --reindex=True --bitcoind ~/src/bitcoin/src/bitcoind --blockheight=504000

About

Utility for Snapshotting UTXOs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%