glifio / wallet

Glif Wallet
https://wallet.glif.io
80 stars 32 forks source link

fetch and show wallet activity metadata, use for other features #1089

Open autonome opened 1 year ago

autonome commented 1 year ago

Is your feature request related to a problem? Please describe.

all wallet ids are equal in the UI, except for default sort being implicitly chronologically ascending - you only know that b/c you created them.

i cannot see which one is last used or see order in which i used, etc.

Describe the solution you'd like

Describe alternatives you've considered

but when i'm interacting with glif+ledger, i want to have some minimal set of activity data available to know which wallet to work with, or whether to create a new one, etc

Additional context

hi jon!

Schwartz10 commented 1 year ago

Hey thank you @autonome i think this is a very interesting idea! Would love to dig in to the problem more:

i cannot see which one is last used or see order in which i used, etc.

Why do you want to see which one is last used (or order in which you used)? I.e. - what problem did you have before this where having this metadata would've been helpful? For example, "i needed to see the last used wallet because i used it to create a new multisig and then i lost the multisig addr ... blah blah"

What I'm getting at - would saving contacts be an alternative solution to the current problem you're facing?