bnb-chain / opbnb

MIT License
404 stars 162 forks source link

feat(op-node): update genesis to adapt to opBNB #86

Closed redhdx closed 9 months ago

redhdx commented 10 months ago

Description

Update genesis to adapt to opBNB.

Rationale

Currently the default genesis does not match opBNB.

Example

Can add "fundDevAccounts": false in deploy-config file to remove dev accounts with balance. Can add "enableGovernance": false in deploy-config file to remove Governance token. Update WBNB predeploy contract's name and symbol. Add fermat hard fork.

Changes

Update WBNB predeploy contract's name and symbol. Add fermat hard fork.

github-actions[bot] commented 9 months ago

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.