bitcoin-s/app
Chris Stewart ea375f9c55
Actually validate master xpub on startup (#3719)
* Fix bug where we didn't validate the master xpub on oracle server startup

* Add test for WalletAppConfig and seeds

* Remove comments

* Fix scalafmt
2021-10-04 10:37:37 -05:00
..
bundle Implement ability to get proper version of BitcoindRpcClient from BitcoindRpcApConfig.clientF (#3699) 2021-09-29 06:43:15 -05:00
cli Update ConsoleCli endpoints, update docs (#3705) 2021-10-02 08:01:46 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Give funding txid in DLC Signed state (#3640) 2021-09-02 08:17:20 -05:00
oracle-server Actually validate master xpub on startup (#3719) 2021-10-04 10:37:37 -05:00
oracle-server-test Update ConsoleCli endpoints, update docs (#3705) 2021-10-02 08:01:46 -05:00
scripts/src/main/scala/org/bitcoins/scripts Implement ability to get proper version of BitcoindRpcClient from BitcoindRpcApConfig.clientF (#3699) 2021-09-29 06:43:15 -05:00
server Implement ability to get proper version of BitcoindRpcClient from BitcoindRpcApConfig.clientF (#3699) 2021-09-29 06:43:15 -05:00
server-routes/src/main/scala Add 'getversion' endpoint to fetch the version from the backend (#3689) 2021-09-27 07:42:21 -05:00
server-test Add backupwallet and backuporacle endpoints (#3694) 2021-09-28 07:46:33 -05:00