bitcoin-s/app
Shruthii RG d53f164478
BitcoindRpcClient Improvements (#3600)
* Changes in bitcoind-rpc module

* Get things compiling

* Implement BitcoindInstanceRemote & BitcoindInstanceLocal

* Fix doc compile

* bitcoind remote instance test

* rename BitcoindInstanceRemote

* Scalafmt

* Applied requested changes(except one)

* implemented fromConfigFile and fromDataDir for BitcoindInstanceRemote

* implemented fromNetworkVersion

* BitcoindInstanceRemote changes

* Get things compiling

* Add implict type parameter to InstanceFactory

* Fix recursive reference of version <-> getNetworkInfo

* bug fix

* bug fix 2

Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
2021-09-07 08:49:01 -05:00
..
bundle BitcoindRpcClient Improvements (#3600) 2021-09-07 08:49:01 -05:00
cli Decode DLC messages cli commands (#3636) 2021-09-03 09:46:09 -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 2021 08 06 app config refacotr (#3498) 2021-08-07 14:36:11 -05:00
oracle-server-test Pulled down dlc and dlcTest projects into core and dlcTest (#3068) 2021-05-14 12:27:21 -05:00
scripts/src/main/scala/org/bitcoins/scripts Move BitcoindRpcAppConfig into the bitcoind-rpc project (#3610) 2021-08-27 06:43:31 -05:00
server Decode DLC messages cli commands (#3636) 2021-09-03 09:46:09 -05:00
server-routes/src/main/scala Add CORS handling for running from a local dev server (#3612) 2021-08-27 07:57:36 -05:00
server-test Bump fee by more to make sure our fee rate is increasing the test case (#3625) 2021-08-29 18:08:07 -05:00