Skip to content

feat: changes eth_maxPriorityFeePerGas to return UNSUPPORTED_METHOD #3696

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

Conversation

simzzz
Copy link
Contributor

@simzzz simzzz commented Apr 16, 2025

Description:
This PR changes eth_maxPriorityFeePerGas to return UNSUPPORTED_METHOD instead of an empty hex.

Related issue(s):

Fixes #3487

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@simzzz simzzz requested review from a team as code owners April 16, 2025 08:46
@simzzz simzzz requested a review from quiet-node April 16, 2025 08:46
@simzzz simzzz self-assigned this Apr 16, 2025
@simzzz simzzz added the enhancement New feature or request label Apr 16, 2025
@simzzz simzzz added this to the 0.68.0 milestone Apr 16, 2025
@simzzz simzzz changed the base branch from main to poc-eth-service-apporach April 16, 2025 09:53
Signed-off-by: Simeon Nakov <[email protected]>
@simzzz simzzz closed this Apr 16, 2025
@simzzz simzzz deleted the 3487-implement-eth-max-priority-fee-per-gas branch April 16, 2025 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate implementation for eth_maxPriorityFeePerGas
1 participant