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
@leruaa I have created a PR to get the ball rolling. Currently wondering how to best handle the new arg parent_target_blob_gas_per_block.
If we want to ignore pectra in Kona for now, we could copy over these from previous revm release. AFAICT, the later release doesn't provide those anymore.
But we might want logic to toggle between dencun/pectra values. I lack context around that.
In Isthmus, a new fee type has bee added: operator fee (See the specs). Some updates has been done in revm: bluealloy/revm#1960 and meged in
v19.1.0
I think kona's revm dependency must be bumped to at least that version in order to continue to work once Isthmus is activated.
The text was updated successfully, but these errors were encountered: