-
-
-
Stakeholder should have a panel to sign unvault transactions and activate vaults.
- [ ] new button action "Activate fund" or "Delegate fund" on sidebar
- [ ] Add get_unvaul_transaction and set_un…
-
Right now, we take the descriptors parameters from the config (xpubs, unvault csv) in order to create a Miniscript descriptor on first startup.
This is kind of a bridge between the pre-Miniscript era…
-
![pending_but_already_spent](https://user-images.githubusercontent.com/25042473/114189295-56ee0080-994a-11eb-96c3-4fec277ba3e6.png)
![pending_but_already_spent2](https://user-images.githubusercontent…
-
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/ui/view/settings/boxes.rs:216:57
-
I only use grcov locally, giving access to coverall was silly
-
Related: https://github.com/revault/revaultd/issues/105
There are two ways to approach this:
- Handle it on the GUI side:
- Expose an `our_xpub` field in `revaultd`'s `getinfo` so the GUI can k…
-
In https://github.com/re-vault/practical-revault/blob/master/messages.md#synchronisation-server ,
```json
{
"method": "sig",
"params": {
"pubkey": "Secp256k1 public key used to si…
-
We could reuse the unvault's ones but this requires the HSM to sign the transaction... Maybe that's too much overhead for a low-value fee wallet ?