Skip to content

runtime-sdk/modules/evm: Migrate engine to evm v1.1.0#2448

Draft
kostko wants to merge 1 commit intomainfrom
kostko/feature/evm-1.1
Draft

runtime-sdk/modules/evm: Migrate engine to evm v1.1.0#2448
kostko wants to merge 1 commit intomainfrom
kostko/feature/evm-1.1

Conversation

@kostko
Copy link
Copy Markdown
Member

@kostko kostko commented Mar 27, 2026

Fixes #2189

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 27, 2026

Deploy Preview for oasisprotocol-oasis-sdk ready!

Name Link
🔨 Latest commit 6463b22
🔍 Latest deploy log https://app.netlify.com/projects/oasisprotocol-oasis-sdk/deploys/69d8faadc70736000811ee3f
😎 Deploy Preview https://deploy-preview-2448--oasisprotocol-oasis-sdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kostko kostko force-pushed the kostko/feature/evm-1.1 branch from fb6bf22 to e277d84 Compare March 27, 2026 13:18
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 72.19731% with 186 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.94%. Comparing base (b559f59) to head (6463b22).

Files with missing lines Patch % Lines
runtime-sdk/modules/evm/src/engine/backend.rs 67.24% 75 Missing ⚠️
...ime-sdk/modules/evm/src/precompile/confidential.rs 61.05% 37 Missing ⚠️
runtime-sdk/modules/evm/src/lib.rs 63.49% 23 Missing ⚠️
runtime-sdk/modules/evm/src/engine/state.rs 72.00% 14 Missing ⚠️
runtime-sdk/modules/evm/src/precompile/subcall.rs 72.22% 10 Missing ⚠️
runtime-sdk/modules/evm/src/precompile/erc20.rs 86.36% 9 Missing ⚠️
runtime-sdk-macros/src/evm_derive.rs 0.00% 8 Missing ⚠️
runtime-sdk/modules/evm/src/precompile/mod.rs 85.00% 6 Missing ⚠️
runtime-sdk/modules/evm/src/engine/invoker.rs 92.30% 2 Missing ⚠️
runtime-sdk/modules/evm/src/precompile/gas.rs 95.23% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2448      +/-   ##
==========================================
- Coverage   51.35%   50.94%   -0.41%     
==========================================
  Files         237      236       -1     
  Lines       17106    16998     -108     
==========================================
- Hits         8784     8660     -124     
- Misses       8262     8278      +16     
  Partials       60       60              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kostko kostko force-pushed the kostko/feature/evm-1.1 branch from e277d84 to 6463b22 Compare April 10, 2026 13:27
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.

Evaluate new version of rust-ethereum

1 participant