File tree 2 files changed +3
-1
lines changed
tests/osaka/eip7692_eof_v1
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 12
12
* [EIP-7069: Revamped CALL instructions](https://eips.ethereum.org/EIPS/eip-7069).
13
13
* [EIP-7480: EOF - Data section access instructions](https://eips.ethereum.org/EIPS/eip-7480).
14
14
* [EIP-7620: EOF Contract Creation](https://eips.ethereum.org/EIPS/eip-7620).
15
- * [EIP-7698 : EOF - Creation transaction ](https://eips.ethereum.org/EIPS/eip-7698 ).
15
+ * [EIP-7873 : EOF - TXCREATE and InitcodeTransaction type ](https://eips.ethereum.org/EIPS/eip-7873 ).
16
16
17
17
## Devnet Specifications
18
18
Original file line number Diff line number Diff line change 476
476
477
477
## EIP-7698: EOF - Creation transaction
478
478
479
+ TODO: replace with ` EIP-7873: EOF - TXCREATE and InitcodeTransaction type ` test cases
480
+
479
481
### Execution
480
482
481
483
- [ ] Creation transaction success with empty deploy container data (evmone-tests: state_tests/state_transition/eof_create/creation_tx.json)
You can’t perform that action at this time.
0 commit comments