Commit Graph

18 Commits

Author SHA1 Message Date
Jude Nelson
0cb5ba1835 profile_list_accounts(), not _list_accounts() 2017-07-06 18:48:18 -04:00
Jude Nelson
9adf4c84c3 fix bugs in account manipulation discovered while testing 2017-07-05 17:30:52 -04:00
Jude Nelson
1fe457c765 remove most profile loading/storing logic, since this will be handled by the token file 2017-07-04 23:35:00 -04:00
Aaron Blankstein
56fadd3b5e fix error case return value in get_profile() 2017-06-20 14:55:58 -04:00
Jude Nelson
2063c88305 refactor patching accounts and listing accounts; refactor return value of get_profile() 2017-06-18 22:08:28 -04:00
Jude Nelson
71768b95a1 fix bugs found in testing 2017-06-15 22:23:58 -04:00
Jude Nelson
18f35a192c move account-query logic for the profile to profile.py; add stub methods for looking up device IDs 2017-06-15 11:28:26 -04:00
Jude Nelson
f07aaf0dd7 pass blockchain ID when storing profile 2017-05-02 11:50:45 -04:00
Jude Nelson
9867fb4bfc clean up imports 2017-04-27 19:31:07 -04:00
Jude Nelson
6a608e4f97 use virtualchain key methods 2017-04-20 17:44:06 -04:00
Jude Nelson
80eb49a063 fix compatibility with put_mutable_data 2017-04-13 17:50:01 -04:00
Jude Nelson
9d26f8dc36 No longer differentiate between user and name profiles (there are simply profiles). Remove unnecessary code. 2017-02-20 21:00:00 -05:00
Jude Nelson
a78583a08d remove dead code 2017-02-10 17:40:56 -05:00
Jude Nelson
dda481dfe4 explicit config_path 2017-02-06 19:40:25 -05:00
Jude Nelson
d574cbca55 clean up profile APIs a bit by removing unneeded arguments 2017-01-30 01:41:53 -05:00
Jude Nelson
6e8ecfc263 allow reading with the owner key, but not writing 2017-01-23 19:08:05 -05:00
Jude Nelson
60c003f377 merge rc-0.14.1 profile.py 2017-01-17 11:22:38 -05:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00