yyforyongyu
|
d992cf94d6
|
multi: add SpewLogClosure to avoid code repetition
|
2024-07-25 22:18:49 +08:00 |
|
yyforyongyu
|
b6049ff94b
|
multi: add NewLogClosure in lnutils to avoid repetition
And replaces all usage of `logClosure` with `lnutils.LogClosure`.
|
2024-07-25 21:25:23 +08:00 |
|
yyforyongyu
|
8da68bb7db
|
multi: apply the new type lntypes.WeightUnit
|
2024-05-25 13:37:13 +08:00 |
|
yyforyongyu
|
e771993785
|
multi: make input.OutPoint return wire.OutPoint
|
2024-04-19 21:33:32 +08:00 |
|
Oliver Gugger
|
648fb22f63
|
multi: wrap all errors
|
2024-04-11 15:04:03 +02:00 |
|
ffranr
|
cd566eb097
|
multi: fix fmt.Errorf error wrapping
Refactor fmt.Errorf usage to correctly wrap errors instead of using
non-wrapping format verbs.
|
2024-02-27 11:13:40 +00:00 |
|
Keagan McClelland
|
0f245bf237
|
contractcourt: rename breacharbiter*.go to breach_arbitrator
This is just to finish the cleaning things up to make them more
consistent.
|
2024-02-06 13:32:51 -07:00 |
|