Skip to content

fix: apply BIP-69 sorting to asset lock credit outputs in payload

7c92136
Select commit
Loading
Failed to load commit list.
Draft

fix: apply BIP-69 sorting to asset lock credit outputs #622

fix: apply BIP-69 sorting to asset lock credit outputs in payload
7c92136
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

67.57% (-0.03%) compared to 3f65002

View this Pull Request on Codecov

67.57% (-0.03%) compared to 3f65002

Details

Codecov Report

❌ Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.57%. Comparing base (3f65002) to head (7c92136).

Files with missing lines Patch % Lines
.../wallet/managed_wallet_info/transaction_builder.rs 0.00% 15 Missing ⚠️
...c/wallet/managed_wallet_info/asset_lock_builder.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #622      +/-   ##
=============================================
- Coverage      67.60%   67.57%   -0.03%     
=============================================
  Files            321      321              
  Lines          68258    68275      +17     
=============================================
- Hits           46147    46140       -7     
- Misses         22111    22135      +24     
Files with missing lines Coverage Δ
...c/wallet/managed_wallet_info/asset_lock_builder.rs 58.69% <0.00%> (-1.64%) ⬇️
.../wallet/managed_wallet_info/transaction_builder.rs 57.96% <0.00%> (-0.89%) ⬇️

... and 3 files with indirect coverage changes