-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix extract atomic swap data pushes #2203
Fix extract atomic swap data pushes #2203
Conversation
fixed ExtractAtomicSwapDataPushes to extract the correct RefundBlake2b
fixed atomicswap
…hes' into fix-ExtractAtomicSwapDataPushes
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## dev #2203 +/- ##
==========================================
- Coverage 58.88% 58.81% -0.08%
==========================================
Files 679 679
Lines 33241 33121 -120
==========================================
- Hits 19574 19480 -94
+ Misses 10817 10796 -21
+ Partials 2850 2845 -5 ☔ View full report in Codecov by Sentry. |
* Remove unnecessary drop from ExtractAtomicSwapDataPushes * fixed atomicswap fixed ExtractAtomicSwapDataPushes to extract the correct RefundBlake2b * Fix message converters * Fix locktime data size in ExtractAtomicSwapDataPushes --------- Co-authored-by: pieroforfora <124444595+pieroforfora@users.noreply.github.com>
No description provided.