Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply BSC Gibbs upgrade for mainnet #6211

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Apply BSC Gibbs upgrade for mainnet #6211

merged 2 commits into from
Dec 7, 2022

Conversation

calmbeing
Copy link
Contributor

@calmbeing calmbeing commented Dec 5, 2022

For issue #6163, based on pr #5359 of Gibbs , Supported BSC mainnet Gibbs hardfork

},
{
ContractAddr: StakingContract,
CommitUrl: "https://github.com/bnb-chain/bsc-genesis-contract/commit/8cfa94e657670d60ac1ff0563cddcf4664f77227",
Copy link

@brilliant-lx brilliant-lx Dec 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same, CommitUrl & Code may mismatch.

Configs: []*UpgradeConfig{
{
ContractAddr: TokenHubContract,
CommitUrl: "https://github.com/bnb-chain/bsc-genesis-contract/commit/8cfa94e657670d60ac1ff0563cddcf4664f77227",
Copy link

@brilliant-lx brilliant-lx Dec 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the CommitUrl refers to mainNet, but the Code is rialtoNet?
pls check: https://github.com/bnb-chain/bsc/blob/master/core/systemcontracts/upgrade.go

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just double-checked with this link, the code for mainNet and rialtoNet seemed the same, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@AskAlexSharov AskAlexSharov merged commit 0ad7659 into erigontech:devel Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants