Skip to content

Release v0.66.0#1427

Merged
jansegre merged 52 commits intoreleasefrom
release-candidate
Sep 26, 2025
Merged

Release v0.66.0#1427
jansegre merged 52 commits intoreleasefrom
release-candidate

Conversation

@jansegre
Copy link
Member

@jansegre jansegre commented Sep 24, 2025

Changes

Release-candidates

Checklist

jansegre and others added 30 commits August 20, 2025 21:45
fix(nano): `Method.from_callable` could leak `StopIteration`
feat(nano): change internal storage hashing to sha256
feat(nano): use more custom classes with faux protection
…size

feat(nano): reduce NC_EVENT max size to 1KiB
feat(nano): add str utils for Address class
…t-decorator

feat(nano): use decorator to export a Blueprint
…-migration

chore(nano): migration to prevent use of incompatible storage
fix(nano): temporary alias to keep compatibility with testnet-hotel
@jansegre jansegre self-assigned this Sep 24, 2025
@jansegre jansegre moved this from Todo to In Progress (WIP) in Hathor Network Sep 24, 2025
Release-candidate v0.66.0-rc.2
@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

❌ Patch coverage is 89.70170% with 145 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.86%. Comparing base (566d3ce) to head (4eb41a9).
⚠️ Report is 57 commits behind head on release.

Files with missing lines Patch % Lines
hathor/p2p/states/ready.py 51.13% 35 Missing and 8 partials ⚠️
hathor/nanocontracts/fields/dict_container.py 68.11% 19 Missing and 3 partials ⚠️
hathor/nanocontracts/fields/container.py 92.59% 6 Missing and 6 partials ⚠️
hathor/nanocontracts/fields/deque_container.py 80.70% 6 Missing and 5 partials ⚠️
hathor/verification/on_chain_blueprint_verifier.py 79.41% 5 Missing and 2 partials ⚠️
hathor/nanocontracts/types.py 88.88% 4 Missing and 1 partial ⚠️
hathor/verification/transaction_verifier.py 94.50% 3 Missing and 2 partials ⚠️
hathor/indexes/rocksdb_tokens_index.py 81.81% 3 Missing and 1 partial ⚠️
hathor/nanocontracts/method.py 50.00% 4 Missing ⚠️
hathor/nanocontracts/resources/nc_creation.py 83.33% 3 Missing and 1 partial ⚠️
... and 17 more
Additional details and impacted files
@@             Coverage Diff             @@
##           release    #1427      +/-   ##
===========================================
+ Coverage    85.65%   85.86%   +0.20%     
===========================================
  Files          429      430       +1     
  Lines        32439    33231     +792     
  Branches      5068     5206     +138     
===========================================
+ Hits         27786    28534     +748     
- Misses        3624     3661      +37     
- Partials      1029     1036       +7     

☔ 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 September 26, 2025 16:39
@jansegre jansegre requested a review from msbrogli as a code owner September 26, 2025 16:40
@jansegre jansegre moved this from In Progress (WIP) to In Progress (Done) in Hathor Network Sep 26, 2025
@github-project-automation github-project-automation bot moved this from In Progress (Done) to In Review (WIP) in Hathor Network Sep 26, 2025
@jansegre jansegre merged commit a3eccaa into release Sep 26, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from In Review (WIP) to Waiting to be deployed in Hathor Network Sep 26, 2025
@jansegre jansegre mentioned this pull request Oct 7, 2025
2 tasks
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Oct 15, 2025
@jansegre jansegre mentioned this pull request Oct 16, 2025
2 tasks
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.

4 participants