Skip to content

Release-candidate v0.69.0-rc.1 - #1553

Merged
jansegre merged 47 commits into
release-candidatefrom
master
Jan 21, 2026
Merged

Release-candidate v0.69.0-rc.1#1553
jansegre merged 47 commits into
release-candidatefrom
master

Conversation

@jansegre

@jansegre jansegre commented Jan 14, 2026

Copy link
Copy Markdown
Member

Changes

Checklist

jansegre and others added 30 commits December 4, 2025 17:55
…event

fix(nano): runtime type restriction for `emit_event` syscall
The regression was cause by #1500 and basically causes an error at the
whole request instead of just on the offending field.
…ner-field-error

fix(nano): state API regression when requesting  dict fields
chore: rename blueprint class to avoid pytest warning
Co-authored-by: Jan Segre <jan@hathor.network>
fix(indexes): iterating all mempool transactions could visit every block
…ks-sync-lock

fix(sync): do not count voided blocks towards repeated blocks limit
…on-fail

fix: nc-fail should not count for excluding conflicts from mempool
* feat: move hathorlib to hathor-core
@jansegre jansegre self-assigned this Jan 14, 2026
@jansegre
jansegre requested a review from msbrogli as a code owner January 14, 2026 16:40
@jansegre jansegre moved this from Todo to In Progress (WIP) in Hathor Network Jan 14, 2026
@jansegre
jansegre requested a review from glevco January 14, 2026 16:41
@jansegre
jansegre marked this pull request as draft January 14, 2026 16:52
@codecov

codecov Bot commented Jan 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.03621% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.30%. Comparing base (20cb2aa) to head (630aa4e).
⚠️ Report is 48 commits behind head on release-candidate.

Files with missing lines Patch % Lines
hathor/nanocontracts/resources/history.py 61.90% 7 Missing and 1 partial ⚠️
hathor/transaction/storage/traversal.py 80.76% 3 Missing and 2 partials ⚠️
hathor/dag_builder/artifacts.py 50.00% 2 Missing and 1 partial ⚠️
hathor/indexes/scope.py 66.66% 1 Missing and 1 partial ⚠️
hathor/metrics.py 66.66% 0 Missing and 2 partials ⚠️
hathor/wallet/resources/thin_wallet/send_tokens.py 0.00% 2 Missing ⚠️
hathor/indexes/manager.py 93.75% 0 Missing and 1 partial ⚠️
hathor/transaction/json_serializer.py 0.00% 1 Missing ⚠️
hathor/transaction/vertex_parser.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate    #1553      +/-   ##
=====================================================
+ Coverage              86.18%   86.30%   +0.12%     
=====================================================
  Files                    437      437              
  Lines                  33726    33620     -106     
  Branches                5268     5248      -20     
=====================================================
- Hits                   29067    29017      -50     
+ Misses                  3646     3596      -50     
+ Partials                1013     1007       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jansegre jansegre moved this from In Progress (WIP) to In Progress (Done) in Hathor Network Jan 21, 2026
@jansegre
jansegre marked this pull request as ready for review January 21, 2026 00:30
glevco
glevco previously approved these changes Jan 21, 2026
msbrogli
msbrogli previously approved these changes Jan 21, 2026
@github-project-automation github-project-automation Bot moved this from In Progress (Done) to In Review (WIP) in Hathor Network Jan 21, 2026
Co-authored-by: Léo Victor Cruz Vasconcelos <leotpw9@gmail.com>
@jansegre
jansegre merged commit e41770e into release-candidate Jan 21, 2026
16 of 19 checks passed
@github-project-automation github-project-automation Bot moved this from In Review (WIP) to Waiting to be deployed in Hathor Network Jan 21, 2026
@jansegre jansegre mentioned this pull request Jan 21, 2026
2 tasks
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

7 participants