Skip to content

Release v0.64.0#1352

Merged
jansegre merged 125 commits intoreleasefrom
release-candidate
Aug 15, 2025
Merged

Release v0.64.0#1352
jansegre merged 125 commits intoreleasefrom
release-candidate

Conversation

@jansegre
Copy link
Member

@jansegre jansegre commented Aug 7, 2025

Changes

Release-candidates

Checklist

jansegre and others added 30 commits February 4, 2025 20:45
fix(cli): regression on `run_node --help`
fix(metrics): websocket metrics was not being updated
Even if #1244 has updated the resolved_reference, it seems it didn't do
a complete update (python-rocksdb version was still marked as 0.9.2
instead of 0.9.3). The lock file was generated with poetry-2.1.1, and
thus includes some new fields.

The only downside of not doing this change seems to be that in
development setups where python-rocksdb v0.9.2 exists in the cache, it
will be used instead of correctly installing the one from github with
version v0.9.3.
chore: update poetry lock file so python-rocksdb is v0.9.3
chore: update python-hathorlib to 0.8.0
@jansegre jansegre moved this from Todo to In Progress (WIP) in Hathor Network Aug 7, 2025
@jansegre jansegre changed the title Release candidate Release v0.64.0 Aug 7, 2025
@codecov
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

❌ Patch coverage is 89.08876% with 740 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.68%. Comparing base (ccf21da) to head (8e1cd8d).
⚠️ Report is 127 commits behind head on release.

Files with missing lines Patch % Lines
hathor/nanocontracts/method.py 73.23% 31 Missing and 22 partials ⚠️
hathor/nanocontracts/runner/runner.py 91.84% 24 Missing and 18 partials ⚠️
hathor/nanocontracts/on_chain_blueprint.py 81.86% 23 Missing and 14 partials ⚠️
hathor/nanocontracts/custom_builtins.py 79.39% 27 Missing and 7 partials ⚠️
hathor/indexes/manager.py 79.85% 9 Missing and 19 partials ⚠️
hathor/nanocontracts/resources/state.py 85.46% 21 Missing and 4 partials ⚠️
hathor/nanocontracts/nc_types/tuple_nc_type.py 71.60% 14 Missing and 9 partials ⚠️
hathor/dag_builder/builder.py 74.39% 13 Missing and 8 partials ⚠️
hathor/nanocontracts/resources/nc_creation.py 82.92% 15 Missing and 6 partials ⚠️
hathor/builder/builder.py 80.19% 11 Missing and 9 partials ⚠️
... and 62 more
Additional details and impacted files
@@             Coverage Diff             @@
##           release    #1352      +/-   ##
===========================================
+ Coverage    84.42%   85.68%   +1.26%     
===========================================
  Files          320      429     +109     
  Lines        24568    32422    +7854     
  Branches      3768     5063    +1295     
===========================================
+ Hits         20742    27782    +7040     
- Misses        3085     3617     +532     
- Partials       741     1023     +282     

☔ 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 marked this pull request as ready for review August 14, 2025 16:19
@jansegre jansegre moved this from In Progress (WIP) to In Progress (Done) in Hathor Network Aug 14, 2025
glevco
glevco previously approved these changes Aug 14, 2025
@github-project-automation github-project-automation bot moved this from In Progress (Done) to In Review (WIP) in Hathor Network Aug 15, 2025
@jansegre jansegre merged commit dfdd113 into release Aug 15, 2025
20 of 21 checks passed
@github-project-automation github-project-automation bot moved this from In Review (WIP) to Waiting to be deployed in Hathor Network Aug 15, 2025
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Aug 21, 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