-
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.
Merge pull request #1160 from oasisprotocol/xz/507-sapphire-bump
submodules: 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
9 files
+14 −0 | examples/hardhat/.gitignore | |
+17 −0 | examples/hardhat/Makefile | |
+30 −0 | examples/hardhat/README.md | |
+83 −0 | examples/hardhat/contracts/Vigil.sol | |
+95 −0 | examples/hardhat/hardhat.config.ts | |
+19 −0 | examples/hardhat/package.json | |
+11 −0 | examples/hardhat/tsconfig.json | |
+624 −150 | pnpm-lock.yaml | |
+1 −0 | pnpm-workspace.yaml |