304 Commits (xprv-restore)

Author SHA1 Message Date
Oliver Gugger 6ca38bc815
lnd+config+sample-lnd.conf: add wallet-unlock-allow-create flag 3 years ago
Joost Jager 42f4afef75
multi: add random coin selection 3 years ago
Oliver Gugger 4460903399
multi: add signet parameters 3 years ago
Oliver Gugger 571d00b32c
config+lnd: add wallet-unlock-password-file option 3 years ago
Andras Banki-Horvath 5e215a7a66
lnrpc: add "waiting to start" state to state service 3 years ago
Andras Banki-Horvath b6a620e6b2
misc: add ability to store the wallet in the remote DB 3 years ago
Andras Banki-Horvath d161b34ee5
lnd: integrate leader elector to lnd main 3 years ago
Andras Banki-Horvath 9992e5c0b5
etcd: decouple embedded etcd instance startup 3 years ago
Andras Banki-Horvath 44e312ace9
etcd: remove (unused) etcd root bucket prefix 3 years ago
Wilmer Paulino 2084cb0ad5
lncfg: add config options for new neutrino options 3 years ago
Oliver Gugger 5df69cf93f
config+lnd: make WebSocket interval/wait configurable 3 years ago
Oliver Gugger 4b685e4d64
lnd+lnrpc: enable WebSocket ping/pong messages 3 years ago
Oliver Gugger 993167f14e
docs+lnrpc: enable bi-directional WebSockets 3 years ago
Elle Mouton ecf20ed350 multi: init neutrino backend with block cache 3 years ago
Elle Mouton 6702c79216 multi: add block cache size config 3 years ago
Roei Erez 65ab3dbfc8 server: better way to clean chainControl resources 3 years ago
Wilmer Paulino 82fe5d9bba
build: update btcwallet dependency introducing pruned bitcoind support 3 years ago
Johan T. Halseth 321141600e
mobile/bindings: update API for falafel v0.8.1 3 years ago
Johan T. Halseth db28e7c891
lnd: consolidate WalletUnlocker- and AdminAuthOptions 3 years ago
Jonathan Underwood 786568fa46
cert: allow cert expiry to be set in config 3 years ago
Wilmer Paulino f38bf4d7fa
lnwallet: expose required account parameter for WalletController methods 3 years ago
eugene 8b463fbc2b
lnd: optionally listen on localhost for better security 3 years ago
Oliver Gugger 368743c9cb
lnd: turn off channel validation for Neutrino by default 3 years ago
Hampus Sjöberg ada1bc701c signal: handle shutdown properly 3 years ago
Johan T. Halseth 9ef556624e
lnrpc: add StateService 3 years ago
Johan T. Halseth ad6673c21d
lnd: close MacResponseChan when wallet is unlocked 3 years ago
Johan T. Halseth 2877511fce
rpcperms+lnd: gate RPC calls on RPC state 3 years ago
Johan T. Halseth 4bbf5c4b6d
rpcserver: use same grpc server for both services 3 years ago
Johan T. Halseth 82fb22eda2
lnd+rpc: define external subserver config only once 3 years ago
Johan T. Halseth 3c81a5dd73
rpcperms: add RPC interceptor chain 3 years ago
Oliver Gugger 03a21367d3
lnd+walletunlocker: move history drop to unlocker 3 years ago
Yong 582b164c46
kvdb: add timeout options for bbolt (#4787) 3 years ago
Oliver Gugger 76d2c49a17
lnd: fix Onion v2 support for Neutrino backends 3 years ago
Conner Fromknecht 82a238317c
lncfg+itest: expose configurable batch-commit-interval 3 years ago
Marty Jones b06e0c648e Add newline to end of log statement 3 years ago
Oliver Gugger f8907fdb47
multi: add AutoCompact option to bolt backend 4 years ago
carla 61777c41e4
lnd: return missing shutdown parameter 4 years ago
Johan T. Halseth 5be7e710c7
RPC: Add --notls to disable TLS for RPC endpoints 4 years ago
Johan T. Halseth a2a924e1e5
rpcserver: move TLS listen config to closure 4 years ago
Oliver Gugger e7aa9256ab
walletunlocker+lnd: implement stateless wallet initialization 4 years ago
Oliver Gugger b685a97fcd
lnd: shutdown wallet unlocker after macaroon creation 4 years ago
Oliver Gugger 71ba2a8e60
lnd: prepare for proper wallet unlocker cleanup 4 years ago
Oliver Gugger 294cb4a966
macaroons: remember stateless init 4 years ago
Oliver Gugger a7c81eb595
lnd: drop wallet transactions if flag is set 4 years ago
Eugene bebe258e2d chainregistry+lnd: moving chainregistry+chainparams to new package 4 years ago
Eugene 46ef212de4 lnd+lncfg: move normalizeNetwork to lncfg 4 years ago
Eugene 4d238cfa2f lnd: export ChainControl, ChainRegistry 4 years ago
Eugene f4fe76aaf1 chainreg: add Config, move chainparams.go 4 years ago
Eugene 933b959aa8 chainreg: export ChainCode to new pkg 4 years ago
eugene afb6ad295e lnd: move initNeutrinoBackend to lnd.go 4 years ago