-
An output `outputHashMode` argument attribute should be supported by all of
- [x] `builtins.derivation`
- [ ] `builtins.path`
- [ ] `builtins.fetchTree`
- [ ] `builtins.fetchurl`
In order…
-
With the script, we are able to:
-Create offline stake TX to load inside electrum
-We can sign this TX with our ledger hardware wallet in electrum and broadcast the stake
-When creating the redee…
-
Hi!,
I'm getting this message when trying to sign a psbt. TransportStatusError: Ledger device: Invalid data received (0x6a80)
Comparing with psbt [examples](https://github.com/LedgerHQ/app-bit…
-
With actively changing blob fee market dynamics we need to:
1) out-of-protocol: adapt the batch-submission operational functionality to maintain fee-accuracy and optimal op-batcher operation costs.
…
-
The same issue has been happened again https://github.com/kvhnuke/etherwallet/issues/557
-
```
/usr/local/bin/keytool --seed MYSEED --full-address-derivation-path m//48h/0h/0h/2h output-descriptor
```
results in
````
wpkh([feebfc32/84h/0h/0h]xpubWRONGXPUB)
````
What I want is
```…
-
Currently, we have the following flow:
- A CLI client generates public keys based on mnemonic
- It posts the public keys to the storjscan with a custom text (today: name + derivation path)
- When it's…
-
When I launch Mist Wallet with connected Trezor wallet, it loads the first address from Trezor, but with Ethereum derivation path m/44'/60'/0'/0.
It must be m/44'/40'/0'/0 for Expanse.
If I'm righ…
-
Do we have reject integration tests for keys and for address derivation (e.g. address params invalid)?
Do we have tests covering warning cases in security policies?
-
Recently @sorki has been really cranking on `hnix-store` (:tada:).
That library currently depends on this, but I think there are some changes that would probably be good to make this presenting to …