Releases: ragestack/blockchain-parser
Releases · ragestack/blockchain-parser
PyPI packaging + CLI entrypoint
PyPI packaging + CLI entrypoint
v2.0.2 Publish PyPI package blockchain-scalpel v2.0.2
v2.0.0
License changed to a source-available model.
Free for non-commercial use with attribution.
Commercial use and any SaaS / cloud / hosted use require a paid license.
Added a limited compatibility warranty related to block-format updates.
Technical changes:
- Added support for XOR-key handling for blocksdir *.dat files.
If no XOR key is present, or if the key is effectively zero, files are parsed directly. - Incremental parsing: detects already processed files in ./result/ and parses only new block files.
- If an incomplete (typically the last) .dat file is detected, the parser reports an error and terminates execution to avoid corrupted output.
v1.0.0-gpl (Last GPL-3.0 release)
Last release under GPL-3.0. Starting from v2.0.0 the license changes.