-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Description
This is a brief wishlist/improvements ideas for Adena, in no particular order. Only one bug is below, everything else on the list is just suggestions :)
- Auto-resolve names to gno addresses via r/sys/users:
- Now that we have r/sys/users, we can use it to resolve names to g1... addresses, by doing qeval on
r/sys/users.ResolveName()
- Now that we have r/sys/users, we can use it to resolve names to g1... addresses, by doing qeval on
- [BUG]- Decode txlink parameters within the wallet: Transaction arguments must be URL decoded #732
- Recognize
.sendfor MsgSend txlink: discussion here - Handle the max-deposit field that was added recently - with an input as well as a simulated cost
- Make the UI transaction approval UI a bit nicer:
- Move
sendfield to the bottom - Make it more visually connected that an argument (ie like
pkgpathbelow) is an argument for the function - Make the simulated error message larger, ie with a banner or similar. A tooltip with additional explanation could be good, ie "Simulation failed. This most likely means that if you try to execute this transaction, it will panic and revert."
- Move
Finally, make changing the network 2 clicks with a dropdown or similar pattern, instead of having to go Burger > Settings > Network > Select

I'm hoping that @alexiscolin might be able to provide some design insights to make Adena even better :)
notJoon and jinoosss
Metadata
Metadata
Assignees
Labels
No labels