Skip to content

Add initial implementation of RIP7212 #4075

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Add initial implementation of RIP7212 #4075

wants to merge 7 commits into from

Conversation

acolytec3
Copy link
Contributor

@acolytec3 acolytec3 commented May 12, 2025

Implements RIP-7212 which is currently scheduled for Fusaka.

Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.60%. Comparing base (358a097) to head (624daa6).

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 84.33% <ø> (ø)
blockchain 89.32% <ø> (ø)
client 67.61% <ø> (ø)
common 97.50% <100.00%> (+<0.01%) ⬆️
devp2p 86.78% <ø> (ø)
evm ?
mpt 89.69% <ø> (-0.16%) ⬇️
statemanager 69.06% <ø> (ø)
static 99.11% <ø> (ø)
tx 89.83% <ø> (ø)
util 88.70% <100.00%> (+<0.01%) ⬆️
vm 55.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor Author

@acolytec3 acolytec3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code is all in place but I've not yet been able to generate a good test vector from webauthn that passes (likely something in how I'm transforming the JSON output from webauthn into the msg hash.

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

Successfully merging this pull request may close these issues.

1 participant