bitcoin-s/app/server-test
Chris Stewart 0a127368f0
2022 07 18 node callback stream manager (#4520)
* Implement akka stream proxy for nodecallbacks

Add killswitch to createBitcoindNodeCallbacksForWallet

Add unit test for killswitch in createBitcoindNodeCallbacksForWallet

Add delays to make sure callbacks are executed

Fix rebase

Move killswitch out of methods into class level val

* Bump timeout

* Attempt to implement NodeCallbacks proxy with akka streams

* Refactor CallbackUtil to use NodeCallbackStreamManager

* Rebase & remove killswitch

* Implement NodeCallbackStreamManager.+ method
2022-07-20 06:28:55 -05:00
..
src/test 2022 07 18 node callback stream manager (#4520) 2022-07-20 06:28:55 -05:00
server-test.sbt Automatically download binaries if they are used in test suite (#4005) 2022-01-23 17:43:30 -06:00