mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +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 |
||
---|---|---|
.. | ||
build.properties | ||
CommonSettings.scala | ||
Deps.scala | ||
EnvUtil.scala | ||
plugins.sbt | ||
Projects.scala | ||
TaskKeys.scala |