Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions EIPS/eip-7773.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,35 +38,35 @@ Definitions for `Scheduled for Inclusion`, `Considered for Inclusion`, `Declined

### Proposed for Inclusion

1. [EIP-2780](./eip-2780.md): Reduce intrinsic transaction gas
1. [EIP-2926](./eip-2926.md): Chunk-based code merkelization
1. [EIP-5920](./eip-5920.md): PAY opcode
1. [EIP-6466](./eip-6466.md): SSZ receipts
1. [EIP-6873](./eip-6873.md): Preimage retention
1. [EIP-7610](./eip-7610.md): Revert creation in case of non-empty storage
1. [EIP-7667](./eip-7667.md): Raise gas costs of hash functions
1. [EIP-7668](./eip-7668.md): Remove bloom filters
1. [EIP-7688](./eip-7688.md): Forward compatible consensus data structures
1. [EIP-7778](./eip-7778.md): Block Gas Accounting without Refunds
1. [EIP-7791](./eip-7791.md): GAS2ETH opcode
1. [EIP-7793](./eip-7793.md): Conditional Transactions
1. [EIP-7819](./eip-7819.md): SETDELEGATE instruction
1. [EIP-7843](./eip-7843.md): SLOTNUM opcode
1. [EIP-6466](./eip-6466.md): SSZ receipts
1. [EIP-5920](./eip-5920.md): PAY opcode
1. [EIP-7791](./eip-7791.md): GAS2ETH opcode
1. [EIP-7903](./eip-7903.md): Remove Initcode Size Limit
1. [EIP-7904](./eip-7904.md): General Repricing
1. [EIP-7907](./eip-7907.md): Meter Contract Code Size And Increase Limit
1. [EIP-7923](./eip-7923.md): Linear, Page-Based Memory Costing
1. [EIP-7932](./eip-7932.md): Secondary Signature Algorithms
1. [EIP-8030](./eip-8030.md): P256 transaction support
1. [EIP-7981](./eip-7981.md): Increase Access List Cost
1. [EIP-7976](./eip-7976.md): Increase Calldata Floor Cost
1. [EIP-7979](./eip-7979.md): Call and Return Opcodes for the EVM
1. [EIP-7981](./eip-7981.md): Increase Access List Cost
1. [EIP-7997](./eip-7997.md): Deterministic Factory Predeploy
1. [EIP-7999](./eip-7999.md): Unified multidimensional fee market
1. [EIP-7778](./eip-7778.md): Block Gas Accounting without Refunds
1. [EIP-7976](./eip-7976.md): Increase Calldata Floor Cost
1. [EIP-2780](./eip-2780.md): Reduce intrinsic transaction gas
1. [EIP-7610](./eip-7610.md): Revert creation in case of non-empty storage
1. [EIP-7668](./eip-7668.md): Remove bloom filters
1. [EIP-7904](./eip-7904.md): General Repricing
1. [EIP-8011](./eip-8011.md): Multidimensional Gas Metering
1. [EIP-8030](./eip-8030.md): P256 transaction support
1. [EIP-8032](./eip-8032.md): Tree-Depth-Based Storage Gas Pricing
1. [EIP-8037](./eip-8037.md): State Creation Gas Cost Increase
1. [EIP-8038](./eip-8038.md): State-access gas cost increase
1. [EIP-8032](./eip-8032.md): Tree-Depth-Based Storage Gas Pricing

### Activation

Expand Down