-
Notifications
You must be signed in to change notification settings - Fork 171
LL-8531 Fix Bitcoin RBF logic #1826
base: develop
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/ledgerhq/ledger-live-common/3Qn33NW1A8BB43wTvTLou1KKLVq6 |
Codecov Report
@@ Coverage Diff @@
## develop #1826 +/- ##
============================================
- Coverage 69.74% 59.71% -10.03%
============================================
Files 545 545
Lines 23507 23507
Branches 6185 6183 -2
============================================
- Hits 16394 14038 -2356
- Misses 7070 9450 +2380
+ Partials 43 19 -24
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
A couple errors on Peercoin in the bot results, @hzheng-ledger what do you think, can it be related? |
* fix bot * fix sync error exception process
d05d67e
to
7d7bc18
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Fix rbf logic
https://ledgerhq.atlassian.net/browse/LIVE-1414
https://ledgerhq.atlassian.net/browse/LIVE-1415
https://ledgerhq.atlassian.net/browse/LIVE-1416
related PR in LLD:
LedgerHQ/ledger-live-desktop#4862