-
Notifications
You must be signed in to change notification settings - Fork 202
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
new epoch start blockchain hooks #6548
base: rc/barnard
Are you sure you want to change the base?
Conversation
# Conflicts: # go.mod # go.sum # testscommon/esdtStorageHandlerStub.go
|
|
|
# Conflicts: # factory/interface.go # factory/mock/processComponentsStub.go # factory/processing/export_test.go # factory/processing/processComponents.go # factory/processing/txSimulatorProcessComponents.go # factory/processing/txSimulatorProcessComponents_test.go # go.mod # go.sum # integrationTests/mock/processComponentsStub.go # node/chainSimulator/components/processComponents.go # node/node_test.go # testscommon/components/default.go
|
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
Run Tests: |
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
Reasoning behind the pull request
New blockchain hooks added:
Proposed changes
mx-chain-vm-go
mx-chain-vm-common-go
and related modsTesting procedure
Pre-requisites
Related PRs:
Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:
feat
branch created?feat
branch merging, do all satellite projects have a proper tag insidego.mod
?