Antoine Poinsot
Antoine Poinsot
One https://github.com/revault/revault-gui/issues/281 is fixed, we still have the issue that IMO we should not convey to the user the Spend transaction they just created was effectively broadcast. It's not true....
If the rationale is that we count in the total what we consider "vaults", we only consider a new deposit a vault if we had all the revocation signatures for...
This would be really helpful for the external reader, or to anyone not particularly familiar with the codebase to have a short top-level description for each module. As for instance...
Instead of having to click on the menu to refresh, it would be neat to have the interface updating itself automatically at a fixed interval.
C-a, C-z, would be nice to have :)
When they are done filling the bitcoind RPC connection info, they should not be able to got to the next screen if we can't `ping` `bitcoind` via RPC.
In the Spend menu, the change is annotated but only after we sign!
My branch used to re-test https://github.com/apoelstra/rust-jsonrpc/pull/42 after i accidentally deleted @edouardparis 's former one
We've been discussing the UI and UX a lot lately with all the demo tests, and getting valuable feedback for Kevin and Jake from a "blunt" software perspective. By this...