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
A user asked for EIP-1559 support on discord. It should be supported by the underlying rust-ethereum/evm rust-ethereum/evm#289. Maybe just need to enabled it in the config?
This is already enabled in the runtime, we also have tests (there was a bug that was fixed a while back). I think the remaining stuff needs to happen in the Web3 gateway, if anything. cc @ptrus@CedarMist
A user asked for EIP-1559 support on discord. It should be supported by the underlying rust-ethereum/evm rust-ethereum/evm#289. Maybe just need to enabled it in the config?
Related #306
The text was updated successfully, but these errors were encountered: