-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contract.FetchAbi Helper #174
Conversation
Test Results for StandaloneLinux64 1 files ±0 15 suites ±0 6m 46s ⏱️ -49s Results for commit 080d475. ± Comparison against base commit ec4ce3e. This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Results for WebGL 1 files ±0 15 suites ±0 6m 37s ⏱️ +11s Results for commit 080d475. ± Comparison against base commit ec4ce3e. This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Results for Android 1 files ±0 15 suites ±0 6m 43s ⏱️ - 1m 8s Results for commit 080d475. ± Comparison against base commit ec4ce3e. This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Test Results for iOS 1 files ±0 15 suites ±0 7m 54s ⏱️ +16s Results for commit 080d475. ± Comparison against base commit ec4ce3e. This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
PR-Codex overview
This PR updates contract handling in Unity tests and scripts. It introduces a new method to fetch ABI and adjusts contract creation and reading accordingly.
Detailed summary
FetchAbi
method to retrieve ABI from a URL