lnd/funding
Elle Mouton 1c65c3d072
funding: allow AcceptChannel with min depth of zero
Even if the channel type is not zero conf. We will still use a min depth
of at least 1. We just dont fail if our peer indicates trust.
2024-06-27 15:26:34 -07:00
..
batch_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
batch.go multi: wrap all errors 2024-04-11 15:04:03 +02:00
commitment_type_negotiation_test.go multi: make static remote key compulsory 2024-01-11 13:58:01 -08:00
commitment_type_negotiation.go feature: use +100 staging bit for taproot channels 2023-08-22 16:34:28 -07:00
config_integration.go funding: rename FundingLocked related functions and variables 2023-03-17 18:21:58 +08:00
interfaces.go multi: replace FundingLocked and funding_locked strings 2023-03-17 18:21:59 +08:00
log.go lnd+funding: register funding logger 2020-12-17 09:36:34 -05:00
manager_test.go multi: Add tests to psbt and normal open channel flow. 2024-04-24 13:58:20 +01:00
manager.go funding: allow AcceptChannel with min depth of zero 2024-06-27 15:26:34 -07:00