Skip to content
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

feat: add support for EraVM Extensions #357

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kiriyaga-txfusion
Copy link

@kiriyaga-txfusion kiriyaga-txfusion commented Dec 13, 2024

What ❔

Add support for the enableEraVMExtension flag (formerly isSystem) in the verification process.

Why ❔

Ensuring it matches the settings used during compilation.

image

fixes #331

Checklist

  • [+] PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • [+] Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

Copy link

github-actions bot commented Dec 13, 2024

API E2E Test Results

207 tests   207 ✅  19s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit 5193232.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 13, 2024

Unit Test Results

    4 files    263 suites   11m 48s ⏱️
2 136 tests 2 135 ✅ 1 💤 0 ❌
2 348 runs  2 347 ✅ 1 💤 0 ❌

Results for commit 5193232.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Dec 13, 2024

Visit the preview URL for this PR:
https://staging-scan-v2--pr-357-w3zmz0zx.web.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add isSystem flag to the explorer UI for verification
2 participants