We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef9686 commit f82db4aCopy full SHA for f82db4a
packages/vm/lib/index.ts
@@ -40,6 +40,7 @@ export interface VMOpts {
40
* ### Supported EIPs
41
*
42
* - [EIP-2537](https://eips.ethereum.org/EIPS/eip-2537) (`experimental`) - BLS12-381 precompiles
43
+ * - [EIP-2929](https://eips.ethereum.org/EIPS/eip-2929) (`experimental`) - Gas cost increases for state access opcodes
44
45
* *Annotations:*
46
0 commit comments