gcarq / rusty-blockparser

Bitcoin Blockchain Parser written in Rust language
GNU General Public License v3.0
370 stars 145 forks source link

Only parses up to 365117 blocks #22

Closed ghost closed 7 years ago

ghost commented 7 years ago

I observed that it only parses up to 365117 blocks. How i can parse up to the latest block?

fadetogray commented 6 years ago

How did you solve this problem? I have the same issue - https://github.com/gcarq/rusty-blockparser/issues/48