-
Notifications
You must be signed in to change notification settings - Fork 204
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
Merge rc170 into rc17next1 2024.03.21 #6058
Merge rc170 into rc17next1 2024.03.21 #6058
Conversation
proper flag for GovernanceFlagInSpecificEpochOnly
…rder to avoid possible edge case
Process proxy fix
…y-service Fixed recreate trie in sc query service
…simulator Applied custom arch config tweaks on the chain simulator
…cenario Added stake-unstake-unbond scenario + EEI fix
…tion remove all nodes from queue on the activation of staking v4.
…factor Uniformized the calling methods for integration tests
….03.20 Merge master into rc170 2024.03.20
…into rc/v1.7.next1 # Conflicts: # go.mod # go.sum
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## rc/v1.7.next1 #6058 +/- ##
=================================================
- Coverage 79.93% 78.80% -1.13%
=================================================
Files 731 752 +21
Lines 96250 98013 +1763
=================================================
+ Hits 76934 77238 +304
- Misses 13927 15553 +1626
+ Partials 5389 5222 -167 ☔ View full report in Codecov by Sentry. |
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: v1.6.15-dev-config-eb2e06c06d -> merge_rc170_into_rc17next1-6d93fee1ff
--- Specific errors ---
block hash does not match 1711
wrong nonce in block 665
miniblocks does not match 0
num miniblocks does not match 0
miniblock hash does not match 0
block bodies does not match 1
receipts hash missmatch 0
/------/
--- Statistics ---
Nr. of all ERRORS: 0
Nr. of all WARNS: 329
Nr. of new ERRORS: 0
Nr. of new WARNS: 5
Nr. of PANICS: 0
/------/
--- ERRORS ---
/------/
--- WARNINGS ---
/------/
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
?