We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
info: pass 2 -- done, did 178460 late links info: pass 3 -- wire longest chain ... info: pass 3 -- done, maxHeight=435171 info: pass 4 -- full blockchain analysis (with index)... info: computing balance for all addresses info: hit ^C to interrupt and dump current, valid state of ledger info: 1 blocks, 0.000 MegaAddrs , *** stack smashing detected ***: terminated
The text was updated successfully, but these errors were encountered:
Same here ..
info: pass 2 -- done, did 180748 late links info: pass 3 -- wire longest chain ... info: pass 3 -- done, maxHeight=488825 info: pass 4 -- full blockchain analysis (with index)... info: computing balance for all addresses info: hit ^C to interrupt and dump current, valid state of ledger info: 1 blocks, 0.000 MegaAddrs , *** stack smashing detected ***: terminated Aborted (core dumped)
Sorry, something went wrong.
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. 😀
No branches or pull requests
info: pass 2 -- done, did 178460 late links
info: pass 3 -- wire longest chain ...
info: pass 3 -- done, maxHeight=435171
info: pass 4 -- full blockchain analysis (with index)...
info: computing balance for all addresses
info: hit ^C to interrupt and dump current, valid state of ledger
info: 1 blocks, 0.000 MegaAddrs ,
*** stack smashing detected ***: terminated
The text was updated successfully, but these errors were encountered: