Closed matevz closed 1 month ago
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
Let's track this at the oasis-web3-gateway repository instead.
A user asked for EIP-1559 support on discord. It should be supported by the underlying rust-ethereum/evm https://github.com/rust-ethereum/evm/pull/289. Maybe just need to enabled it in the config?
Related https://github.com/oasisprotocol/sapphire-paratime/issues/306