-
Instead of requiring the user to set a derivation index:
Display a paginated list of address & eth balance of derivation indexes, and have the user select one
-
Right now we default the derivation path to m/44/60/0/0 and grab the addresses, which might be frustrating for Live derivation path users.
Let's default the dropdown with "Please select a derivatio…
-
It seems that Ledger changed the derivation path almost a year ago. They are also using the account field, not the address_index (for privacy).
https://github.com/MyCryptoHQ/MyCrypto/issues/2070
ghost updated
2 months ago
-
The custom derivation path was merged for Ledger https://github.com/MetaMask/metamask-extension/pull/9367 (it is not yet available as of version 9.5.4, though).
Something similar might be needed fo…
-
Content-addressed derivations fail to build on aarch64-darwin. If I build for `--system x86_64-darwin`, it gets past this point and fails in another place (which I suspect is not a Nix issue but possi…
-
Provide script for creating the spo registering transactions and stake address registering transactions (2 things).
Lets figure out any reasonable way of doing so.
Either:
- dont do anything. u…
-
Hi,
Versions:
Ledger Live 2.85.1
LNX 2.2.4
Nano X E8DD
I'm using Ledger's` hw-transport-webhid `in a web app to communicate with an LNX device as a part of [this bounty](https://bounties.monero…
-
**Describe the bug**
When creating multiple receive addresses, the ordering is flipped for unused addresses. Until they are used.
Particularly confused if you assign labels to addresses.
**How …
sime updated
2 months ago
-
In any channel that a Node has, a FreeBalance object keeps track of how much funds of ETH is available to be allocated towards apps or to be withdrawn from the channel.
The address used for identif…
-
The old Ledger apps, including the Red wallet, use a legacy derivation path of _m/purpose'/coin_type'/account'/address_index_, but the new Ledger Live app uses the BIP44 derivation path of _m/purpose'…