Commit Graph

36 Commits

Author SHA1 Message Date
lash
88b7625320 Release candidate for 0.0.6 2022-01-24 08:56:10 +00:00
lash
15463145d5 Add encrypter and normalization to tagger 2022-01-23 13:19:32 +00:00
lash
0bfe054b90 Auto-complete origin on missing port, magic shutil terminal size 2022-01-21 14:38:06 +00:00
lash
fe410e0fc6 Merge remote-tracking branch 'origin/master' into lash/encrypt 2022-01-21 11:29:41 +00:00
lash
3663665d91 Update packaging and deps 2022-01-21 11:28:22 +00:00
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
lash
140df0d1c6 Add pycryptodome dep 2022-01-21 11:09:17 +00:00
lash
c5b4c41db0 Bump version 2022-01-21 11:04:17 +00:00
lash
d302c5754c Add AES CTR with key as iv 2022-01-21 10:59:27 +00:00
lash
36b4fcab93 Add back crypt module 2022-01-21 10:15:43 +00:00
lash
f17e31d801 Return address on shortcircuited dud lookup 2022-01-21 10:13:11 +00:00
lash
64c7fa950c Clean pollution from encrypt branch 2022-01-21 10:06:29 +00:00
lash
b057cb65ff WIP add AES to local cache 2022-01-21 10:03:01 +00:00
lash
ce084bcb48 Bump version 2022-01-20 14:09:41 +00:00
lash
b7ea579aa5 Upgrade deps 2022-01-20 14:09:14 +00:00
nolash
6988c8c2b9 Bump version 2022-01-01 10:11:17 +00:00
nolash
7af7b78995 Remove stray arg object print 2022-01-01 10:10:14 +00:00
nolash
b552c933d7 Ensure all changes for home config dir override are applied to version 2021-12-17 07:50:01 +00:00
nolash
3739038340 Bump version 2021-11-15 14:42:08 +01:00
nolash
cacd8dbab8 Add settable origin to http session instantiation 2021-11-11 16:38:05 +01:00
nolash
5a337db2b0 Add packaging files 2021-11-10 09:20:25 +01:00
nolash
99156a1dba Add phone numbers to listings 2021-11-07 03:52:52 +01:00
nolash
d8957e89c9 Update to dev prereleases for usumbufu, cic-types 2021-11-06 15:34:51 +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
f0ba197b08 Add balances 2021-11-06 10:59:49 +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
14e0c1fdb4 Add cic-types to deps 2021-11-05 18:55:22 +01:00
nolash
78fc9d7c4c Add transaction listings with human translations 2021-11-05 18:36:07 +01:00
nolash
c55af204cc Initial commit 2021-11-05 07:21:33 +01:00