gcarq / rusty-blockparser

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

Fix to continue parsing while SegWit blocks are found. #24

Closed mikispag closed 7 years ago

mikispag commented 7 years ago

While waiting for proper SegWit support, this fix allows the parser to continue parsing while SegWit blocks are found.