lnd version, "hacked" to enable seedless restore from xprv + scb
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Oliver Gugger 4460903399
multi: add signet parameters
3 years ago
..
address.go Merge pull request #5007 from Roasbeef/ipv6-tor-parse-fix 3 years ago
address_test.go lncfg: allow no auth on private addresses 4 years ago
autopilot.go config+lncfg: move config structs to lncfg, drop suffix 4 years ago
bitcoind.go lncfg: add new PrunedNodeMaxPeers config option/flag 3 years ago
btcd.go config+lncfg: move config structs to lncfg, drop suffix 4 years ago
caches.go lncfg/caches: adds Caches sub config 5 years ago
chain.go multi: add signet parameters 3 years ago
cluster.go lnd: integrate leader elector to lnd main 3 years ago
config.go lnd+lncfg: move normalizeNetwork to lncfg 4 years ago
db.go kvdb: move channeldb/kvdb to top level 3 years ago
db_test.go kvdb: move channeldb/kvdb to top level 3 years ago
gossip.go lncfg: expose channel update rate limiting options 3 years ago
healthcheck.go healthcheck: add healthcheck to shutdown if cert is expired (#4792) 3 years ago
interface.go lncfg/interface: define Validator iface + variadic Validate 5 years ago
invoices.go multi: add height-based invoice expiry 3 years ago
monitoring_off.go rpcserver+monitoring/config: enable Prometheus monitoring. 5 years ago
monitoring_on.go rpcserver+monitoring/config: enable Prometheus monitoring. 5 years ago
neutrino.go lncfg: add config options for new neutrino options 3 years ago
protocol.go lncfg: make anchor channels by default 3 years ago
protocol_experimental_off.go config+protocol: enable anchor commitments (zero-fee HTLC ) by default 3 years ago
protocol_experimental_on.go config+protocol: enable anchor commitments (zero-fee HTLC ) by default 3 years ago
protocol_legacy_off.go Revert "lncfg: add new legacy protocol option to turn off gossip throttling" 3 years ago
protocol_legacy_on.go Revert "lncfg: add new legacy protocol option to turn off gossip throttling" 3 years ago
protocol_rpctest.go lncfg: make anchor channels by default 3 years ago
routing.go routing: add strict pruning as new flag, default for neutrino 3 years ago
tor.go config+lncfg: move config structs to lncfg, drop suffix 4 years ago
watchtower.go lncfg: add Watchtower config 5 years ago
workers.go lncfg/workers: reduce default write pool workers to 8 5 years ago
workers_test.go config: add sanity check to prevent non-negative worker counts 5 years ago
wtclient.go lncfg: show deprecated warning for wtclient.private-tower-uris option 5 years ago