mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-20 13:28:10 +02:00
- Fix script_type derivation from validateaddress (hex scriptPubKey) - Add getaddressinfo fallback and safer RPC result guards - Centralize flagged transaction selection in ui.py helper - Harden configure_detectors optional import and document witness_bytes - Remove dead exception handling in tx_service - Expand unit tests for addresses, tx_flow, and detector registry - Align README/PR doc wording |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_addresses.py | ||
| test_detectors.py | ||
| test_tx_flow.py | ||