hw-app-eth evolution that automatically retrieve plugins from https://cdn.live.ledger.com/plugins/ethereum.json
so we can add more plugins over time and have less and less "blind signing" happening on the hw-app-eth app.
our libraries have migrated from FlowType to TypeScript!
These are still JavaScript libraries and you will be able to still use them in vanilla js or flowtype. But now you will also benefit from type system. NB: we still need to refine more and more our types over the next weeks. Please tell us if you reached any problems with these.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @ledgerhq/hw-app-eth from 5.42.1 to 6.2.1.
Release notes
Sourced from
@ledgerhq/hw-app-eth
's releases.... (truncated)
Commits
0772c5e
v6.2.18c3937d
update ethers patch bumpd7de367
Implement a solution for dynamic plugins fetching (#634)d81619a
NEAR currency info (#622)a503a4c
v6.2.017903be
LL-4600 Map HID errors to DisconnectedDeviceDuringOperation (#620)7fd06f7
update libsd433352
BSC currency and tokens (#630)0ec9a60
Update CONTRIBUTING.md5bfb245
Update CONTRIBUTING.mdDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)