mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
bc79a24f53
* Get both bundle and app server logging working, oracleServer does not compile * Get everythig compiling * Fix bug where bundle wouldn't use command line param rpc port for ConsoleCli * Add unit tests to make sure we are translating to config properly * Fix bug where app config wasn't re-created after parsing bundle args * Fix datadir resolution in BundleGUI * Implement force-recalc-chainwork * fix bug * Try not using tilde on windows * Try to print datadir on CI * Try using stackoverflow answer * Try escaping windows path * Take ben's suggestion of using AppConfig.safePathToString * Just check the paths are equal * Fix nullpointerexceptions on startup * Fix bug where bitcoin-s-bundle.conf was not being read * Remove usage of --conf flag in bundle when starting backend server * Fix compile * Rename usedDir -> networkDir * Fix passing in datadir |
||
---|---|---|
.. | ||
src | ||
oracle-server.sbt |