-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
cherry pick keyless into v1.10.1 #12616
cherry pick keyless into v1.10.1 #12616
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Self review done.
2f357be
to
c12efe3
Compare
…deserialization bugs. Add google as provider for devnet (#12476) * fix bugs * update * add google as default provider for chain ids above 100 * fix * use lazy * remove unused deps * lint
* keyless feature gating should allow zkless mode on its own * keyless txn verification should match the JWK alg with the JWT header alg
c12efe3
to
6cfb39a
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ Forge suite
|
✅ Forge suite
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## aptos-release-v1.10 #12616 +/- ##
======================================================
Coverage ? 71.7%
======================================================
Files ? 811
Lines ? 185696
Branches ? 0
======================================================
Hits ? 133204
Misses ? 52492
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Description
This PR cherry picks two changes:
Type of Change
Which Components or Systems Does This Change Impact?
How Has This Been Tested?
See original PRs.
Key Areas to Review
See original PRs.
Checklist