Conversation
1 task
cfe1640 to
d3d069c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #933 +/- ##
==========================================
- Coverage 84.74% 84.70% -0.05%
==========================================
Files 313 314 +1
Lines 24288 24335 +47
Branches 3701 3708 +7
==========================================
+ Hits 20584 20613 +29
- Misses 2989 3003 +14
- Partials 715 719 +4 ☔ View full report in Codecov by Sentry. |
This was referenced Jan 23, 2024
msbrogli
requested changes
Jan 25, 2024
d5306f4 to
bbcd88a
Compare
Base automatically changed from
fix/feature-activation/add-missing-migration
to
master
January 29, 2024 03:20
d3d069c to
44fd304
Compare
44fd304 to
0b47ad8
Compare
e02430f to
60d55f7
Compare
162cc89 to
360c3e9
Compare
60d55f7 to
dc5d25a
Compare
ca910a0 to
a904b3f
Compare
33b9cce to
d1dfbcd
Compare
b8c3f63 to
7048b1d
Compare
8336796 to
5218068
Compare
7048b1d to
82f8e5d
Compare
5218068 to
9c57c6f
Compare
jansegre
previously approved these changes
Oct 14, 2024
82f8e5d to
391c9f0
Compare
9c57c6f to
32a353c
Compare
Base automatically changed from
refactor/settings/wallets-and-reward-lock
to
master
October 17, 2024 17:56
32a353c to
f1cfe85
Compare
|
| Branch | feat/feature-activation/txs-closest-block |
| 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,431,247,981.12 (-0.35%) | 91,610,742,762.21 (90.32%) | 111,968,685,598.25 (90.59%) |
jansegre
previously approved these changes
Oct 18, 2024
msbrogli
previously approved these changes
Oct 18, 2024
hathor/transaction/storage/migrations/migrate_static_metadata.py
Outdated
Show resolved
Hide resolved
f1cfe85 to
aacdccf
Compare
aacdccf to
2b0a2b8
Compare
ba93884 to
65cec01
Compare
2b0a2b8 to
cc58e5f
Compare
65cec01 to
269e7a1
Compare
cc58e5f to
e85056d
Compare
The base branch was changed.
e85056d to
dba3ba3
Compare
jansegre
approved these changes
Nov 7, 2024
msbrogli
approved these changes
Nov 7, 2024
…e Activation for Transactions
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 #1150
Motivation
Implement the new
closest_ancestor_blockstatic metadata and Feature Activation for Transactions.Acceptance Criteria
closest_ancestor_blockstatic metadata for Transactions.Checklist
master, confirm this code is production-ready and can be included in future releases as soon as it gets merged