fix(key-wallet): correct AssetLockTx structure per DIP-00X #659
+65
−19
Codecov / codecov/project
succeeded
Apr 18, 2026 in 1s
68.07% (-0.01%) compared to e15ea34
View this Pull Request on Codecov
68.07% (-0.01%) compared to e15ea34
Details
Codecov Report
❌ Patch coverage is 53.57143% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.07%. Comparing base (e15ea34) to head (76c7e9d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../wallet/managed_wallet_info/transaction_builder.rs | 31.57% | 13 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #659 +/- ##
=============================================
- Coverage 68.08% 68.07% -0.01%
=============================================
Files 319 319
Lines 67646 67661 +15
=============================================
+ Hits 46057 46061 +4
- Misses 21589 21600 +11 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...c/wallet/managed_wallet_info/asset_lock_builder.rs | 61.32% <100.00%> (+0.65%) |
⬆️ |
| .../wallet/managed_wallet_info/transaction_builder.rs | 58.43% <31.57%> (-0.65%) |
⬇️ |
Loading