chore: fee feature activation on testnet#1548
Merged
Conversation
|
| Branch | raul-oliveira/fee-feature-activation |
| Testbed | ubuntu-22.04 |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result minutes (m) (Result Δ%) | Lower Boundary minutes (m) (Limit %) | Upper Boundary minutes (m) (Limit %) |
|---|---|---|---|---|
| sync-v2 (up to 20000 blocks) | 📈 view plot 🚷 view threshold | 1.68 m(-2.32%)Baseline: 1.72 m | 1.55 m (92.14%) | 2.06 m (81.40%) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1548 +/- ##
==========================================
- Coverage 86.27% 86.25% -0.02%
==========================================
Files 437 437
Lines 33708 33708
Branches 5260 5260
==========================================
- Hits 29080 29074 -6
- Misses 3611 3614 +3
- Partials 1017 1020 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
msbrogli
approved these changes
Jan 9, 2026
msbrogli
previously approved these changes
Jan 9, 2026
hathor/conf/testnet.yml
Outdated
|
|
||
| FEE_TOKENS: | ||
| bit: 1 | ||
| start_height: 262_080 |
Member
There was a problem hiding this comment.
Add comments with the expected date/time that it this block will be found and when we expect to have this feature activated.
2 tasks
b5b289b to
75fe1d6
Compare
glevco
approved these changes
Jan 20, 2026
msbrogli
approved these changes
Jan 20, 2026
75fe1d6 to
ee6098f
Compare
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
To activate the fee based tokens 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