Commit 8446c1f
1 parent 8a70fc3 commit 8446c1f
1 file changed
+1
-1
lines changedSubmodule lnprototest updated 19 files
- .github/workflows/build.yml+5-1
- .github/workflows/testing.yml+7-1
- docker/Dockerfile.clightning+8-4
- docker/entrypoint.sh+10-2
- lnprototest/__init__.py+2
- lnprototest/backend/backend.py+1-1
- lnprototest/backend/bitcoind.py+19-4
- lnprototest/clightning/clightning.py+46-18
- lnprototest/event.py+19-3
- lnprototest/funding.py+5-4
- lnprototest/runner.py+13-3
- lnprototest/structure.py+3-2
- poetry.lock+322-370
- pyproject.toml+1
- tests/helpers.py+45-2
- tests/spec_helper.py+152
- tests/test_bolt2-20-open_channel_accepter.py+4-2
- tests/test_bolt7-01-channel_announcement-success.py+2-1
- tests/test_bolt7-10-gossip-filter.py+2-1
0 commit comments