Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Add eth_maxPriorityFeePerGas RPC Method #1658

Merged
merged 4 commits into from
Nov 24, 2021

Conversation

MicaiahReid
Copy link
Contributor

@MicaiahReid MicaiahReid commented Nov 24, 2021

  • Adds eth_maxPriorityFeePerGas RPC Method which always returns 1 GWEI.
  • Defaults type 2 transactions with no user-set maxPriorityFeePerGas to 1 GWEI.
    Fixes Support eth_maxPriorityFeePerGas #1632

Copy link
Member

@davidmurdoch davidmurdoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surviving a zombie apocalypse must be a piece of cake for you.

LGTM! (if Checks look good)

@MicaiahReid MicaiahReid merged commit 4352881 into develop Nov 24, 2021
@MicaiahReid MicaiahReid deleted the feat/eth_maxPriorityFeePerGas branch November 24, 2021 21:58
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support eth_maxPriorityFeePerGas
2 participants