Slyghtning
a10c741a26
lint: fix linter issues
2026-03-09 14:39:45 +01:00
Slyghtning
e98f733ef8
linter: fix lint issues after linter v2 update
2025-08-19 21:57:00 +02:00
Boris Nagaev
36c5d6cee7
test: golang.org/x/net/context -> context
2025-07-24 02:19:25 -03:00
Andras Banki-Horvath
31f996cb37
build: bump tapd to v0.6.1 and lnd to v0.19.2-beta
2025-07-16 19:05:32 +02:00
Boris Nagaev
d2c168945b
test/chainnotifier: send to specific spend reg
...
This is needed to have multiple spending registrations running and to send
a notification to a specific spending registration.
2025-06-25 22:53:18 -03:00
Boris Nagaev
2f05934dbb
test/chainnotifier_mock: support errors
...
Support sending errors to error channels returned by RegisterSpendNtfn and
RegisterConfirmationsNtfn.
2025-06-11 10:34:22 -03:00
Oliver Gugger
93525d3edf
multi: bump lnd compile time dependency to v0.18.4-beta
2024-10-22 09:12:31 +02:00
Andras Banki-Horvath
a55c461a8f
test: support incomplete mocks
...
Updating the mocks to be complete implementation of the underlying
interfaces is not always possible due to cross dependency issues.
This commit embeds the interfaces into the mocks so we can at least
always compile them.
2024-09-02 18:49:22 +02:00
George Tsagkarelis
26e239c2c7
loop+test: enhance epoch subscription for multiple subscribers
2024-01-23 20:38:08 +02:00
shuoer86
8421ae6ca4
fix typo test/chainnotifier_mock.go
2024-01-12 20:56:44 +08:00
Andras Banki-Horvath
a7451622e5
mod: bump LND and lndclient to include musig2 1.0rc2 changes
...
This commit bumps LND and lndclient to make it possible to upgrade
taproot HTLC construction with a MuSig2 version. This is required to
support both old (MuSig2 0.4) and new (MuSig2 1.0) clients.
2023-02-06 20:46:03 +01:00
Andras Banki-Horvath
235e1bb9b8
test: followup update chainnotifier mock to fwd notifications for matching txs
...
This is the remainder of the previous commit which was left out from the
original PR.
2020-04-15 14:43:03 +02:00
Andras Banki-Horvath
95273c1cf8
test: update chainnotifier mock to fwd notifications for matching txs
2020-04-06 22:00:02 +02:00
Joost Jager
21fcd8d94e
Lightning Loop initial version
2019-03-06 21:30:34 +01:00