bitcoin-s/app
Chris Stewart 84661bd122 Refactor BitcoinSRunner to use StartStop[Async] (#2986)
* Refactor BitcoinSRunner to use StartStop[Async]. This makes it easier to have a uniform interface to write for destruction code in BitcoinSRunnerTest

* Fix other ServerRunTest to cleanup after itself
2021-04-29 16:43:15 -05:00
..
bundle Refactor Mains to use common BitcoinSRunner (#2141) 2020-10-08 07:17:48 -05:00
cli Fix lockunspent RPC (#2984) 2021-04-29 07:57:14 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Fix build warnings that came with sbt 1.5.0 (#2857) 2021-04-06 06:01:11 -05:00
oracle-server Refactor BitcoinSRunner to use StartStop[Async] (#2986) 2021-04-29 16:43:15 -05:00
oracle-server-test Add signed outcome to getevent rpc, fix other small api bugs (#2757) 2021-03-08 10:55:47 -06:00
scripts/src/main/scala/org/bitcoins/scripts Refactor BitcoinSRunner to use StartStop[Async] (#2986) 2021-04-29 16:43:15 -05:00
server Refactor BitcoinSRunner to use StartStop[Async] (#2986) 2021-04-29 16:43:15 -05:00
server-routes/src/main/scala Refactor BitcoinSRunner to use StartStop[Async] (#2986) 2021-04-29 16:43:15 -05:00
server-test Refactor BitcoinSRunner to use StartStop[Async] (#2986) 2021-04-29 16:43:15 -05:00