mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-16 13:01:10 +02:00
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. |
||
|---|---|---|
| .. | ||
| channel_events_test.go | ||
| Dockerfile | ||
| fail_test.go | ||
| itest.sh | ||
| itest_setup.sh | ||
| log.go | ||
| nodereport_test.go | ||
| prefix_writer.go | ||
| rpc.go | ||
| setup_test.go | ||
| test_context.go | ||
| util.sh | ||