Commit Graph

6 Commits

Author SHA1 Message Date
lash b0f8f39d15 usability: WIP Friendly progress output (#4)
This MR adds colorized progress statements when resolving and retrieving data for user. It disables logging if loglevel is set to default (logging.WARNING at this time).

It also skips metadata lookups that have failed in the same session, speeding up retrievals when same address repeatedly occurs in transaction list.

closes #6
closes #5

Co-authored-by: lash <dev@holbrook.no>
Reviewed-on: #4
Co-authored-by: lash <accounts-grassrootseconomics@holbrook.no>
Co-committed-by: lash <accounts-grassrootseconomics@holbrook.no>
2022-01-21 11:11:23 +00:00
nolash e3c002082b
Add custom user info, decimals to values 2021-11-06 11:37:21 +01:00
nolash bdfdd0fdd7
Add pgp auth, subject metadata summary in cli user output 2021-11-06 10:34:40 +01:00
nolash f648724205
Add local record expiry 2021-11-06 04:42:18 +01:00
nolash e8b6173ec5
Add phone number resolution to address for cli arg identifier 2021-11-05 20:01:51 +01:00
nolash 78fc9d7c4c
Add transaction listings with human translations 2021-11-05 18:36:07 +01:00