mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
b905afa65e
* Implement rescan with akka streams Get basic stream working with rescan Fix bug where we weren't using rescan specific threadpool Implement killswitch for rescan * WIP: Expose promise to allow external completion of rescan stream * Rework RescanStarted.RescanStarted to contain a promise to complete the stream early, and a future that represents the completed streams materialized value * Comment cleanup * Fix compile errors, remove killswitch * Fix 2.12.x compile * Introduce ActorSystem into wallet, refactor rescans to use that ActorSystem * Fix import * Fix bug where we were prepending instead appending to batched Vector * Propogate RescanState upwards into WalletRoutes * Refactor fetching of filters to be a Flow |
||
---|---|---|
.. | ||
src/test | ||
wallet-test.sbt |