Skip to content

[General] RPCs return baseFeePerGas / maxFeePerGas that is too low and lags behind actual gasPrice #841

Answered by shahar4
Antlion12 asked this question in General

You must be logged in to vote

@Antlion12 thanks for this wonderfully detailed report!

This is a known issue that's being worked on (PR). For added context:

  • This scenario is somewhat of an edge case, occurring only at the start of a new L1 batch if there's a significant time gap between the last block of the previous batch and the first transaction of the new one such that there can be more than 2x gas price discrepancies. Importantly, this means that this is not an issue once there's more traffic.
  • It's also a bit non trivial to fix, so it's taking a bit longer.

Replies: 3 comments 1 reply

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
1 reply
@itegulov

Answer selected by JackHamer09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
general General question
4 participants