Skip to content

fix(key-wallet): reject multi-OP_RETURN drains and memo-on-asset-lock - #973

Open
bfoss765 wants to merge 1 commit into
devfrom
fix/op-return-drain-guards
Open

fix(key-wallet): reject multi-OP_RETURN drains and memo-on-asset-lock#973
bfoss765 wants to merge 1 commit into
devfrom
fix/op-return-drain-guards

fix(key-wallet): reject multi-OP_RETURN drains and memo-on-asset-lock

349c0da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

77.00% (+0.03%) compared to 5877d15

View this Pull Request on Codecov

77.00% (+0.03%) compared to 5877d15

Details

Codecov Report

❌ Patch coverage is 98.37398% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.00%. Comparing base (5877d15) to head (349c0da).

Files with missing lines Patch % Lines
.../wallet/managed_wallet_info/transaction_builder.rs 98.37% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #973      +/-   ##
==========================================
+ Coverage   76.96%   77.00%   +0.03%     
==========================================
  Files         329      329              
  Lines       82676    82799     +123     
==========================================
+ Hits        63631    63756     +125     
+ Misses      19045    19043       -2     
Files with missing lines Coverage Δ
.../wallet/managed_wallet_info/transaction_builder.rs 91.02% <98.37%> (+0.95%) ⬆️

... and 8 files with indirect coverage changes