This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
lnd
Watch
1
Star
0
Fork
0
You've already forked lnd
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-06-03 03:29:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lnd
/
input
History
Oliver Gugger
cf965f04ad
lnwallet: add Tree() method, fix formatting
2024-04-24 17:04:06 +02:00
..
input.go
multi: make
input.OutPoint
return
wire.OutPoint
2024-04-19 21:33:32 +08:00
mocks.go
multi: make
input.OutPoint
return
wire.OutPoint
2024-04-19 21:33:32 +08:00
musig2_session_manager.go
…
musig2_test.go
…
musig2.go
multi: wrap all errors
2024-04-11 15:04:03 +02:00
script_desc.go
lnwallet: add Tree() method, fix formatting
2024-04-24 17:04:06 +02:00
script_utils_test.go
…
script_utils.go
lnwallet: add Tree() method, fix formatting
2024-04-24 17:04:06 +02:00
signdescriptor_test.go
…
signdescriptor.go
…
signer.go
…
size_test.go
lnwallet: thread thru input.AuxTapleaf to all relevant areas
2024-04-24 16:43:41 +02:00
size.go
…
taproot_test.go
input+lnwallet: update taproot scripts to accept optional aux leaf
2024-04-24 13:25:26 +02:00
taproot.go
input: add some utility type definitions for aux leaves
2024-04-24 16:39:41 +02:00
test_utils.go
…
txout_test.go
…
txout.go
…
witnessgen.go
…