bitcoin-s/app
Chris Stewart f9f1e89a07 Break things up in server/Main.scala, allow things to be done asynchr… (#1522)
* Break things up in server/Main.scala, allow things to be done asynchronously where they can be

* Rework Main.scala to have small methods that are used to initialize parts of our infra. Now it doesn't depend on global variables in Main either, they are implictly passed to these helper methods
2020-06-09 07:44:37 -05:00
..
bundle Introduced bundle project and created main class that runs server and then gui (#1531) 2020-06-08 08:32:38 -05:00
cli Add docs for server endpoints (#1505) 2020-06-04 06:41:07 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Introduced bundle project and created main class that runs server and then gui (#1531) 2020-06-08 08:32:38 -05:00
server Break things up in server/Main.scala, allow things to be done asynchr… (#1522) 2020-06-09 07:44:37 -05:00
server-test Fee Rate Api Support (#1470) 2020-05-29 13:01:20 -05:00