Skip to content

Release-candidate v0.67.0-rc.1#1419

Merged
jansegre merged 62 commits intorelease-candidatefrom
master
Oct 16, 2025
Merged

Release-candidate v0.67.0-rc.1#1419
jansegre merged 62 commits intorelease-candidatefrom
master

Conversation

@jansegre
Copy link
Member

@jansegre jansegre commented Sep 19, 2025

Changes

Checklist

@jansegre jansegre self-assigned this Sep 19, 2025
@jansegre jansegre moved this from Todo to In Progress (WIP) in Hathor Network Sep 19, 2025
@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

❌ Patch coverage is 90.55065% with 139 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.14%. Comparing base (972a505) to head (e69ca48).
⚠️ Report is 63 commits behind head on release-candidate.

Files with missing lines Patch % Lines
hathor/nanocontracts/runner/index_records.py 78.57% 18 Missing ⚠️
hathor/nanocontracts/runner/runner.py 90.79% 9 Missing and 6 partials ⚠️
hathor/indexes/rocksdb_tokens_index.py 82.27% 9 Missing and 5 partials ⚠️
...athor/nanocontracts/syscall_token_balance_rules.py 90.51% 9 Missing and 4 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/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-candidate    #1419      +/-   ##
=====================================================
+ Coverage              85.86%   86.14%   +0.27%     
=====================================================
  Files                    430      437       +7     
  Lines                  33232    34037     +805     
  Branches                5206     5323     +117     
=====================================================
+ Hits                   28535    29321     +786     
- Misses                  3660     3673      +13     
- Partials                1037     1043       +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 and others added 21 commits September 20, 2025 03:12
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
jansegre and others added 19 commits October 13, 2025 14:28
chore: create new testnet-india for nano launch
…ool-iter

fix: fullnode could stall and run out of memory
…tion

chore(nano): set up feature activation for Nanocontracts
…te-parents

feat(block-template): shuffle possible tx-parents to avoid bias
Co-authored-by: raul-oliveira <mrraul65@gmail.com>
…erification

feat(dynamic-transaction-model): fee verification using fee header and nc
# Conflicts:
#	tests/nanocontracts/test_fallback_method.py
feat(cli): add hidden CLI option to show nc-exec fail traces
@jansegre jansegre marked this pull request as ready for review October 15, 2025 19:07
@jansegre jansegre requested a review from msbrogli as a code owner October 15, 2025 19:07
@jansegre jansegre moved this from In Progress (WIP) to In Progress (Done) in Hathor Network Oct 15, 2025
@jansegre jansegre requested a review from glevco October 15, 2025 19:11
@jansegre jansegre moved this from In Progress (Done) to In Review (WIP) in Hathor Network Oct 16, 2025
@jansegre jansegre merged commit d6dc4f2 into release-candidate Oct 16, 2025
38 of 44 checks passed
@github-project-automation github-project-automation bot moved this from In Review (WIP) to Waiting to be deployed in Hathor Network Oct 16, 2025
@jansegre jansegre mentioned this pull request Oct 16, 2025
2 tasks
@jansegre jansegre moved this from Waiting to be deployed to Done in Hathor Network Oct 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.

4 participants