-
## Motivation
We'd like to formalize how the reference Spacemesh wallets create accounts, sign transactions, manage wallets and accounts and persist wallet and accounts data to wallet file. This w…
avive updated
2 years ago
-
```
Since HD wallets, loading an almost empty wallet takes 1.5-2 seconds on a Nexus
7 (2013). I have investigated into this.
Most of the time is spent in DeterministicKeyChain.fromProtobuf(). In my …
-
It'd be nice to let users manage their keys with an external wallet and just provide their address or possibly an HD pubkey for transaction construction. We could generate PSET's for other wallets to …
-
[Nostr](nostr.com) is a messaging relay system that can be used in Wasabi to provide a secure and private way for users to communicate with each other. The protocol is defined in [NIPs](https://github…
-
### Hold for a future version:
- Add next_index system to automate the next index to be used in derivation. Might also need another field to indicate the last funded address.
- System would need to …
-
After upgrading to 10.14 from 10.13 the wallet stopped working. It crashes directly after starting up.
### Machine specs:
- OS: MacOS 10.14
- CPU: Intel Core i5 2.6 GHz
- RAM: 8 GB
- Disk siz…
gCAN9 updated
6 years ago
-
Is there a way to create functionality to allow for a custom web3 provider for Wyre? I.E the way that truffle-hd-wallet and the web3 library works?
I'm currently trying to implement Fortmatic as a …
-
Currently RPA has two known paths of privacy leaks in implementation:
1. Server leaks: RPA still subscribes to the "correct" addresses immediately, leaking the information unnecessarily to the Fulc…
-
Multibit HD 0.1.3 Windows 7
I generated a payment request using Electrum 2.4. Clicked on the link. This started Multibit HD. After entering Trezor Pin and unlocking wallet, Multibit HD gave the fo…
tl121 updated
9 years ago
-
Is there a way to generate a ZPUB for the HD wallet to be able to see the balance of it ? Being this a multi-sig wallet, I'm not certain how that can be done ...
From what I've been reading ([here…