LedgerHQ / ledgerjs

⛔️ MOVED to monorepo "ledger-live"
https://github.com/LedgerHQ/ledger-live
Apache License 2.0
575 stars 377 forks source link

Fixes blind signing fallback on erc20 tx if NFT mode used #753

Closed gre closed 2 years ago

gre commented 2 years ago

fixes https://ledgerhq.atlassian.net/browse/LL-8904

codecov[bot] commented 2 years ago

Codecov Report

Merging #753 (7c7e7f6) into master (6a77967) will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #753      +/-   ##
==========================================
- Coverage   43.54%   43.52%   -0.02%     
==========================================
  Files          80       80              
  Lines        4818     4820       +2     
  Branches      791      791              
==========================================
  Hits         2098     2098              
- Misses       2703     2705       +2     
  Partials       17       17              
Impacted Files Coverage Δ
packages/hw-app-eth/src/Eth.ts 78.50% <0.00%> (-0.36%) :arrow_down:

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 6a77967...7c7e7f6. Read the comment docs.