You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So far, we have modified the EIP-1559 dynamic fee calculation to a fixed MinGasTip and BaseFee. But if we are going to allow blob transactions, the EIP-4844 fee calculation should be evaluated as well.
This type of transaction is not activated yet, related to #189.