Skip to content

feat(key-wallet): OP_RETURN outputs, output-order control and change-to-VIN0 - #922

Open
romchornyi wants to merge 2 commits into
devfrom
feat/tx-builder-op-return
Open

feat(key-wallet): OP_RETURN outputs, output-order control and change-to-VIN0#922
romchornyi wants to merge 2 commits into
devfrom
feat/tx-builder-op-return

fix(key-wallet): validate routed change outputs

eebacae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2026 in 1s

74.79% (+0.03%) compared to 9cbe4e7

View this Pull Request on Codecov

74.79% (+0.03%) compared to 9cbe4e7

Details

Codecov Report

❌ Patch coverage is 92.24377% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.79%. Comparing base (9cbe4e7) to head (eebacae).

Files with missing lines Patch % Lines
.../wallet/managed_wallet_info/transaction_builder.rs 92.24% 28 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #922      +/-   ##
==========================================
+ Coverage   74.76%   74.79%   +0.03%     
==========================================
  Files         328      328              
  Lines       76593    76942     +349     
==========================================
+ Hits        57267    57552     +285     
- Misses      19326    19390      +64     
Files with missing lines Coverage Δ
.../wallet/managed_wallet_info/transaction_builder.rs 88.65% <92.24%> (+1.59%) ⬆️

... and 19 files with indirect coverage changes