From d8f4f5b12297c5e22ae7474a7c3b1fe46285d540 Mon Sep 17 00:00:00 2001 From: "steinkirch.eth, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:55:12 -0700 Subject: [PATCH] Update shapella.md --- MEV_by_chains/MEV_on_Ethereum/ethereum_2.0/shapella.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MEV_by_chains/MEV_on_Ethereum/ethereum_2.0/shapella.md b/MEV_by_chains/MEV_on_Ethereum/ethereum_2.0/shapella.md index caf72e5..b6f327a 100644 --- a/MEV_by_chains/MEV_on_Ethereum/ethereum_2.0/shapella.md +++ b/MEV_by_chains/MEV_on_Ethereum/ethereum_2.0/shapella.md @@ -6,7 +6,7 @@
-* the [shapella upgrade](https://blog.ethereum.org/2023/03/28/shapella-mainnet-announcement) added changed to the execution layer (shanghai), consensus layer (capella), and the engine API, being the last piece of the puzzle that marks the completion of ethereum’s transition to pos. +* the [shapella upgrade](https://blog.ethereum.org/2023/03/28/shapella-mainnet-announcement) is a hard fork that happened on april/12/2023 and added changed to the execution layer (shanghai), consensus layer (capella), and the engine API, being the last piece of the puzzle that marks the completion of ethereum’s transition to pos. * To make it possible to unlock their staked ETH, shapella introduces `BLSToExecutionChange` (BTEC) message to the consensus layer, which allows validators to set the execution address for withdrawals. the beacon chain can only process a maximum of 16 withdrawals per block, with the limit in place to maintain network security. * EIPS: EIP-3651, EIP-3855, EIP-3860, EIP-4895, EIP-6049 * Boards: [nansen](https://twitter.com/nansen_ai/status/1645696820348321793), [dune by 21 shares](https://dune.com/21shares_research/shanghai-upgrade-coundown), [token unlocks](https://token.unlocks.app/ethereum-shanghai)