-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
submodule: Bump external/sapphire-paratime
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sapphire-paratime
updated
13 files
+1 −1 | .github/workflows/ci-lint.yaml | |
+6 −6 | .github/workflows/ci-test.yaml | |
+3 −3 | .github/workflows/contracts-test.yaml | |
+1 −1 | .github/workflows/release.yaml | |
+2 −2 | clients/go/go.mod | |
+5 −5 | clients/go/go.sum | |
+2 −2 | contracts/hardhat.config.ts | |
+10 −10 | docs/guide.mdx | |
+1 −1 | examples/onchain-signer/README.md | |
+2 −2 | examples/onchain-signer/test/CommentBox.ts | |
+579 −378 | runtime/Cargo.lock | |
+4 −4 | runtime/Cargo.toml | |
+7 −6 | runtime/src/lib.rs |