Everything you need to know about Ethereum's Shanghai Upgrade & EOS launching EVM supporting solidity.

Two of the most important events in the crypto space in 2023 took place this month.

Ethereum Shanghai Upgrade

On April 12th Ethereum's Shanghai upgrade took place; also known as Ethereum Shapella upgrade, the name came from Shanghai (Sh: the first two letters in Shapella) which is the name of the city hosting the Devcon 2 conference and Capella (apella: the last part of Shapella) is the brightest star in the northen constellation of Auriga.

"The merge represents the joining of the existing execution layer of Ethereum (the mainnet we used prior to the merge) with its new proof-of-stake consensus layer the Beacon Chain" - source: Ethereum.org

to simply put it, prior to the merge the network has two layers running in parallel; the execution layer (PoW) and the consensus layer (PoS) the Shanghai upgrade took place on the execution layer and Capella took place on the consensus layer. The merge represents the transition process where the two networks come together, thus PoS consensus algorithm will replace PoW for good without losing any of the Ethereum State that includes transactions, DApps, contracts, and balances.

Shanghai upgrade introduced new EIPs:

1- EIP-6049:

2- EIP-3855:

3- EIP-3651:

Gas Cost EIPs

3- EIP-3860:

source: EIP-3860.

5- EIP-4895:

EOS Blockchain launches Beta version of its Ethereum EVM mainnet.

On April 14th The EOS Network Foundation (ENF) has announced the beta launch of the EOS EVM mainnet, which aims to improve interoperability between two blockchain ecosystems, Ethereum and EOS.

EOS deployed its EVM as a smart contract written in solidity which will bridge Ethereum and EOS blockchains to allow interoperability between the 2 ecosystems, where Ethereum will benefit from the one-second block interval speed of EOS and its low fees and EOS will benefit from Ethereum's popularity and resources.

This will allows us, Solidity developers to deploy mass-scale DApps with lower gas fees and faster speed on EOS which expands our horizon in addition to the beta version of Polygon's zkEVM, the zero-knowledge rollup scaling solution that was released on March 27th.

"Combining the performance of EOS with the familiarity of Ethereum, Solidity developers are in for a treat," Rose tweeted last week. "At 800+ swaps per second, $EOS EVM will be BY FAR the fastest EVM, benchmarked 3x faster than Solana + BNB and 25x faster than Avax."