Commit Graph

17 Commits

Author SHA1 Message Date
Jude Nelson
7cb38ef42e take root tombstones externally from signatures 2017-03-22 14:59:42 -04:00
Jude Nelson
9cca1e9e80 upgrade wallet schema to put secrets into a single blob (speeds up scrypt usage) 2017-03-21 11:35:16 -04:00
Jude Nelson
85439f63e7 lookup response schemas 2017-03-17 14:38:14 -04:00
Jude Nelson
17bbb3b978 include version in dirent and inode structure, as well a protocol version 2017-03-17 11:47:55 -04:00
Jude Nelson
93e5c078b6 move out DELETE_DATASTORE_REQUEST_SCHEMA; fix api_bind variable 2017-03-16 18:01:14 -04:00
Jude Nelson
a4c83697ca add api_endpoint_host config file argument, so we can do API calls to non-localhost API daemons (i.e. containerized ones) 2017-03-16 16:12:49 -04:00
Jude Nelson
2d5ff35f2c expect base64 idata for files 2017-03-16 11:29:24 -04:00
Jude Nelson
4640503b9d fix up documentation a bit 2017-03-13 17:53:08 -04:00
Jude Nelson
ff424d5524 remove unused schema 2017-03-09 20:05:14 -05:00
Jude Nelson
f23dc89780 app resources can have '/' in them, so differentiate between url-encoded string pattern with and without '/' (since datastore inode names cannot have '/') 2017-02-23 17:24:47 -05:00
Jude Nelson
059bbd1e52 define inode header schema separately 2017-02-21 12:35:24 -05:00
Jude Nelson
a9c8c088e2 Remove now-unused JSONRPC schemas, user schemas, and account schemas 2017-02-20 21:03:29 -05:00
Jude Nelson
a21451e39c users can be global or local 2017-02-12 03:35:20 -05:00
Jude Nelson
ee2dab42e2 a single-signature private key bundle can be WIF-encoded or hex-encoded 2017-02-06 15:13:51 -05:00
Jude Nelson
64c9656f34 include fq_data_id and blockchain_id in mutable data blobs, as well as version in wallets 2017-01-30 01:42:55 -05:00
Jude Nelson
667512f37d stricter requirements for datastore names and user IDs; also, add a 'type' field to the datastore (to differentiate between collections and datastores) 2017-01-17 19:04:10 -05:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00