https://github.com/ipsilon/eof
Validation code for the EOF specification
https://github.com/ipsilon/eof
ethereum evm
Last synced: 7 months ago
JSON representation
Validation code for the EOF specification
- Host: GitHub
- URL: https://github.com/ipsilon/eof
- Owner: ipsilon
- License: apache-2.0
- Created: 2021-09-23T15:47:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-28T09:11:56.000Z (10 months ago)
- Last Synced: 2025-04-28T10:29:49.343Z (10 months ago)
- Topics: ethereum, evm
- Language: Python
- Homepage:
- Size: 6.49 MB
- Stars: 55
- Watchers: 12
- Forks: 21
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EVM Object Format (EOF)

Home of the ["Mega EOF Endgame" Specification (EOFv1)](./spec/eof.md).
See [Readiness matrix](./spec/implementation_matrix.md) for an overview of progress on EOF specification and implementation.
This repository contains older validation implementations (**NOTE** some may be out-of-date) for:
- [EIP-3540](https://eips.ethereum.org/EIPS/eip-3540)
- [EIP-3670](https://eips.ethereum.org/EIPS/eip-3670)
- [EIP-4200](https://eips.ethereum.org/EIPS/eip-4200)
- [EIP-4750](https://eips.ethereum.org/EIPS/eip-4750)
- [EIP-5450](https://eips.ethereum.org/EIPS/eip-5450)