---
eip: 8081
title: Hardfork Meta - Hegotá
description: EIPs included in the Hegotá Ethereum network upgrade.
author: Tim Beiko (@timbeiko), Alex Stokes (@ralexstokes), Ansgar Dietrichs (@adietrichs), Nixo (@nixorokish), Parithosh Jayanthi (@parithosh)
discussions-to: https://ethereum-magicians.org/t/eip-8081-hegota-network-upgrade-meta-thread/26876
status: Draft
type: Meta
created: 2025-11-11
requires: 7723, 7773
---

## Abstract

This Meta EIP lists the EIPs formally Proposed, Considered, Declined for & Scheduled for Inclusion in the Hegotá network upgrade.

## Specification

Definitions for `Scheduled for Inclusion`, `Considered for Inclusion`, `Declined for Inclusion` and `Proposed for Inclusion` can be found in [EIP-7723](./eip-7723.md).

### EIPs Scheduled for Inclusion

* [EIP-7805](./eip-7805.md): Fork-choice enforced Inclusion Lists (FOCIL)

### Considered for Inclusion

* [EIP-8141](./eip-8141.md): Frame Transaction

### Declined for Inclusion

### Proposed for Inclusion

* [EIP-4758](./eip-4758.md): Deactivate SELFDESTRUCT
* [EIP-7709](./eip-7709.md): Read BLOCKHASH from storage and update cost
* [EIP-7716](./eip-7716.md): Anti-correlation attestation penalties
* [EIP-7851](./eip-7851.md): Code-Controlled EOA Delegation
* [EIP-7862](./eip-7862.md): Delayed State Root
* [EIP-7979](./eip-7979.md): Call and Return Opcodes for the EVM
* [EIP-8025](./eip-8025.md): Optional Execution Proofs
* [EIP-8131](./eip-8131.md): Unified Transaction Content Floor
* [EIP-8146](./eip-8146.md): Block Access List Sidecars
* [EIP-8148](./eip-8148.md): Custom sweep threshold for validators.
* [EIP-8151](./eip-8151.md): ECDSA Authority Deactivation Aware ecRecover
* [EIP-8163](./eip-8163.md): Reserve `EXTENSION (0xae)` opcode
* [EIP-8173](./eip-8173.md): Foundations of EVM Control Flow
* [EIP-8182](./eip-8182.md): Private ETH and ERC-20 Transfers
* [EIP-8188](./eip-8188.md): Last-Written Block for Accounts and Slots
* [EIP-8205](./eip-8205.md): Withdrawal credentials preregistration
* [EIP-8237](./eip-8237.md): Independent CL/EL Sync
* [EIP-8250](./eip-8250.md): Keyed Nonces for Frame Transactions
* [EIP-8253](./eip-8253.md): Bump nonce of zero-nonce storage accounts
* [EIP-8279](./eip-8279.md): Block Access List Byte Floor
* [EIP-8298](./eip-8298.md): SETCODEFROM Code Reuse Instruction
* [EIP-8304](./eip-8304.md): Trustless log and transaction index

### Activation

| Network Name | Activation Epoch | Activation Timestamp |
| ------------ | ---------------- | -------------------- |
| Sepolia      |                  |                      |
| Hoodi        |                  |                      |
| Mainnet      |                  |                      |

**Note**: rows in the table above will be filled as activation times are decided by client teams.

## Rationale

This Meta EIP provides a global view of all changes included in the network upgrade, as well as links to full specification.

## Security Considerations

None.

## Copyright

Copyright and related rights waived via [CC0](../LICENSE.md).
