Olaoluwa Osuntokun
|
4c16e55aca
|
contractcourt: update makeBreachedOutput to accept resolution blob
|
2024-10-11 14:22:11 +02:00 |
|
Olaoluwa Osuntokun
|
ded6959fd5
|
contractcourt: update GenSweepScript to return internal key
For the upcoming aux sweeper integration, the internal key is needed for
the call backs.
|
2024-10-11 14:22:11 +02:00 |
|
Olaoluwa Osuntokun
|
080771db62
|
input: add ResolutionBlob method to inputKit
We also update breachedOutput w/ the new API.
|
2024-10-11 14:22:10 +02:00 |
|
Olaoluwa Osuntokun
|
900a0a114a
|
contractcourt: convert taprootBriefcase to use new tlv record type
This commit doesn't yet go all the way to modify all the other records
quite yet.
|
2024-10-11 14:22:10 +02:00 |
|
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 |
|