-
Notifications
You must be signed in to change notification settings - Fork 29
feat(feature-activation): configure NOP features on mainnet #908
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
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
e4235bf
to
974b7e2
Compare
815eb6f
to
7077f40
Compare
974b7e2
to
7904143
Compare
7077f40
to
a37fdb8
Compare
@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. |
7904143
to
1b2b955
Compare
64d0a86
to
47d61df
Compare
The base branch was changed.
47d61df
to
efb8df1
Compare
b48096e
to
1c69286
Compare
1c69286
to
58f40ab
Compare
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_1
andNOP_FEATURE_2
on mainnet.Checklist
master
, confirm this code is production-ready and can be included in future releases as soon as it gets merged