-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b490807
commit ad84164
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule counter-anchor
updated
11 files
+1 −1 | .github/actions/setup/action.yml | |
+178 −178 | Cargo.lock | |
+8 −0 | clients/js/package.json | |
+1 −1 | clients/rust/src/generated/instructions/create.rs | |
+1 −1 | clients/rust/src/generated/instructions/increment.rs | |
+18 −18 | pnpm-lock.yaml | |
+3 −2 | scripts/client/test-rust.mjs | |
+4 −6 | scripts/program/build.mjs | |
+8 −10 | scripts/program/format.mjs | |
+8 −10 | scripts/program/lint.mjs | |
+8 −10 | scripts/program/test.mjs |
Submodule counter-shank
updated
11 files
+1 −1 | .github/actions/setup/action.yml | |
+178 −178 | Cargo.lock | |
+8 −0 | clients/js/package.json | |
+1 −1 | clients/rust/src/generated/instructions/create.rs | |
+1 −1 | clients/rust/src/generated/instructions/increment.rs | |
+18 −18 | pnpm-lock.yaml | |
+3 −2 | scripts/client/test-rust.mjs | |
+4 −6 | scripts/program/build.mjs | |
+8 −10 | scripts/program/format.mjs | |
+8 −10 | scripts/program/lint.mjs | |
+8 −10 | scripts/program/test.mjs |