bisq/gradle
ghubstan 94ee49c5af
Remove read stdin loop
Replaced the Scanner input read loop with upgraded joptsimple
dependency. Cli now takes a single, non-option program argument, runs
it and exits.  Also removed the "stop client" command because there is
no input loop, but shutdown() is called for orderly channel shudown
before the jvm terminates.  Also changed cmd syntax from camel case
to lowercase, mimicking bitcoin-cli.

Configured logback to supress all debug & info level netty output, and
bypassed logback to print results to System.out.
2020-03-27 12:27:36 -03:00
..
witness Remove read stdin loop 2020-03-27 12:27:36 -03:00
wrapper Bump gradle wrapper to version 5.6.4 (#3627) 2019-11-18 09:31:58 +01:00