---
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)
* [EIP-8141](./eip-8141.md): Frame Transaction

### Considered for Inclusion

### Declined for Inclusion

### Proposed for Inclusion

* [EIP-2488](./eip-2488.md): Deprecate the CALLCODE opcode
* [EIP-3298](./eip-3298.md): Removal of refunds
* [EIP-4758](./eip-4758.md): Deactivate SELFDESTRUCT
* [EIP-5920](./eip-5920.md): PAY opcode
* [EIP-7645](./eip-7645.md): Alias ORIGIN to SENDER
* [EIP-7666](./eip-7666.md): EVM-ify the identity precompile
* [EIP-7668](./eip-7668.md): Remove bloom filters
* [EIP-7709](./eip-7709.md): Read BLOCKHASH from storage and update cost
* [EIP-7716](./eip-7716.md): Anti-correlation attestation penalties
* [EIP-7807](./eip-7807.md): SSZ execution blocks
* [EIP-7819](./eip-7819.md): SETDELEGATE instruction
* [EIP-7851](./eip-7851.md): Code-Controlled EOA Delegation
* [EIP-7862](./eip-7862.md): Delayed State Root
* [EIP-7906](./eip-7906.md): Transaction Assertions via State Diff Opcode
* [EIP-7923](./eip-7923.md): Linear, Page-Based Memory Costing
* [EIP-7979](./eip-7979.md): Call and Return Opcodes for the EVM
* [EIP-8015](./eip-8015.md): Remove `deposit` and `eth1data` fields
* [EIP-8025](./eip-8025.md): Optional Execution Proofs
* [EIP-8077](./eip-8077.md): eth/XX - announce transactions with nonce
* [EIP-8094](./eip-8094.md): eth/vhash - Blob-Aware Mempool
* [EIP-8115](./eip-8115.md): Batch priority fees at end of block
* [EIP-8116](./eip-8116.md): Replace cumulative receipt fields
* [EIP-8131](./eip-8131.md): Unified Transaction Content Floor
* [EIP-8142](./eip-8142.md): Block-in-Blobs (BiB)
* [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](./eip-20.md) Transfers
* [EIP-8188](./eip-8188.md): Last-Written Block for Accounts and Slots
* [EIP-8198](./eip-8198.md): Quick Slots
* [EIP-8200](./eip-8200.md): EVMification
* [EIP-8205](./eip-8205.md): Withdrawal credentials preregistration
* [EIP-8237](./eip-8237.md): Independent CL/EL Sync
* [EIP-8243](./eip-8243.md): Batching Attestations at Source
* [EIP-8250](./eip-8250.md): Keyed Nonces for Frame Transactions
* [EIP-8253](./eip-8253.md): Bump nonce of zero-nonce storage accounts
* [EIP-8272](./eip-8272.md): Recent Roots for Frame Transactions
* [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
* [EIP-8321](./eip-8321.md): Hash-Chain RANDAO
* [EIP-8368](./eip-8368.md): CPSB Recalibration for New Gas Limit
* [EIP-8369](./eip-8369.md): VOPS Profiles for FOCIL Eligibility
* [EIP-8333](./eip-8333.md): Align Checkpoint with Epoch Boundary Block
* [EIP-8355](./eip-8355.md): Precompiles for ML-DSA verification
* [EIP-8363](./eip-8363.md): Tapered Issuance Burn
* [EIP-8371](./eip-8371.md): RowDAS - Distributed Blob Reconstruction
* [EIP-8372](./eip-8372.md): Normalized state gas limit

### 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).
