31 Commits (xprv-restore)

Author SHA1 Message Date
Joost Jager ffd346e2e1
config: add channel commit batch size parameter 3 years ago
Joost Jager a181d26287
config: add channel commit interval parameter 3 years ago
Wilmer Paulino f38bf4d7fa
lnwallet: expose required account parameter for WalletController methods 3 years ago
Elle Mouton 3b412ce50f multi: allow setting target confs for co-op close 3 years ago
Elliott Jin 5a54d787e1 brontide: log at debug, not error, when ignoring enable request 3 years ago
Elliott Jin e9baf0e4a2 multi: add bool param to channel enable/disable methods 3 years ago
eugene f8b98a1d3b
lntest/channels: introduce subpackage to deduplicate static structs 3 years ago
Olaoluwa Osuntokun 403d37f426
peer: ensure consistent local+global feature bits when downgrading 3 years ago
eugene 9c72dd9eba funding+peer: rename Manager interface to Controller 3 years ago
eugene 61e0f67edf funding: rename from fmgr, change references 3 years ago
Johan T. Halseth 0fd76e53b8
multi: cap anchors feerate at configurable maximum 3 years ago
carla 7d1282af70
peer/test: add test for static key downgrade for legacy channels 3 years ago
Johan T. Halseth 0532c21e33
peer: remove static remote required for peers with legacy channels 3 years ago
yyforyongyu f46d16ff89
peer: fix typo 3 years ago
Conner Fromknecht 0d0f22aacb
link+peer: thread anchor tower client to link 3 years ago
Federico Bond 10d94f99c0
multi: move several wait group done calls to defer statements 3 years ago
Johan T. Halseth a97182b1e9
peer: mark channel borked in case of PermanentFailure 4 years ago
eugene e0859e121f multi: add fmgr.Manager interface, change usage in peer to use Manager 4 years ago
eugene fada3dd871 server.go + peer: use MessageConn interface instead of brontide.Conn 4 years ago
Johan T. Halseth bf18929f0e
peer/brontide: fix pubkey log 4 years ago
eugene ea467783e9 htlcswitch+peer: remove fwd pkgs once before tick, bump timer to 1hr 4 years ago
eugene c7cbacc35b multi: move mockChainIO, mockNotifier to lntest/mock 4 years ago
eugene 3fa5d042c9 multi: move mockWalletController, mockSecretKeyRing to lntest/mock 4 years ago
eugene 49d8f04197 multi: migrate instances of mockSigner to the mock package 4 years ago
Olaoluwa Osuntokun f58b00ef55
multi: split database storage into remote and local instances 4 years ago
nsa cbd54101f8 multi: remove peer.go, change all references to point to peer pkg 4 years ago
nsa 01415f4a5f peer: define Config and LinkUpdater interface 4 years ago