rgb-cln/wallet
Saibato 877f63e99e Initial TOR v2/v3 support.
This is a rebased and combined patch for Tor support.  It is extensively
reworked in the following patches, but the basis remains Saibato's work,
so it seemed fairest to begin with this.

Minor changes:
1. Use --announce-addr instead of --tor-external.
2. I also reverted some whitespace and unrelated changes from the patch.
3. Removed unnecessary ';' after } in functions.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-05-10 02:28:44 +00:00
..
test Initial TOR v2/v3 support. 2018-05-10 02:28:44 +00:00
.gitignore
Makefile
db.c db: full location tags for callers, make it implicit. 2018-04-27 16:20:35 +02:00
db.h db: full location tags for callers, make it implicit. 2018-04-27 16:20:35 +02:00
invoices.c db: track open sqlite3_stmt in DEVELOPER mode. 2018-04-27 16:20:35 +02:00
invoices.h invoice: Check duplicate preimage when explicitly sprcified. 2018-04-26 05:47:09 +00:00
txfilter.c
txfilter.h
wallet.c More flexible address wildcards, only add wildcard if nothing else. 2018-05-07 22:37:28 +02:00
wallet.h invoice: Check duplicate preimage when explicitly sprcified. 2018-04-26 05:47:09 +00:00
walletrpc.c Removed redundancies in withdraw and fundchannel. 2018-05-03 18:20:20 +02:00
walletrpc.h