Skip to content

EVM proposals support specifications#184

Merged
MCarlomagno merged 4 commits intomainfrom
evm-proposals-support
Apr 9, 2026
Merged

EVM proposals support specifications#184
MCarlomagno merged 4 commits intomainfrom
evm-proposals-support

Conversation

@MCarlomagno
Copy link
Copy Markdown
Member

Feature spec for adding EVM proposal sharing and signing support to Guardian.

It turns the previous draft into an implementable v1 contract by defining the EVM account model, request auth, proposal payload shape, proposal identity, signer semantics, and rollout approach. The feature remains scoped to account configuration plus proposal create/list/get/sign. Execution, delta/state flows, and reconciliation remain out of scope.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.46%. Comparing base (d80b017) to head (1e6bb9f).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   73.50%   67.46%   -6.04%     
==========================================
  Files          81       99      +18     
  Lines       14246    16045    +1799     
==========================================
+ Hits        10471    10825     +354     
- Misses       3775     5220    +1445     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d80b017...1e6bb9f. Read the comment docs.

🚀 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.

@MCarlomagno MCarlomagno closed this Apr 9, 2026
@MCarlomagno MCarlomagno reopened this Apr 9, 2026
@MCarlomagno MCarlomagno merged commit 3c78435 into main Apr 9, 2026
16 of 17 checks passed
@MCarlomagno MCarlomagno deleted the evm-proposals-support branch April 9, 2026 21:22
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants