bitcoin-s/app/cli
Chris Stewart c038d2fa3b
2023 08 30 refactor ConsoleCli (#5217)
* 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
2023-09-01 08:23:45 -05:00
..
src 2023 08 30 refactor ConsoleCli (#5217) 2023-09-01 08:23:45 -05:00
cli.sbt Add platform specific name to bitcoin-s artifacts (#4401) 2022-06-16 17:08:06 -05:00