pyblock/pybitblock/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
..
detectors fix: address Sourcery review feedback on OracleVision v2.2 PR 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
address_service.py fix: address Sourcery review feedback on OracleVision v2.2 PR 2026-06-23 17:22:04 -04:00
addresses.py fix: address Sourcery review feedback on OracleVision v2.2 PR 2026-06-23 17:22:04 -04:00
bip110.py feat: OracleVision v2.2 — Transaction Inspector and pluggable detectors 2026-06-23 08:17:10 -04:00
bitcoin_cli.py fix: address Sourcery review feedback on OracleVision v2.2 PR 2026-06-23 17:22:04 -04:00
config.py feat: OracleVision v2.2 — Transaction Inspector and pluggable detectors 2026-06-23 08:17:10 -04:00
markup.py feat: OracleVision v2.2 — Transaction Inspector and pluggable detectors 2026-06-23 08:17:10 -04:00
mempool_compose.py feat: OracleVision v2.2 — Transaction Inspector and pluggable detectors 2026-06-23 08:17:10 -04:00
script_parser.py Address Sourcery review: security hardening and config resilience 2026-06-21 11:06:41 -04:00
security.py Address Sourcery review: security hardening and config resilience 2026-06-21 11:06:41 -04:00
spam_score.py Add OracleVision integration: BIP-110 spam detection and block template analysis 2026-06-21 10:02:04 -04:00
tx_flow.py feat: OracleVision v2.2 — Transaction Inspector and pluggable detectors 2026-06-23 08:17:10 -04:00
tx_service.py fix: address Sourcery review feedback on OracleVision v2.2 PR 2026-06-23 17:22:04 -04:00
ui.py fix: address Sourcery review feedback on OracleVision v2.2 PR 2026-06-23 17:22:04 -04:00