5 Commits

Author SHA1 Message Date
LORDBABUINO 53a84a87e9 fix(engine): use sort_by_key with Reverse for clippy 1.95 2026-05-25 17:43:37 -03:00
Renato Britto 720342f880 refactor(api): expand and test api as stealth http interface 2026-04-09 17:55:34 -03:00
Renato Britto f01faabde1 fixup! feat(engine): create engine rust package for detectors and orchestration
Shorten the TxGraph comment to describe seeding ownership from derived addresses without the removed Python-reference explanation.
2026-03-31 19:42:45 -03:00
Renato Britto ea6c90bf41 fixup! feat(engine): create engine rust package for detectors and orchestration
Seed TxGraph ownership state from all derived addresses, not just addresses discovered from transaction outputs. This makes is_ours() recognize every descriptor-derived address and preserves internal/change tagging separately.
2026-03-31 19:31:48 -03:00
Renato Britto b8c196f8eb feat(engine): create engine rust package for detectors and orchestration 2026-03-30 23:12:07 -03:00