bitcoin-s/project
Chris Stewart b905afa65e
2022 07 20 wallet rescan stream (#4530)
* 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
2022-07-24 12:26:21 -05:00
..
build.properties sbt 1.7.1 (#4497) 2022-07-12 07:49:26 -05:00
CommonSettings.scala Bump previousStableVersion to 1.9.2 (#4432) 2022-06-27 15:22:17 -05:00
Deps.scala 2022 07 20 wallet rescan stream (#4530) 2022-07-24 12:26:21 -05:00
EnvUtil.scala 2022 03 01 static wix upgrade product code (#4149) 2022-03-01 18:25:13 -06:00
plugins.sbt Upgrade plugin dependencies (#4318) 2022-05-05 14:58:57 -05:00
Projects.scala Automatically download binaries if they are used in test suite (#4005) 2022-01-23 17:43:30 -06:00
TaskKeys.scala Initial c-lightning rpc support (#3755) 2021-10-19 10:58:29 -05:00