Go to file
J62 ecae74f964
Update requirements.txt
fix #2
2020-11-07 03:30:53 -08:00
utxo decode everywhere 2018-02-28 18:42:44 -05:00
.gitignore output tx hash too 2018-01-04 08:36:33 -05:00
LICENSE update license 2017-12-30 20:37:50 -05:00
README.md Update README.md 2018-02-28 19:22:15 -05:00
dump.py adjust for vmcp 2018-02-28 17:40:12 -05:00
read.py basic high level stats 2018-01-27 08:46:51 -05:00
requirements.txt Update requirements.txt 2020-11-07 03:30:53 -08:00
vmcp.csv adjust for vmcp 2018-02-28 17:40:12 -05:00

README.md

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