Expand description

This module defines how to parse binary data on disk to Block structs defined in proto.

Modules

  • read transactions and blocks from blk.dat files
  • read block index in memory from levelDB
  • error handling
  • various formats of blockchain data representation
  • define binary file readers
  • add multi-sig pattern recognition and decode addresses from multi-sig script
  • on disk transaction index database