mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 18:47:38 +01:00
* 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 |
||
---|---|---|
.. | ||
applications | ||
chain | ||
config | ||
core | ||
crypto | ||
fee-provider | ||
key-manager | ||
node | ||
oracle | ||
oracle-explorer-client | ||
rpc | ||
secp256k1 | ||
testkit | ||
tor | ||
wallet | ||
bips.md | ||
contributing-website.md | ||
contributing.md | ||
getting-setup.md | ||
getting-started.md | ||
Screenshot from 2021-06-18 13-10-40.png | ||
security.md | ||
ui-setup.md | ||
windows-users.md |