A stronger vault abstraction instead of "coin" language #88
Labels
Conceptual
General direction / Not specific / Muh meta
enhancement
New feature or request
help wanted
Extra attention is needed
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 i mean that since they did not assist to the incremental development, they could raise fundamental questions on the layout and clickpath.
I touched about it during the last meeting but it seems to me that increasing the abstraction of a "vault" at the expense of onchain transactions details would address a lot of these concerns.
For example take the confirmation of the deposit transaction:
revaultd
will tell it'sfunded
aftern
blocks (6
right now but configurable soon ™️)revaultd
will tell it'sunconfirmed
otherwiseIt may be confusing to the user (and it was to our pro testers) to have a confirmed transaction denoted as unconfirmed. I think that's an instance where a stronger "vault" abstraction would help:
I think there is a number of other places where removing the Bitcoin language for a simpler one (effectively coining a vault language if i may :p) would help, even though here i just reused the coinbase one.
Opening this issue to gather feedback and point to other places where it would benefit. What do you think @edouardparis @danielabrozzoni @kloaec ?
Fixes #85
Fixes #69
The text was updated successfully, but these errors were encountered: