feat(feature-activation): configure NOP features on mainnet#908
Merged
feat(feature-activation): configure NOP features on mainnet#908
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #908 +/- ##
==========================================
+ Coverage 85.22% 85.35% +0.13%
==========================================
Files 285 285
Lines 22368 22365 -3
Branches 3371 3369 -2
==========================================
+ Hits 19063 19090 +27
+ Misses 2631 2607 -24
+ Partials 674 668 -6 ☔ View full report in Codecov by Sentry. |
29b013e to
815eb6f
Compare
1 task
jansegre
previously approved these changes
Jan 8, 2024
e4235bf to
974b7e2
Compare
815eb6f to
7077f40
Compare
974b7e2 to
7904143
Compare
7077f40 to
a37fdb8
Compare
Contributor
Author
|
@jansegre I've pushed the start of the process 1 more week, so it starts 2 weeks from now, to buy time for the next release and talking to our miner partners. |
msbrogli
previously approved these changes
Jan 12, 2024
7904143 to
1b2b955
Compare
64d0a86 to
47d61df
Compare
Base automatically changed from
feat/feature-activation/decrese-evaluation-interval
to
master
January 16, 2024 00:31
The base branch was changed.
47d61df to
efb8df1
Compare
jansegre
approved these changes
Jan 17, 2024
msbrogli
approved these changes
Jan 18, 2024
b48096e to
1c69286
Compare
1c69286 to
58f40ab
Compare
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #903
Motivation
Configure NOP features for Feature Activation on mainnet, so we can test the process there, according to the Phased Testing plan.
Acceptance Criteria
NOP_FEATURE_1andNOP_FEATURE_2on mainnet.Checklist
master, confirm this code is production-ready and can be included in future releases as soon as it gets merged