Commit Graph

12 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 99156a1dba
Add phone numbers to listings 2021-11-07 03:52:52 +01:00
nolash be3bf81148
Rehabilitate tagger 2021-11-06 15:09:27 +01:00
nolash 6f1bf1ba1f
Proper classmethod parent invoke for account/person 2021-11-06 14:51:52 +01:00
nolash 0902d0c9b2
Extend serialization and deserialization with tags for person 2021-11-06 14:39:30 +01:00
nolash 8568e352be
Add usumbufu hoba capable opener object 2021-11-06 14:04:29 +01: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 76b331178c
Add tagger 2021-11-06 06:29:45 +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