Commit Graph

50 Commits

Author SHA1 Message Date
William Luke 6ac1dc88d2 chore: small cleanup 2022-05-02 08:45:32 +03:00
William Luke a3a3f55234 fix: disable notify 2022-05-02 08:23:55 +03:00
William Luke 6e637ce04e Release v0.1.1 2022-05-01 09:19:21 +03:00
William Luke 0db8e56603 fix: do not hard fail on missing meta data 2022-05-01 09:18:45 +03:00
William Luke 1dba2d09d1 feat: add ability to query user using address 2022-04-27 14:36:25 +03:00
William Luke 618aa7716e fix: bad conditional 2022-04-27 12:43:22 +03:00
William Luke 17ae29887f fix: bump dependencies 2022-04-27 10:12:28 +03:00
William Luke fbb5168b40 Release v0.0.7 2022-03-31 12:40:41 +03:00
williamluke c269318528 Merge pull request 'fix: make store path relative to $HOME' (#17) from lum/store_path into master
Reviewed-on: #17
2022-03-31 09:34:47 +00:00
William Luke c3e8883f15 fix: make store path relative to $HOME 2022-03-31 12:33:29 +03:00
Mohamed Sohail 5f62287913
docs: add gpg instructions and example
note: private key in example is publicly available in cic-stack
2022-02-23 19:38:35 +03:00
williamluke 28d7699a4a Merge pull request 'docs: add readme' (#16) from sohail/docs into master
Reviewed-on: #16
2022-02-14 07:01:46 +00:00
Mohamed Sohail 05224a9dd6
docs: add readme 2022-02-02 18:14:31 +03:00
Mohamed Sohail 2f65aa37ff Merge pull request 'Release 0.0.6' (#13) from lash/0.0.6 into master
release: v0.0.6
2022-01-26 06:24:39 +00:00
lash be7dea24ac
Release 0.0.6 2022-01-24 17:03:54 +00:00
Mohamed Sohail 65b3d4d409 Merge pull request 'feat: Add cache encryption' (#9) from lash/encrypt into master
Reviewed-on: #9
2022-01-23 06:59:16 +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
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
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