-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump nitro-testnode to latest master to fix CI
- Loading branch information
1 parent
1a47581
commit 76a8a0f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nitro-testnode
updated
11 files
+2 −20 | .github/workflows/ci.yml | |
+1 −1 | .github/workflows/testnode.bash | |
+0 −14 | boldupgrader/Dockerfile | |
+0 −48 | docker-compose-ci-cache.json | |
+52 −22 | docker-compose.yaml | |
+3 −3 | rollupcreator/Dockerfile | |
+183 −5 | scripts/config.ts | |
+40 −0 | scripts/ethcommands.ts | |
+7 −1 | scripts/index.ts | |
+61 −65 | test-node.bash | |
+5 −7 | tokenbridge/Dockerfile |