Module parser

Source
Expand description

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

Modulesยง

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