Skip to content
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

[Bug]: Missing methods eth_getBlockReceipts and eth_maxPriorityFeePerGas #24225

Open
shanejonas opened this issue Apr 24, 2024 · 2 comments
Open
Labels
INVALID-ISSUE-TEMPLATE Issue's body doesn't match any issue template. Sev3-low Low severity; minimal to no impact upon users team-wallet-api-platform type-bug

Comments

@shanejonas
Copy link
Contributor

shanejonas commented Apr 24, 2024

Describe the bug

When running the API Spec tests I ran into these methods not being supported. Ideally they are added to the unrestricted method list, or even that list could come from api-specs.

Expected behavior

No response

Screenshots/Recordings

image

Steps to reproduce

  1. check api-spec tests in circleci (only on sj/api-spec-tests atm)
  2. check the failures
  3. see the methods not supported

Error or Response

The method "eth_maxPriorityFeePerGas" does not exist / is not available.

Version

sj/api-spec-tests

Build type

Other (please specify exactly where you obtained this build in "Additional Context" section)

Browser

Chrome

Operating system

MacOS

Additional context

test build

Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 45 days if there is no further activity. The MetaMask team intends on reviewing this issue before close, and removing the stale label if it is still a bug. We welcome new comments on this issue. We do not intend on closing issues if they report bugs that are still reproducible. Thank you for your contributions.

@github-actions github-actions bot added the stale issues and PRs marked as stale label Jul 24, 2024
@alexandratran
Copy link

The standard versions of eth_subscribe and eth_blobBaseFee are also not supported and should be added to the appropriate list.

@github-actions github-actions bot removed the stale issues and PRs marked as stale label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INVALID-ISSUE-TEMPLATE Issue's body doesn't match any issue template. Sev3-low Low severity; minimal to no impact upon users team-wallet-api-platform type-bug
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

4 participants