bitcoin-s/project
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
..
build.properties Update sbt to 1.9.4 (#5204) 2023-08-25 12:38:54 -05:00
CommonSettings.scala 2023 08 30 refactor ConsoleCli (#5217) 2023-09-01 08:23:45 -05:00
Deps.scala 2023 08 30 refactor ConsoleCli (#5217) 2023-09-01 08:23:45 -05:00
EnvUtil.scala 2022 03 01 static wix upgrade product code (#4149) 2022-03-01 18:25:13 -06:00
plugins.sbt Update sbt-coveralls to 1.3.11 (#5191) 2023-08-12 14:34:02 -05:00
Projects.scala Automatically download binaries if they are used in test suite (#4005) 2022-01-23 17:43:30 -06:00
TaskKeys.scala Initial c-lightning rpc support (#3755) 2021-10-19 10:58:29 -05:00