-
Notifications
You must be signed in to change notification settings - Fork 83
chore: include eth_createAccessList
as an unsupported method
#3852
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
chore: include eth_createAccessList
as an unsupported method
#3852
Conversation
Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
Test Results 20 files - 1 256 suites - 24 18m 10s ⏱️ -20s Results for commit 100e6b5. ± Comparison against base commit 5ed656a. This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
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.
LGTM
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.
LGTM
Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
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.
Small change
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.
LGTM
…-ledger#3852) Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
Description:
This PR adds RPC method
eth_createAccessList
as unsupported.Related issue(s):
Fixes #3489.
Notes for reviewer:
Checklist