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

Fix buffer issue on clientCommands from hw-app-btc #742

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

fabenedetti
Copy link
Contributor

Convert an Uint8Array returned by Buffer.subarray on browser to a Buffer instance. This solves issue #733

@fabenedetti fabenedetti requested a review from a team as a code owner December 16, 2021 22:02
@gre
Copy link
Contributor

gre commented Dec 17, 2021

Thanks a lot @fabenedetti

@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #742 (66d997a) into master (8142181) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #742   +/-   ##
=======================================
  Coverage   45.03%   45.03%           
=======================================
  Files          82       82           
  Lines        4965     4965           
  Branches      819      819           
=======================================
  Hits         2236     2236           
  Misses       2712     2712           
  Partials       17       17           

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 8142181...66d997a. Read the comment docs.

@gre gre merged commit 5455117 into LedgerHQ:master Dec 17, 2021
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