Skip to content

feat: add UTXO release mechanism for nano contract transactions#1050

Merged
raul-oliveira merged 11 commits into
masterfrom
raul-oliveira/feat/utxo-unlock
Apr 16, 2026
Merged

feat: add UTXO release mechanism for nano contract transactions#1050
raul-oliveira merged 11 commits into
masterfrom
raul-oliveira/feat/utxo-unlock

Merge branch 'master' into raul-oliveira/feat/utxo-unlock

f783bb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 1s

87.94% (target 75.00%)

View this Pull Request on Codecov

87.94% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.94%. Comparing base (41b9e6a) to head (f783bb1).

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1050       +/-   ##
===========================================
+ Coverage   66.30%   87.94%   +21.63%     
===========================================
  Files         114      114               
  Lines        8910     8918        +8     
  Branches     2030     2032        +2     
===========================================
+ Hits         5908     7843     +1935     
+ Misses       2974     1047     -1927     
  Partials       28       28               

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.