benthecarman
|
f6169cc3af
|
Add LndInstanceRemote (#3710)
|
2021-10-02 16:15:40 -05:00 |
|
benthecarman
|
26efbe783e
|
Add lnd close channel function (#3692)
* Add lnd close channel function
* Add abandonChannel
|
2021-09-26 07:18:13 -05:00 |
|
benthecarman
|
b6f28456e2
|
Add functions for Lease & Release output functions (#3677)
* Add functions for Lease & Release output functions
* Add test
|
2021-09-19 07:20:39 -05:00 |
|
benthecarman
|
74777a9683
|
Add conversion utils for LndRpcClient (#3660)
|
2021-09-13 07:32:55 -05:00 |
|
benthecarman
|
07e0b19ec6
|
Add GetTransactions funciton to lnd (#2959)
|
2021-04-23 21:38:59 -05:00 |
|
benthecarman
|
825024fa1a
|
Add sendouputs function to lnd rpc (#2858)
|
2021-04-05 13:56:21 -05:00 |
|
benthecarman
|
4055de7690
|
Inital LND rpc with some tests (#2836)
* Inital LND rpc with some tests
* Fix ZMQ test
* Correct datadirs
* Most tests
* Fix eclair tests
* Make tests less flaky
* Have CI download lnd
* Respond to some review
* Fix ZMQ tests
* Cached bitcoind for lnd tests
* Fix fixtures, bump timeout
* InstanceFactory & ConfigFactory
* Fix compile issue for 2.12.12
* Move factories to core.api.commons
|
2021-04-05 04:52:56 -05:00 |
|