Commit graph

8 commits

Author SHA1 Message Date
Ben Carman
42e9cbb1f2
Make aesPassword option for wallet config (#2217)
* Make aesPassword option for wallet config

* Add to docs

* Make AesPassword optional

* Small touchups

* Fix for oracle server

* Fix docs

* Increase code coverage
2020-11-06 07:00:18 -06:00
Ben Carman
3701281995
Have api endpoints return json (#2178) 2020-10-13 10:13:57 -05:00
Ben Carman
30b6e22662
Fix NPE and log location on server start up (#2163) 2020-10-10 00:14:04 -05:00
Ben Carman
593f170f2a
Refactor Mains to use common BitcoinSRunner (#2141)
* Refactor Mains to use common BitcoinSRunner

* Give better name
2020-10-08 07:17:48 -05:00
Ben Carman
bc3c0af163
Use Llyod's Oracle recommendations on commitment Signature (#2117) 2020-10-06 18:33:28 -05:00
Ben Carman
8c4308e2c6
Make cli pretty print json (#2130) 2020-10-06 06:36:03 -05:00
Ben Carman
2882956f30
docs: DLC Oracle Server (#2125)
* docs: DLC Oracle Server

* docs: Add sign event example
2020-10-05 17:05:06 -05:00
Ben Carman
8048f1e80c
Add DLC Oracle Server Endpoints (#2105) 2020-10-03 15:24:02 -05:00