-
Notifications
You must be signed in to change notification settings - Fork 11
Track & apply surge-factor pricing changes #871
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
base: mpeter/poc-index-finalized-block-results
Are you sure you want to change the base?
Track & apply surge-factor pricing changes #871
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Allow manual image build
…-results' into mpeter/surge-factor-for-soft-finality
Work Towards: #863
Work Towards: #864
Description
Note: Back-port of #867, specifically adapted to work with the soft-finality feature.
The changes include
FlowFees.FeeParametersChanged
eventssurgeFactor
field from the above event payloadeth_gasPrice
to return the configuredgas-price
multiplied with the latestsurgeFactor
eth_maxPriorityFeePerGas
to return the configuredgas-price
multiplied with the latestsurgeFactor
eth_feeHistory
to return the configuredgas-price
multiplied with the latestsurgeFactor
eth_sendRawTransaction
to reject tx submissions with gas prices below the configuredgas-price
multiplied with the latestsurgeFactor
For contributor use:
master
branchFiles changed
in the Github PR explorer