mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 10:46:42 +01:00
* refactor ConsoleCli to use logging framework * move things out of ConsoleCli.exec() * Dont use deprecated method to send req * move backend out of ConsoleCli.exec() * Add type annotation * Remove wrapping Try { } inside of ConsoleCli.exec() * Remove old debug config flag, use logback to log now * Add slf4j backend for sttp logging * Send getversion request server side * Use V.sttpV * WIP * Fix bitcoin-s-cli build * Restore commonCompilerOpts |
||
---|---|---|
.. | ||
build.properties | ||
CommonSettings.scala | ||
Deps.scala | ||
EnvUtil.scala | ||
plugins.sbt | ||
Projects.scala | ||
TaskKeys.scala |