fast-dat-parser icon indicating copy to clipboard operation
fast-dat-parser copied to clipboard

Superfast blockchain parser for stats

Results 4 fast-dat-parser issues
Sort by recently updated
recently updated
newest added

It doesn't seem to output any useful info: ```bash cat /opt/bitcoin/fast-dat-parser/debug.log cat /var/lib/bitcoind/blocks/blk*.dat | ./parser -t3 | ./bestchain > ch ain.dat Allocated IO buffer (104857600 bytes) Allocated parse buffer (104857600...

Not sure if you're interested in more complete transaction processing but I made some decent progress on it here. LMK

Ref https://github.com/bitcoinjs/fast-dat-parser/issues/16#issuecomment-421804547

bug

Please can you tell me, how command can be used to dump all hash160, address with unspent balances ? Thanks you.

feature