Commit Graph

4 Commits

Author SHA1 Message Date
Renato Britto
b8c196f8eb feat(engine): create engine rust package for detectors and orchestration 2026-03-30 23:12:07 -03:00
Renato Britto
86335e8467 refactor(bitcoincore): convert bitcoincore into gateway adapter
Removed from crates/stealth-bitcoincore and moved to bitcoincore as a
standalone package. This change is part of the refactor to create
separate packages for each component of the stealth project, allowing
for better modularity and separation of concerns.
2026-03-30 23:11:43 -03:00
Renato Britto
0931bd3272 refactor(model): convert core crate into model for types and interfaces 2026-03-30 23:11:27 -03:00
Breno Brito
9792b231ba feat: add rust analysis workspace 2026-03-17 14:53:17 -03:00