Skip to content

Release v0.67.0#1473

Merged
jansegre merged 79 commits intoreleasefrom
release-candidate
Oct 22, 2025
Merged

Release v0.67.0#1473
jansegre merged 79 commits intoreleasefrom
release-candidate

Conversation

@jansegre
Copy link
Member

@jansegre jansegre commented Oct 16, 2025

Changes

Release-candidates

Checklist

jansegre and others added 30 commits September 18, 2025 23:41
feat(nano): restrict usage of float and complex numbers
…lias

feat(nano): remove create_token syscall alias
fix(nano): parse error for melt tokens
…mpat

fix(nano): compatibility with testnet-hotel
feat(cli): command to dump nc-storage
…t-dunder-support

feat(nano): remove support for using __blueprint__ in OCB code
feat(serialization): add Exponential-Continuation Varint implementation
refactor(nano): move all imports to hathor
…ce-initialize-method

fix(nano): API was not processing initialize method correctly
…tokens-in-nano

feat(dynamic-transaction-model): create fee tokens in nano
feat(dynamic-transaction-model): fee header
@jansegre jansegre requested a review from glevco October 16, 2025 21:43
@jansegre jansegre moved this from Todo to In Progress (WIP) in Hathor Network Oct 16, 2025
@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

❌ Patch coverage is 90.92812% with 130 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.14%. Comparing base (972a505) to head (27a1b57).
⚠️ Report is 81 commits behind head on release.

Files with missing lines Patch % Lines
hathor/nanocontracts/runner/index_records.py 76.74% 20 Missing ⚠️
hathor/nanocontracts/runner/runner.py 91.80% 9 Missing and 6 partials ⚠️
hathor/indexes/rocksdb_tokens_index.py 82.27% 9 Missing and 5 partials ⚠️
hathor/consensus/block_consensus.py 83.72% 4 Missing and 3 partials ⚠️
hathor/nanocontracts/fields/field.py 45.45% 6 Missing ⚠️
hathor/nanocontracts/resources/blueprint.py 16.66% 4 Missing and 1 partial ⚠️
hathor/p2p/sync_v2/streamers.py 37.50% 4 Missing and 1 partial ⚠️
hathor/dag_builder/builder.py 84.00% 2 Missing and 2 partials ⚠️
hathor/indexes/manager.py 75.00% 1 Missing and 3 partials ⚠️
hathor/manager.py 91.11% 3 Missing and 1 partial ⚠️
... and 24 more
Additional details and impacted files
@@             Coverage Diff             @@
##           release    #1473      +/-   ##
===========================================
+ Coverage    85.86%   86.14%   +0.27%     
===========================================
  Files          430      437       +7     
  Lines        33232    33966     +734     
  Branches      5206     5315     +109     
===========================================
+ Hits         28535    29260     +725     
- Misses        3660     3668       +8     
- Partials      1037     1038       +1     

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

glevco and others added 17 commits October 20, 2025 12:54
fix: add missing validation on token_history API
…ractions

refactor(fees): simplify fee abstractions
# Conflicts:
#	hathor/consensus/consensus.py
Release-candidate v0.67.0-rc.2
…include-id

feat(nano): include header-id when generating a sighash
Release-candidate v0.67.0-rc.3
@jansegre jansegre moved this from In Progress (WIP) to In Progress (Done) in Hathor Network Oct 22, 2025
@jansegre jansegre marked this pull request as ready for review October 22, 2025 21:58
@github-project-automation github-project-automation bot moved this from In Progress (Done) to In Review (WIP) in Hathor Network Oct 22, 2025
@jansegre jansegre moved this from In Review (WIP) to In Review (Done) in Hathor Network Oct 22, 2025
@jansegre jansegre merged commit ab0558f into release Oct 22, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from In Review (Done) to Waiting to be deployed in Hathor Network Oct 22, 2025
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Oct 29, 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.

5 participants