..
btcwallet
lnwallet+walletrpc: add SubmitPackage for v3 CPFP package relay
2026-06-30 11:07:52 -07:00
chainfee
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
chancloser
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
chanfunding
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
chanvalidate
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
rpcwallet
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
test
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
types
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
aux_leaf_store.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
aux_negotiator.go
lnwallet: introduce AuxChannelNegotiator interface
2025-09-23 19:02:57 +02:00
aux_resolutions.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
aux_signer.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
aux_test_utils.go
lnwallet: add aux test utils
2026-03-04 20:19:43 +01:00
channel.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
channel_revoke_nonces_test.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
channel_test.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
close_test.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
commit_sort.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
commit_sort_test.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
commitment.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
commitment_chain.go
multi: update to fn v2
2024-12-04 13:19:00 -07:00
config.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
confscale.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
confscale_integration.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
confscale_prod.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
confscale_test.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
errors.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
interface.go
lnwallet+walletrpc: add SubmitPackage for v3 CPFP package relay
2026-06-30 11:07:52 -07:00
log.go
lnwallet: move btcwallet log under BTWL
2025-03-21 08:06:18 +08:00
mock.go
lnwallet+walletrpc: add SubmitPackage for v3 CPFP package relay
2026-06-30 11:07:52 -07:00
musig_session.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
musig_session_test.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
parameters.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
parameters_test.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
payment_descriptor.go
lnwallet: detect and handle noop HTLCs
2025-08-08 20:03:30 +02:00
README.md
scripted-diff: replace ⛰ emoji with $ [skip ci]
2022-10-28 12:06:49 -04:00
rebroadcaster.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
rebroadcaster_test.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
reservation.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
revocation_producer.go
input: ensure sessionOpts is properly threaded through
2023-08-22 16:31:47 -07:00
revocation_producer_itest.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
sigpool.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
taproot_test_vectors_test.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
test_utils.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
test_vectors_anchors.json
lnwallet: add same amount and preimage anchors test vector
2023-03-16 17:27:05 +02:00
test_vectors_legacy.json
lnwallet: add same amount and preimage legacy test vector
2023-03-16 17:27:04 +02:00
test_vectors_taproot.json
lnwallet: regenerate test vectors with BIP-340 HTLC signatures
2026-04-13 12:21:42 -07:00
test_vectors_zero_fee_htlc_tx.json
lnwallet: add zero-fee-htlc-tx test vectors
2023-03-16 17:27:05 +02:00
transactions.go
multi: upgrade to btcd v2 modules
2026-06-24 10:58:36 -07:00
transactions_test.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
update_log.go
multi: update to fn v2
2024-12-04 13:19:00 -07:00
wallet.go
lnwallet: use channel state open channel
2026-07-07 07:18:59 -03:00
wallet_test.go
funding: remove dead code and sanity check pending chan ID ( #7887 )
2023-10-09 10:58:18 +02:00