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

Add support for eth_maxPriorityFeePerGas #586

Closed
Nana-EC opened this issue Oct 4, 2022 · 0 comments · Fixed by #595 or hashgraph/hedera-improvement-proposal#601
Closed

Add support for eth_maxPriorityFeePerGas #586

Nana-EC opened this issue Oct 4, 2022 · 0 comments · Fixed by #595 or hashgraph/hedera-improvement-proposal#601
Assignees
Labels
enhancement New feature or request limechain P2
Milestone

Comments

@Nana-EC
Copy link
Collaborator

Nana-EC commented Oct 4, 2022

Problem

The relay is missing support for eth_maxPriorityFeePerGas

Solution

In our goal to add parity with Execution APIs we should add support for eth_maxPriorityFeePerGas

  • Add new method eth_maxPriorityFeePerGas to server.ts and eth.ts
  • Current implementation will likely be return 0x0 since Hedera doesn't have a concept of tipping nodes to promote any behaviour
  • Update HIP 482

Alternatives

No response

@Nana-EC Nana-EC added the enhancement New feature or request label Oct 4, 2022
@Nana-EC Nana-EC added this to the 0.10 milestone Oct 5, 2022
@dimitrovmaksim dimitrovmaksim self-assigned this Oct 5, 2022
@Nana-EC Nana-EC moved this to Sprint BackLog in Smart Contract Sprint Board Oct 6, 2022
Repository owner moved this from Sprint BackLog to Done in Smart Contract Sprint Board Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request limechain P2
Projects
Archived in project
2 participants