EIP migration procedure

Summary

To define a procedure to implement and maintain as many EIPs as possible on BSC to reduce migration issues and interoperability with other projects, such as bridges and L2s.

Abstract

Over the last year, the blockchain community has definitely become more mature with many projects wishing to go multichain. These include DEXs, games and even node clients. However, while BSC and Ethereum mainly were aligned in terms of EVM behavior, in a couple of recent upgrades Ethereum and BSC have started to diverge significantly, making it very difficult for the projects to easily support the 2 blockchains, especially for the node clients.

In this thread, I would like to discuss the rationale behind transforming BSC as a superset of Ethereum. That is all the EIPs (or as many as possible) will be supported and integrated into BSC and the additional BSC-specific BEPs, will be oriented around providing added value to the community and not breaking the integrated EIPs.

The situation will result in a situation where Ethereum-based projects will be able to easily migrate to BSC, without breaking anything while enjoying the added BEPs implemented exclusively on BSC.

Additionally, there are many infrastructure projects such as bridges and scalability L2s, which become very reliant on specific EIPs. While there may be no breaking changes, the fact that BSC is not backwards compatible with Ethereum forces the projects to undergo extensive regression testing of the whole codebase - a lengthy and expensive endeavor.

Motivation

The main motivation is to reduce migration hurdles for projects and protocols to support BSC. Also, as most of the EIPs are integrated in BSC anyway, as presented in the list below, it’s worthwhile to make the operation as a rule, rather than an optional discussion.

Recent Ethereum Upgrades

Shanghai History and Forks of Ethereum | ethereum.org (everything besides beacon chain related eip-4895)

London History and Forks of Ethereum | ethereum.org (everything besides Ethereum PoS merge related eip-3554)

Berlin History and Forks of Ethereum | ethereum.org (fully)

1 Like