bitcoin-s/app
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
..
bundle Set both bitcoin-s.proxy.enabled and bitcoin-s.tor.enabled in bitcoin-s-bundle.conf (#4194) 2022-03-16 12:05:10 -05:00
cli Move OSX check inside of jre path check, fix bug where quarantine wasn't working in case where we are in the same directory as script (#4508) 2022-07-14 06:57:52 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui DLC <-> contact mapping (#4346) 2022-06-14 08:14:28 -05:00
oracle-server Move OSX check inside of jre path check, fix bug where quarantine wasn't working in case where we are in the same directory as script (#4508) 2022-07-14 06:57:52 -05:00
oracle-server-test Remove backupwallet / backup oracle (#3920) 2021-12-20 08:19:46 -06:00
scripts/src/main 2022 07 07 issue 4455 (#4457) 2022-07-07 12:04:16 -05:00
server 2022 07 18 node callback stream manager (#4520) 2022-07-20 06:28:55 -05:00
server-routes/src/main/scala Refactor to hide the Message paramter that gets fed to the websocket queue, move it to a internal implementation detail (#4514) 2022-07-18 07:32:18 -05:00
server-test 2022 07 18 node callback stream manager (#4520) 2022-07-20 06:28:55 -05:00