Commit a5a044a
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