Skip to content

Commit

Permalink
Update EIP-4844: Move to Final
Browse files Browse the repository at this point in the history
Merged by EIP-Bot.
  • Loading branch information
timbeiko authored Mar 29, 2024
1 parent 67c4324 commit 70471d0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
5 changes: 2 additions & 3 deletions EIPS/eip-4844.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ title: Shard Blob Transactions
description: Shard Blob Transactions scale data-availability of Ethereum in a simple, forwards-compatible manner.
author: Vitalik Buterin (@vbuterin), Dankrad Feist (@dankrad), Diederik Loerakker (@protolambda), George Kadianakis (@asn-d6), Matt Garnett (@lightclient), Mofi Taiwo (@Inphi), Ansgar Dietrichs (@adietrichs)
discussions-to: https://ethereum-magicians.org/t/eip-4844-shard-blob-transactions/8430
status: Last Call
last-call-deadline: 2024-02-15
status: Final
type: Standards Track
category: Core
created: 2022-02-25
Expand Down Expand Up @@ -421,7 +420,7 @@ In addition, we recommend including a 1.1x base fee per blob gas bump requiremen

## Test Cases

TBD
Execution layer test cases for this EIP can be found in the [`eip4844_blobs`](https://github.com/ethereum/execution-spec-tests/tree/1983444bbe1a471886ef7c0e82253ffe2a4053e1/tests/cancun/eip4844_blobs) of the `ethereum/execution-spec-tests` repository. Consensus layer test cases can be found [here](https://github.com/ethereum/consensus-specs/tree/2297c09b7e457a13f7b2261a28cb45777be82f83/tests/core/pyspec/eth2spec/test/deneb).

## Security Considerations

Expand Down
3 changes: 1 addition & 2 deletions EIPS/eip-4938.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ title: "eth/67 - Removal of GetNodeData"
description: "Remove GetNodeData and NodeData messages from the wire protocol"
author: Marius van der Wijden (@MariusVanDerWijden), Felix Lange <fjl@ethereum.org>, Gary Rong <garyrong@ethereum.org>
discussions-to: https://ethereum-magicians.org/t/eip-4938-removal-of-getnodedata/8893
status: Last Call
last-call-deadline: 2024-01-31
status: Final
type: Standards Track
category: Networking
created: 2022-03-23
Expand Down
3 changes: 1 addition & 2 deletions EIPS/eip-5793.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ title: eth/68 - Add tx type to tx announcement
description: Adds the transaction type and transaction size to tx announcement messages in the wire protocol
author: Marius van der Wijden (@MariusVanDerWijden)
discussions-to: https://ethereum-magicians.org/t/eip-5793-eth-68-add-transaction-type-to-tx-announcement/11364
status: Last Call
last-call-deadline: 2024-02-13
status: Final
type: Standards Track
category: Networking
created: 2022-10-18
Expand Down

0 comments on commit 70471d0

Please sign in to comment.