lnd/funding
Elle Mouton 11f1735e85 funding: use default fwding policy if persisted values not found
In this commit, a bug is fixed in the funding manager that could result
in the funding process erroring out if the persisted initial forwarding
policy is not found. This could occur if a node restarts after opening a
channel that is not yet fully confirmed and also upgrades their node
from a pre-0.16 version to 0.16 since the values are only expected to be
persisted after 0.16.
2023-04-19 11:29:49 -07:00
..
batch_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
batch.go funding: use p2tr by default for batch_open_channel 2023-04-18 18:26:44 -07:00
commitment_type_negotiation_test.go server+funding: allow scid-alias, zero-conf chantypes, scid-alias 2022-07-07 17:10:28 -04:00
commitment_type_negotiation.go funding: code style cleanup for the funding package 2023-01-12 22:40:51 +10:30
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 funding: use default fwding policy if persisted values not found 2023-04-19 11:29:49 -07:00
manager.go funding: use default fwding policy if persisted values not found 2023-04-19 11:29:49 -07:00