bnb-chain / opbnb

MIT License
403 stars 162 forks source link

fix: fix devnet after 1.7.2 upstream merge #194

Closed welkin22 closed 3 months ago

welkin22 commented 4 months ago

Description

After merging the code from upstream version 1.7.2, we need to make some modifications to ensure that our Devnet scripts continue to function properly. Among them, we need to test the ability to submit blobs for BSC as L1, so I have made significant changes to the Devnet deployment process for BSC.

Rationale

After merging upstream code, fix our Devnet script.

Example

After this PR, you can still use the make devnet-up command to start Devnet. For more details, please refer to the content of the bedrock-devnet/README.md file.

Changes

Notable changes: