Andrew Camilleri
2bc7fa0316
Show warning when enabling Payjoin but supported payment methods are not using a hot wallet ( #1545 )
...
* Show warning when enabling Payjoin but supported payment methods are not using a hot wallet
https://i.imgur.com/RXBhr0n.png fixes #1474
* expose p2p port
2020-05-08 05:37:10 +09:00
nicolas.dorier
87352f0b62
Make sure wallet support decimal fee, and allow user to select different fee rate based on expected confirmation time
2020-05-05 19:10:53 +09:00
nicolas.dorier
96c04481da
bump NBXplorer
2020-05-05 06:55:19 +09:00
Nicolas Dorier
5312bb1dee
Merge pull request #1535 from Kukks/elementsbump
...
Bump elements and fix test
2020-05-02 20:47:22 +09:00
nicolas.dorier
bf6f5aa335
Bump c-lightning
2020-05-02 20:33:55 +09:00
Kukks
4a58763f98
Bump elements and fix test
2020-05-02 13:26:55 +02:00
Evan Kaloudis
e68b45c76a
Update lightning-charge to v0.4.19 ( #1511 )
...
Changes the default units from mBTC to sats
2020-04-27 18:44:12 +09:00
nicolas.dorier
42be03b560
bump nbx and nbitcoin
2020-04-16 19:37:10 +09:00
Andrew Camilleri
e183714475
Add Tor Http Client Factory ( #1445 )
...
* WIP: Add Tor Http Client Factory
This PR adds a Tor Http Client Factory so that we can do HTTP requests over socks5( which we usually use tor's socks5).
Using it for payjoin when possible.
Currently have an issue where a 503 is always returned. Must be something wrong with my tor config or the socks proxy lib Im using
* fix
* remove external dependency
* make payjoin client use tor client if available
* fix docker test
* use tor client only if available and necessary
* remove bip 79 mention
2020-04-08 22:40:41 +09:00
nicolas.dorier
24691e5290
Bump NBitcoin and NBX
2020-04-08 19:34:12 +09:00
nicolas.dorier
fd026a9733
Refactor server-side
2020-04-05 12:02:36 +09:00
Kukks
ff9865c516
fix tor docker
2020-03-27 10:45:13 +01:00
Kukks
886510c2e1
remove tor for now
2020-03-27 10:45:13 +01:00
Kukks
1a62ee9260
try fix tor socks5 connection
2020-03-27 10:45:12 +01:00
nicolas.dorier
afd2c8e3d7
Bump nbx
2020-03-11 22:32:53 +09:00
nicolas.dorier
a9bf843be0
Bump various libraries
2020-03-10 21:24:22 +09:00
nicolas.dorier
f324185d82
bump nbx
2020-01-21 21:47:51 +09:00
nicolas.dorier
1bf04ac4ac
Generate less keys with nbxplorer
2020-01-18 16:20:03 +09:00
nicolas.dorier
780cf67a1b
bump bitcoin core
2020-01-15 13:25:29 +09:00
rockstardev
12e7c5e5e1
Updating referenced lnd to 0.8.2-beta ( #1279 )
2020-01-15 13:24:10 +09:00
nicolas.dorier
1a3da096a7
Go back to bitcoind 0.18.0
2020-01-13 13:26:42 +09:00
nicolas.dorier
ba0e501e38
bump bitcoind
2020-01-13 13:14:41 +09:00
nicolas.dorier
4f03f3c9cb
Bump nbx in tests
2020-01-12 21:45:23 +09:00
nicolas.dorier
87f1ab7caa
bump lightning
2019-12-27 21:21:18 +09:00
Andrew Camilleri
4d7480db15
Liquid & Liquid Assets Support ( #1118 )
2019-12-24 16:20:44 +09:00
nicolas.dorier
ea5bd6d435
bump nbx
2019-12-04 13:51:26 +09:00
Kukks
d6e1d34ebf
update nbx docker tests
2019-12-02 10:10:24 +01:00
nicolas.dorier
fe1df743ce
bump nbx
2019-11-16 17:22:51 +09:00
nicolas.dorier
2bfea50014
Update NBXplorer
2019-11-15 18:53:20 +09:00
nicolas.dorier
058b768b0a
update lightning charge in tests
2019-10-31 14:31:44 +09:00
nicolas.dorier
99095f25d9
bump clightning
2019-10-29 16:46:22 +09:00
rockstardev
120fe1ba85
Updating reference to new LND docker image and walletunlock.json path
2019-10-28 23:47:55 -05:00
nicolas.dorier
565cac34b0
Update NBXplorer
2019-10-23 14:56:59 +09:00
nicolas.dorier
39876dea07
Use random ports in container tests
2019-10-07 16:25:27 +09:00
nicolas.dorier
0f46da2e6b
Update c-lightning
2019-09-29 13:53:18 +09:00
nicolas.dorier
b3298589c3
Rockstarify the docker-compose
2019-09-10 13:02:52 +09:00
nicolas.dorier
882430cf58
Fix docker-compose ssh connection
2019-09-06 16:59:20 +09:00
nicolas.dorier
11730cbae6
Add sshd service so we can test SSH stuff as well
2019-09-06 16:51:49 +09:00
nicolas.dorier
0013703cef
Use docker sleep for the dev container in tests
2019-09-06 15:16:24 +09:00
nicolas.dorier
91b1a5e3e5
Remove MySQL from tests (never run)
2019-09-06 15:16:24 +09:00
nicolas.dorier
d9a0db3efc
bump nbx
2019-08-29 00:03:14 +09:00
nicolas.dorier
576734b5cb
downgrade clightning
2019-08-21 15:12:09 +09:00
nicolas.dorier
182f9b3cf6
bump clightning
2019-08-20 13:38:42 +09:00
nicolas.dorier
e743b2e457
Downgrade clightning
2019-08-17 15:57:15 +09:00
nicolas.dorier
f932a34581
Fix docker-compose test
2019-08-17 15:37:57 +09:00
nicolas.dorier
3543d9bd60
Fix docker-compose test
2019-08-17 15:35:41 +09:00
nicolas.dorier
d387834c6c
Fix docker-compose test
2019-08-17 15:25:00 +09:00
nicolas.dorier
6ea15411b6
Update c-ligthning and some packages
2019-08-17 15:14:31 +09:00
nicolas.dorier
e3283fb29b
Bump NBitcoin and NBXplorer
2019-07-15 19:40:06 +09:00
nicolas.dorier
d14eef979c
Bump versions of package and software
2019-07-04 20:50:40 +09:00