blockparser icon indicating copy to clipboard operation
blockparser copied to clipboard

tst test fail

Open hamnaz opened this issue 6 years ago • 2 comments

bitcoin-0.17.0

./tst

Regression tests: 6 tests registered

addr -> hash160 ................. pass   0.013 secs checked 22 vectors 
base58 digit .................... pass   0.000 secs 
compressed <-> uncompressed ..... pass   0.015 secs 
hash160 -> addr .................Segmentation fault

software compile no error , smoth compile, but in running errors any advice

hamnaz avatar Oct 20 '18 11:10 hamnaz

Same here ... but on Bitcoin-0-19 now

Goro2030 avatar May 10 '20 04:05 Goro2030

https://github.com/Congyuwang/Rusty-Bitcoin-Explorer

Try this. It only needs 4GB memory. Parse the whole chain in 2.5 hours (and with input addresses found) on SSD. 😀 Support Bitcoin Core format as of now (2021-October).

Congyuwang avatar Oct 22 '21 00:10 Congyuwang