forked from OffchainLabs/nitro
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule forks with merge commits
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule nitro-testnode
updated
10 files
+29 −25 | .github/workflows/ci.yml | |
+1 −0 | .github/workflows/smoke-test.yml | |
+19 −7 | .github/workflows/testnode.bash | |
+74 −14 | docker-compose.yaml | |
+653 −402 | scripts/config.ts | |
+2 −0 | scripts/consts.ts | |
+114 −1 | scripts/ethcommands.ts | |
+11 −1 | scripts/index.ts | |
+39 −0 | smoke-test-caldera.bash | |
+179 −75 | test-node.bash |