-
Notifications
You must be signed in to change notification settings - Fork 205
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
Feat/governance fixes #6490
base: rc/barnard
Are you sure you want to change the base?
Feat/governance fixes #6490
Conversation
MX-15029: Accept multiple delegateVoting
MX-15032: MaxVotingDelayPeriodInEpochs
…e-rc-v1.8.0-feat-governance-fixes # Conflicts: # vm/systemSmartContracts/governance.go # vm/systemSmartContracts/governance_test.go
…nce-fixes Merge rc v1.8.0 feat governance fixes
MX-15031: Add cancel method before voting start
Optimize GitHub workflows
4077ac2
|
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
…d-feat-governance-fixes
…ance-fixes Merge rc/barnard into feat/governance-fixes
📊 MultiversX Automated Test Report: View Report 🔄 Build Details:
🚀 Environment Variables:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Normal allin test: master-37ab7adf91 -> feat/governance-fixes
--- Specific errors ---
block hash does not match 0
wrong nonce in block 33
miniblocks does not match 0
num miniblocks does not match 0
miniblock hash does not match 0
block bodies does not match 0
receipts hash missmatch 0
/------/
--- Statistics ---
Nr. of all ERRORS: 9
Nr. of all WARNS: 773
Nr. of new ERRORS: 9
Nr. of new WARNS: 545
/------/
--- System test go ---
All scenarios from system-test-go are OK!
/------/
Reasoning behind the pull request
Proposed changes
Testing procedure
Pre-requisites
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
?