Release-candidate v0.67.0-rc.1#1419
Merged
jansegre merged 62 commits intorelease-candidatefrom Oct 16, 2025
Merged
Conversation
feat(nano): restrict usage of float and complex numbers
…lias feat(nano): remove create_token syscall alias
Codecov Report❌ Patch coverage is 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. 🚀 New features to boost your workflow:
|
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
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
Release v0.66.1
# Conflicts: # tests/nanocontracts/test_fallback_method.py
fix(nano): improve error handling
refactor(nano): simplify index records
feat(cli): add hidden CLI option to show nc-exec fail traces
glevco
approved these changes
Oct 16, 2025
msbrogli
approved these changes
Oct 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
iswith enums #1450Checklist