Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,5 @@
<!-- List of things to check before/after submitting the PR -->

- [ ] Sample app is updated with new SDK changes
- [ ] Updated public documentation with new SDK changes ([Immutable X](https://docs.immutable.com/docs/x/sdks/unity) and [Immutable zkEVM](https://docs.immutable.com/docs/zkEVM/sdks/unity))
- [ ] Sample game is updated with new SDK changes
- [ ] Updated public documentation with new SDK changes
- [ ] Replied to GitHub issues
135 changes: 0 additions & 135 deletions .github/workflows/update-zkevm-api-package.yml

This file was deleted.

1 change: 0 additions & 1 deletion sample-unity6/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"dependencies": {
"com.alttester.sdk": "2.2.5",
"com.cysharp.unitask": "2.3.3",
"com.immutable.api.zkevm": "file:../../src/Packages/ZkEvmApi",
"com.immutable.passport": "file:../../src/Packages/Passport",
"com.unity.2d.pixel-perfect": "5.1.1",
"com.unity.collab-proxy": "2.9.3",
Expand Down
3 changes: 0 additions & 3 deletions sample/Assets/Scenes/ZkEvmApi.meta

This file was deleted.

Loading
Loading