bitcoin-s/app
Chris Stewart 5b4aac5178 Refactor starting second bitcoind in MempoolRpcTest, remove Thread.sleep (#2776)
* Refactor starting second bitcoind in MempoolRpcTest, remove Thread.sleep

* Add AkkaUtil.nonBlockingSleep(), replace usages of Thread.sleep() with it where possible

* Remove more Thread.sleep()

* Try bumping threadpool for scheduler

* Reduce scheduler threadpool size to 2

* Push to github to force re-run of CI
2021-03-10 09:36:34 -06:00
..
bundle Refactor Mains to use common BitcoinSRunner (#2141) 2020-10-08 07:17:48 -05:00
cli Add signed outcome to getevent rpc, fix other small api bugs (#2757) 2021-03-08 10:55:47 -06:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Give oracle server its own port (#2653) 2021-02-13 13:59:16 -06:00
oracle-server Add signed outcome to getevent rpc, fix other small api bugs (#2757) 2021-03-08 10:55:47 -06:00
oracle-server-test Add signed outcome to getevent rpc, fix other small api bugs (#2757) 2021-03-08 10:55:47 -06:00
server Rework docker configuration to pass in a custom configuration file (#2718) 2021-02-26 07:35:20 -06:00
server-routes/src/main/scala Correct log location and logs for oracle server (#2722) 2021-02-26 09:16:05 -06:00
server-test Refactor starting second bitcoind in MempoolRpcTest, remove Thread.sleep (#2776) 2021-03-10 09:36:34 -06:00