Skip to content

Release-candidate v0.68.0-rc.1#1502

Merged
jansegre merged 28 commits intorelease-candidatefrom
master
Dec 3, 2025
Merged

Release-candidate v0.68.0-rc.1#1502
jansegre merged 28 commits intorelease-candidatefrom
master

Conversation

jansegre and others added 23 commits October 23, 2025 01:08
fix(nano): avoid exception when generating json
refactor: large module split to prepare for incorporating hathorlib
# Conflicts:
#	hathor_tests/resources/nanocontracts/test_nc_creation.py
 refactor: remove vertex children from metadata
…rovements

feat(nano): Improve Nano History HTTP API
fix(nano): do not allow dict in tuple/NamedTuple fields
@jansegre jansegre self-assigned this Dec 2, 2025
@jansegre jansegre moved this from Todo to In Progress (WIP) in Hathor Network Dec 2, 2025
@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

❌ Patch coverage is 85.61485% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.20%. Comparing base (21ab64a) to head (0cc2278).
⚠️ Report is 29 commits behind head on release-candidate.

Files with missing lines Patch % Lines
hathor/transaction/storage/rocksdb_storage.py 18.75% 26 Missing ⚠️
hathor/transaction/json_serializer.py 67.69% 15 Missing and 6 partials ⚠️
hathor/graphviz.py 50.00% 5 Missing ⚠️
hathor/event/event_manager.py 94.59% 1 Missing and 1 partial ⚠️
hathor/prometheus.py 66.66% 2 Missing ⚠️
hathor/transaction/resources/transaction.py 81.81% 0 Missing and 2 partials ⚠️
hathor/builder/builder.py 90.90% 0 Missing and 1 partial ⚠️
hathor/transaction/storage/cache_storage.py 80.00% 1 Missing ⚠️
...tion/storage/migrations/migrate_vertex_children.py 90.90% 1 Missing ⚠️
hathor/transaction/transaction.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           release-candidate    #1502      +/-   ##
=====================================================
+ Coverage              86.09%   86.20%   +0.11%     
=====================================================
  Files                    437      440       +3     
  Lines                  33967    34055      +88     
  Branches                5316     5326      +10     
=====================================================
+ Hits                   29244    29358     +114     
+ Misses                  3680     3676       -4     
+ Partials                1043     1021      -22     

☔ 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.

…tion-event

feat(nano): emit a token-creation event including for nano executions
@jansegre jansegre moved this from In Progress (WIP) to In Progress (Done) in Hathor Network Dec 3, 2025
@jansegre jansegre marked this pull request as ready for review December 3, 2025 20:42
@jansegre jansegre requested a review from msbrogli as a code owner December 3, 2025 20:42
msbrogli
msbrogli previously approved these changes Dec 3, 2025
@github-project-automation github-project-automation bot moved this from In Progress (Done) to In Review (WIP) in Hathor Network Dec 3, 2025
glevco
glevco previously approved these changes Dec 3, 2025
@jansegre jansegre moved this from In Review (WIP) to In Review (Done) in Hathor Network Dec 3, 2025
@jansegre jansegre dismissed stale reviews from glevco and msbrogli via 0cc2278 December 3, 2025 23:07
@jansegre jansegre merged commit 4615e9a into release-candidate Dec 3, 2025
15 of 16 checks passed
@github-project-automation github-project-automation bot moved this from In Review (Done) to Waiting to be deployed in Hathor Network Dec 3, 2025
@jansegre jansegre mentioned this pull request Dec 3, 2025
2 tasks
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Dec 5, 2025
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.

6 participants