Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

fix dcr fees #1734

Merged
merged 1 commit into from
Feb 24, 2022
Merged

fix dcr fees #1734

merged 1 commit into from
Feb 24, 2022

Conversation

hzheng-ledger
Copy link
Contributor

error the following error from the bot for decred:
LedgerAPI4xx: rejected transaction 3f844367886a3971cb6ecebd3cb4c3086e54148bdb73d5f24796bf4197d01b6e: transaction 3f844367886a3971cb6ecebd3cb4c3086e54148bdb73d5f24796bf4197d01b6e has insufficient priority (200761.2068965517 <= 5.76e+07)

@hzheng-ledger hzheng-ledger requested a review from a team as a code owner February 24, 2022 09:26
@vercel
Copy link

vercel bot commented Feb 24, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ledgerhq/ledger-live-common/DuPqZqXzDNnKxWibawcugS92Zday
✅ Preview: https://ledger-live-common-git-bugfix-bitcoin-js-dcrfix-ledgerhq.vercel.app

@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #1734 (194cc00) into develop (92de099) will decrease coverage by 17.56%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1734       +/-   ##
============================================
- Coverage    53.81%   36.25%   -17.57%     
============================================
  Files          516      516               
  Lines        22217    22220        +3     
  Branches      5322     5324        +2     
============================================
- Hits         11956     8055     -3901     
- Misses       10188    14149     +3961     
+ Partials        73       16       -57     
Impacted Files Coverage Δ
src/families/bitcoin/getAccountNetworkInfo.ts 96.96% <100.00%> (+0.09%) ⬆️
src/families/bitcoin/wallet-btc/utils.ts 63.15% <100.00%> (+1.32%) ⬆️
src/libcore/createAccountFromDevice.ts 8.82% <0.00%> (-91.18%) ⬇️
src/families/solana/api/queued.ts 16.66% <0.00%> (-83.34%) ⬇️
src/families/cosmos/libcore-mergeOperations.ts 13.04% <0.00%> (-78.27%) ⬇️
src/families/celo/hw-app-celo.ts 3.38% <0.00%> (-77.97%) ⬇️
src/libcore/buildAccount/index.ts 14.43% <0.00%> (-76.29%) ⬇️
src/families/crypto_org/api/sdk.ts 16.85% <0.00%> (-75.29%) ⬇️
src/families/solana/utils.ts 17.64% <0.00%> (-73.53%) ⬇️
src/families/celo/js-getFeesForTransaction.ts 26.66% <0.00%> (-73.34%) ⬇️
... and 197 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 92de099...194cc00. Read the comment docs.

@gre gre merged commit 918c370 into develop Feb 24, 2022
@gre gre deleted the bugfix/bitcoin-js-dcrfix branch February 24, 2022 09:53
valpinkman added a commit that referenced this pull request Mar 7, 2022
* release/21.34.0: (24 commits)
  v21.34.0
  Create dependencies.md
  Filecoin fixes (#1740)
  Bump url-parse from 1.5.7 to 1.5.10 in /mobile-test-app (#1757)
  Bump url-parse from 1.5.7 to 1.5.10 in /cli (#1758)
  Bump url-parse from 1.5.7 to 1.5.10 (#1759)
  Bump url-parse from 1.5.7 to 1.5.10 in /tools (#1760)
  Bump urijs from 1.19.7 to 1.19.8 in /cli (#1755)
  Bump urijs from 1.19.7 to 1.19.8 in /mobile-test-app (#1753)
  Bump urijs from 1.19.7 to 1.19.8 (#1754)
  Bump urijs from 1.19.7 to 1.19.8 in /tools (#1756)
  LIVE-1469 Handle onboarded devices in device actions (#1738)
  bot: filecoin spec: remove specific version
  Fixes elrond bot LIVE-1462 (#1739)
  Make node-ble transport optional again (#1736)
  Update FeatureToggle component types (#1737)
  Bot: ethereum specs to allow more testTimeout (#1733)
  Fixes elrond specs bot case of the eGLD ticker on device
  fix dcr fees (#1734)
  Update mock API for market tests to support filtering (#1728)
  ...
aimxhaisse pushed a commit to skillz-blockchain/ledger-live-common that referenced this pull request Mar 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants