-
### What is wrong
Hardware wallets are great!
### How can they be implemented.
https://gist.github.com/bargst/5f896e4a5984593d43f1b4eb66f79d68
This appears to be a great starting point.
…
-
This is a tracking issue for specifying a `BIP32-Ristretto` algorithm, providing an initial implementation in the `bip32` crate, and creating test vectors that other implementations can use.
# Intr…
-
I have secret's bot derived from the seed showing `insufficient fee` (balance too low to send tx)
No matter whether I override the derivation path to secret network (529 or 118), the issue persists…
gaia updated
12 months ago
-
Per this discussion, the "ecdsa-koblitz-pubkey:" prefix, originally used with Bitcoin addresses in the json-ld signature suite (Koblitz), is misleading because the address is in fact a hash.
In the…
-
The XSD schema uses a ORed regex to check for a valid address. This worked well for the KNX GA addresses, but starting with OpenHAB and becoming even worse with MQTT the valid strings for the addresse…
-
We currently don't display anything on the GUI after the address check is performed on the HW. Could we add a green tick ✅ when it's done?
Maybe it's not technically possible, but it feel weird we do…
-
We need to get around to making this a config setting at some point. Note that inaddition to the 10000 magic number appearing various config files for address derivation, it's also set as a package-l…
-
-
Reduced self-contained test case:
nix-build --no-out-link --expr '
with builtins;
with import ;
rec {
test-1 = derivation {
name = "test…
-
I am trying to use MyTonWallet restoring a previous wallet I had however MyTonWallet required 24-word secret phrase to restore and doesn't give the option to use 12-word. If it was possible to generat…