lnd/funding
Oliver Gugger b0bb853f77
Merge pull request #8092 from yyforyongyu/fix-peer-unit-test
multi: fix peer unit test and disable `paralleltest`
2023-10-17 10:18:27 +00:00
..
batch_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
batch.go multi: add new method FeePerVByte to avoid manual conversion 2023-10-13 17:00:53 +08:00
commitment_type_negotiation_test.go funding: fix channel type negotiation bug 2023-05-17 11:28:40 -05: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: disable linter paralleltest 2023-10-13 13:50:09 +08:00
manager.go Merge pull request #8067 from lightningnetwork/0-18-staging-rebased 2023-10-09 11:20:11 -07:00