Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

itest: Extend custom channel liquidity itest for RFQ HTLC tracking #906

Open
wants to merge 25 commits into
base: update-to-lnd-18-4
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
6b9c969
multi: bump to lnd/tapd/lndclient v0.18.4-beta branches
guggero May 23, 2024
e85ebef
subservers: add Impl to subservers, GetServer to mgr
guggero May 23, 2024
445e370
litd: register tapd as aux component of lnd
guggero May 23, 2024
4b403d8
litd: allow faster startup by making re-try configurable
guggero May 23, 2024
b688a0f
cmd/litcli: add ln sub commands for custom channels
guggero May 23, 2024
7030516
itest: add custom channel integration test
guggero May 23, 2024
10d6fdf
litclient: add taprpc packages to `Registrations`
jamaljsr Aug 9, 2024
ce64122
docs: add release notes
guggero Oct 21, 2024
8b11bc9
itest: add test for multi input asset funding
gijswijs Oct 23, 2024
deaf89b
itest: add RPC oracle with spread based asset rates
guggero Oct 23, 2024
5fe92bd
itest: assert invoice and payment HTLCs show custom data
guggero Oct 18, 2024
389b092
itest: add <354sats payment coverage for custom channels
GeorgeTsagk Oct 16, 2024
5861902
itest: test custom channel strict forwarding
GeorgeTsagk Oct 16, 2024
e0f81c1
litcli: remove default value for sat_per_vbyte
gijswijs Nov 5, 2024
d82cb9d
itest: add itest for MinRelayFee check
gijswijs Oct 30, 2024
ab2e5ec
build: update to latest tapd
Roasbeef Nov 13, 2024
8cb323d
itest: log pid of new nodes
Roasbeef Nov 16, 2024
a1797f1
itest: add assertSpendableBalance helper func
Roasbeef Nov 9, 2024
ca96cea
itest: add createAssetHodlInvoice helper func
Roasbeef Nov 9, 2024
7225f16
itest: update payInvoiceWithAssets to take optional pay status
Roasbeef Nov 9, 2024
3817918
itest: add new testCustomChannelsHtlcForceClose itest
Roasbeef Nov 9, 2024
f79f326
itest: make sure transfer is confirmed, fix nits and TODOs
guggero Nov 25, 2024
e76f04d
Merge pull request #901 from lightninglabs/asset-htlc-itests
guggero Nov 26, 2024
e45a856
(temp) build: bump tapd
GeorgeTsagk Nov 22, 2024
e52a8c5
itest: extend liquidity edge cases for rfq htlc tracking
GeorgeTsagk Nov 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 92 additions & 0 deletions app/src/types/generated/lnd_pb.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading