Release-candidate v0.68.0-rc.1#1502
Merged
jansegre merged 28 commits intorelease-candidatefrom Dec 3, 2025
Merged
Conversation
fix(nano): avoid exception when generating json
Release v0.67.1
review changes
refactor: large module split to prepare for incorporating hathorlib
# Conflicts: # hathor_tests/resources/nanocontracts/test_nc_creation.py
fix(nano): fix nc creation API
refactor: remove vertex children from metadata
…rovements feat(nano): Improve Nano History HTTP API
fix(nano): do not allow dict in tuple/NamedTuple fields
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release-candidate #1502 +/- ##
=====================================================
+ Coverage 86.09% 86.20% +0.11%
=====================================================
Files 437 440 +3
Lines 33967 34055 +88
Branches 5316 5326 +10
=====================================================
+ Hits 29244 29358 +114
+ Misses 3680 3676 -4
+ Partials 1043 1021 -22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…tion-event feat(nano): emit a token-creation event including for nano executions
msbrogli
previously approved these changes
Dec 3, 2025
glevco
previously approved these changes
Dec 3, 2025
…0-fix chore: add soft-voided to testnet-india because of #1500
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
Checklist