Skip to content

fix: adjusted the timing of UpgradeBuildInSystemContract#2166

Merged
pythonberg1997 merged 8 commits intobnb-chain:bc-fusionfrom
pythonberg1997:bc-fusion
Jan 22, 2024
Merged

fix: adjusted the timing of UpgradeBuildInSystemContract#2166
pythonberg1997 merged 8 commits intobnb-chain:bc-fusionfrom
pythonberg1997:bc-fusion

Conversation

@pythonberg1997
Copy link
Copy Markdown
Contributor

Description

This pr is to adjusted the timing of UpgradeBuildInSystemContract

Rationale

To avoid set code too early

Changes

Notable changes:

  • move the call to UpgradeBuildInSystemContract from the beginning of a block to the end of a block

return api.traceBlockParallel(ctx, block, statedb, config)
}
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please check trace tx and traceBlockParallel function as well

@pythonberg1997 pythonberg1997 merged commit 13f17f2 into bnb-chain:bc-fusion Jan 22, 2024
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.

4 participants