faraday/itest
bitromortac 689cfdd55b
itest: bump lnd to v0.21.0-beta and fix close flakes
Bump the integration test lnd binary to v0.21.0-beta. Two test fixes are
required for the new version:

- nodereport: the anchor commitment close fee changed by 10 sat, update the
  hardcoded CHANNEL_CLOSE_FEE expectation from 4535 to 4525 sat.
- test_context: closeChannel mined a block while still waiting for the pending
  close update, which confirmed the force close tx out of the mempool before
  its fee could be read, causing a 'Transaction not in mempool' failure. Only
  start mining once the close fee has been captured from the mempool.
2026-06-12 11:13:15 +02:00
..
channel_events_test.go itest: add forwarding ability integration test 2026-06-11 12:40:32 +02:00
Dockerfile itest: bump lnd to v0.21.0-beta and fix close flakes 2026-06-12 11:13:15 +02:00
fail_test.go itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
itest.sh itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
itest_setup.sh itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
log.go multi: update LND, lndclient and btclog deps 2025-03-05 11:51:45 +02:00
nodereport_test.go itest: bump lnd to v0.21.0-beta and fix close flakes 2026-06-12 11:13:15 +02:00
prefix_writer.go itest: add itest setup with two lnd nodes and a single faraday instance 2020-08-12 11:42:09 +02:00
rpc.go multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
setup_test.go mod: bump lnd and lndclient to v0.15.0-beta 2022-06-24 14:11:59 +02:00
test_context.go itest: bump lnd to v0.21.0-beta and fix close flakes 2026-06-12 11:13:15 +02:00
util.sh itest: fix test setup 2023-07-10 15:34:31 +02:00