Commit 536d8ff
submodules: bump external/sapphire-paratime from
Bumps [external/sapphire-paratime](https://github.com/oasisprotocol/sapphire-paratime) from `ebc497f` to `90314c4`.
- [Release notes](https://github.com/oasisprotocol/sapphire-paratime/releases)
- [Commits](oasisprotocol/sapphire-paratime@ebc497f...90314c4)
---
updated-dependencies:
- dependency-name: external/sapphire-paratime
dependency-version: 90314c4129772ff6b3e328562c6108af914c1962
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>ebc497f to 90314c4
1 parent 36ec60f commit 536d8ff
1 file changed
+1
-1
lines changedSubmodule sapphire-paratime updated 18 files
- .github/workflows/ci-lint.yaml+3
- .github/workflows/ci-test.yaml+15-11
- .github/workflows/release.yaml+1-1
- contracts/CHANGELOG.md+7
- contracts/package.json+1-1
- docs/addresses.md+35-9
- docs/quickstart.mdx+1-1
- examples/wagmi-v2/src/App.tsx+17-8
- examples/wagmi-v2/src/wagmi.ts+9-9
- examples/wagmi-v2/test/e2e.spec.ts+50-45
- integrations/foundry/lib/oasisprotocol-sapphire-foundry/precompiles/Cargo.toml+7-1
- integrations/wagmi-v2/README.md+80-36
- integrations/wagmi-v2/src/constants.ts+12
- integrations/wagmi-v2/src/index.ts+152-3
- integrations/wagmi-v2/src/types.ts+48
- runtime/Cargo.lock+26-6
- runtime/Cargo.toml+5-4
- runtime/src/lib.rs+71-1
0 commit comments