pyblock/pybitblock/tests/oraclevision
MarcanoFilms 5c019e9a8e fix: address Sourcery review feedback on OracleVision v2.2 PR
- 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
2026-06-23 17:22:04 -04:00
..
__init__.py feat: OracleVision v2.2 — Transaction Inspector and pluggable detectors 2026-06-23 08:17:10 -04:00
test_addresses.py fix: address Sourcery review feedback on OracleVision v2.2 PR 2026-06-23 17:22:04 -04:00
test_detectors.py fix: address Sourcery review feedback on OracleVision v2.2 PR 2026-06-23 17:22:04 -04:00
test_tx_flow.py fix: address Sourcery review feedback on OracleVision v2.2 PR 2026-06-23 17:22:04 -04:00