Skip to content

Commit

Permalink
Update docs/zkEVM/spec/evm-differences.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dra Murphy <149679879+kmurphypolygon@users.noreply.github.com>
  • Loading branch information
EmpieichO and kmurphypolygon authored Jan 18, 2024
1 parent 217f8ce commit b1febb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zkEVM/spec/evm-differences.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ Other precompiled contracts have no effect on the zkEVM state tree and are treat

- [EIP-2718](https://eips.ethereum.org/EIPS/eip-2718) which defines **Typed Transaction Envelope**, is not supported

- [EIP-2930](https://eips.ethereum.org/EIPS/eip-2930), which defines the **Optional Access Lists** transaction type, is not supported.
- [EIP-2930](https://eips.ethereum.org/EIPS/eip-2930), which defines the Optional Access Lists transaction type, is not supported.

- [`BASEFEE`](https://ethereum-org-fork.netlify.app/en/developers/docs/gas#base-fee) opcode is not supported. The zkEVM implements the Berlin hardfork, but not the London hardfork.

0 comments on commit b1febb9

Please sign in to comment.