Skip to content

v0.1.0

Choose a tag to compare

@ouziel-slama ouziel-slama released this 06 Dec 15:34
· 11 commits to master since this release
5bd8b47

[0.1.0] - 2025-12-06

Added

  • Initial release of mhinparser
  • Bitcoin blockchain parsing with the My Hash Is Nice protocol
  • High-performance block fetching via protoblock
  • UTXO management with instant rollback support via rollblock
  • Multi-network support: Mainnet, Testnet4, Signet, Regtest
  • Interactive terminal progress UI with ratatui
  • Daemon mode with SIGINT/SIGTERM handling
  • SQLite storage for block statistics
  • TOML configuration file support
  • CLI with environment variable overrides