Jude Nelson
|
0f007f6dfe
|
WIP: remove all requirements for holding onto the data private key in core
|
2017-03-13 17:52:18 -04:00 |
|
Jude Nelson
|
cd52a8f9e6
|
fix bugs found in testing; no longer need wallet keys to read data
|
2017-02-23 17:24:10 -05:00 |
|
Jude Nelson
|
5c768246b1
|
fix bugs found during testing
|
2017-02-21 12:34:51 -05:00 |
|
Jude Nelson
|
29ce0a178a
|
Remove user and account resolution logic, since these are no longer distinct objects. Also, clean up datastore URL structure and remove unused URL-construction code
|
2017-02-20 21:02:52 -05:00 |
|
Jude Nelson
|
78a828f7c4
|
fix up calculations of account and datastore private keys when looking up datastores, users, and accounts
|
2017-02-12 19:16:30 -05:00 |
|
Jude Nelson
|
a2b424221c
|
require private keys for certain types of URLs (since we need to generate the right hardened children)
|
2017-02-12 03:33:59 -05:00 |
|
Jude Nelson
|
a0d0ecaf40
|
proper (re)encoding for data IDs (which now have a device ID component)
|
2017-01-30 01:42:10 -05:00 |
|
Jude Nelson
|
269aad21a9
|
bugfixes to blockstack:// URLs. URLs to datastore-hosted data take the form blockstack://$datastore_id@$user_id/$path (where $user_id is the name for a public key, shared on the blockchain or not)
|
2017-01-18 18:47:18 -05:00 |
|
Jude Nelson
|
575a476ba4
|
fix bugs in resolve.py found during testing
|
2017-01-17 19:04:49 -05:00 |
|
Jude Nelson
|
c3a7bdf4a5
|
merge rc-0.14.1 resolve.py
|
2017-01-17 11:23:04 -05:00 |
|
Jude Nelson
|
e4455caf96
|
Repository re-organization
|
2017-01-17 11:16:19 -05:00 |
|