Skip to content

0.6.1

Compare
Choose a tag to compare
@gcarq gcarq released this 19 Oct 16:32
· 127 commits to master since this release

New in this release:

  • Allowing symlinks when reading block files (#25)
  • Emergency fix to continue parsing while SegWit blocks are found. (#24)
  • Add callback for unspent balance output (#12) (This callback requires a lot of memory because the state is held in-memory)
  • Update Dependencies to use clap ~2.26 and byteorder ~1.1