chore(feature-activation): config NOP feature to test FA for transactions#1177
Merged
chore(feature-activation): config NOP feature to test FA for transactions#1177
Conversation
|
| Branch | chore/nop-tx-feature |
| Testbed | ubuntu-22.04 |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result nanoseconds (ns) (Result Δ%) | Lower Boundary nanoseconds (ns) (Limit %) | Upper Boundary nanoseconds (ns) (Limit %) |
|---|---|---|---|---|
| sync-v2 (up to 20000 blocks) | 📈 view plot 🚷 view threshold | 101,452,913,608.68 (-0.32%) | 91,602,349,722.77 (90.29%) | 111,958,427,438.95 (90.62%) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1177 +/- ##
==========================================
- Coverage 84.84% 84.75% -0.09%
==========================================
Files 314 314
Lines 24335 24335
Branches 3708 3708
==========================================
- Hits 20646 20626 -20
- Misses 2978 2994 +16
- Partials 711 715 +4 ☔ View full report in Codecov by Sentry. |
jansegre
approved these changes
Nov 8, 2024
msbrogli
approved these changes
Nov 8, 2024
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.
Motivation
Add a Feature Activation config for a NOP feature to test Feature Activation for Transactions in testnet.
Acceptance Criteria
Checklist
master, confirm this code is production-ready and can be included in future releases as soon as it gets merged