Commit Graph

5953 Commits

Author SHA1 Message Date
Aaron Blankstein
93d07d68b3 This reverts us *all* the way back to 523cf405d7 -- this removes all changes to support the token file from this branch.
Revert "added example request and response for PUT /v1/wallet/keys/owner to api docs"

This reverts commit d52ee4b31e.

Revert "cutting down on the verbosity of logging outputs -- registrar now only prints 1 line on wakeups. storage drivers are concatenated into 1 line"

This reverts commit 87e3e7ab0d.

Revert "adding dropbox as a default storage driver to load, and switched default 'required' drivers to 'disk,dropbox'"

This reverts commit 9471b0a20a.

Revert "adding test case for issue 483, which *also* required fixing the app session schema to handle empty string methods a little bit more gracefully"

This reverts commit 32efc99d62.

Revert "bugfix for the address reencoding in get_zonefile -- checks to see if the address is an address before trying to reencode"

This reverts commit 1488013b93.

Revert "Merge branch 'rc-0.14.3' of github.com:blockstack/blockstack-core into rc-0.14.3"

This reverts commit f75ab67960, reversing
changes made to fe863bcd3c.

Revert "don't create the metadata dir"

This reverts commit fe863bcd3c.

Revert "make all metadata directories inside the critical section"

This reverts commit e66236abd2.

Revert "don't cast 'None' to string by accident"

This reverts commit c6250d5349.

Revert "force string"

This reverts commit e72d43d0be.

Revert "add unbound proxy variable"

This reverts commit 7f1f7e9731.

Revert "return raw zonefile"

This reverts commit 51e858428d.

Revert "force string"

This reverts commit 1ce371644f.

Revert "force string"

This reverts commit 5353cb1015.

Revert "require virtualchain rc-0.14.3 and jsontokens-py 0.0.4"

This reverts commit 346f042db7.

Revert "Merge branch 'rc-0.14.3' of https://github.com/blockstack/blockstack-core into rc-0.14.3"

This reverts commit 1fa1de3e54, reversing
changes made to 523cf405d7.
2017-07-10 14:59:23 -04:00
Aaron Blankstein
d52ee4b31e added example request and response for PUT /v1/wallet/keys/owner to api docs 2017-07-10 10:06:26 -04:00
Aaron Blankstein
87e3e7ab0d cutting down on the verbosity of logging outputs -- registrar now only prints 1 line on wakeups. storage drivers are concatenated into 1 line 2017-07-07 17:16:23 -04:00
Aaron Blankstein
9471b0a20a adding dropbox as a default storage driver to load, and switched default 'required' drivers to 'disk,dropbox' 2017-07-07 17:05:45 -04:00
Aaron Blankstein
32efc99d62 adding test case for issue 483, which *also* required fixing the app session schema to handle empty string methods a little bit more gracefully 2017-07-07 15:26:18 -04:00
Aaron Blankstein
1488013b93 bugfix for the address reencoding in get_zonefile -- checks to see if the address is an address before trying to reencode 2017-07-07 14:55:10 -04:00
Aaron Blankstein
f75ab67960 Merge branch 'rc-0.14.3' of github.com:blockstack/blockstack-core into rc-0.14.3 2017-07-07 14:30:36 -04:00
Aaron Blankstein
a77b6ab96c oops, better merging 2017-07-07 14:12:37 -04:00
Aaron Blankstein
01611609db merging in token changes 2017-07-07 13:38:38 -04:00
Jude Nelson
fe863bcd3c don't create the metadata dir 2017-07-07 13:34:19 -04:00
Jude Nelson
e66236abd2 make all metadata directories inside the critical section 2017-07-07 13:25:19 -04:00
Jude Nelson
c6250d5349 don't cast 'None' to string by accident 2017-07-07 13:25:02 -04:00
Aaron Blankstein
9b3fa70d1a I'd broken the empty-profile making logic before -- now there's an explicit argument passed through the call graph. call graph is very strange though. 2017-07-07 12:04:16 -04:00
Jude Nelson
51e858428d return raw zonefile 2017-07-06 19:48:43 -04:00
Jude Nelson
e72d43d0be force string 2017-07-06 19:36:27 -04:00
Jude Nelson
1ce371644f force string 2017-07-06 19:36:20 -04:00
Jude Nelson
7f1f7e9731 add unbound proxy variable 2017-07-06 19:29:23 -04:00
Jude Nelson
5353cb1015 force string 2017-07-06 19:29:18 -04:00
Jude Nelson
346f042db7 require virtualchain rc-0.14.3 and jsontokens-py 0.0.4 2017-07-06 19:19:22 -04:00
Jude Nelson
1fa1de3e54 Merge branch 'rc-0.14.3' of https://github.com/blockstack/blockstack-core into rc-0.14.3 2017-07-06 19:13:21 -04:00
Jude Nelson
25338e9699 application names based on ICANN domain names end in .1 2017-07-06 18:57:04 -04:00
Jude Nelson
ace32d63d4 sign in, and sign up if we need to 2017-07-06 18:56:56 -04:00
Jude Nelson
0eac69306f nonrelative imports 2017-07-06 18:56:41 -04:00
Jude Nelson
2dae62c1f3 nonrelative imports 2017-07-06 18:56:32 -04:00
Jude Nelson
3c00c60ed8 nonrelative imports 2017-07-06 18:56:22 -04:00
Jude Nelson
f6c6eadad9 code to generate and look up app-specific keys 2017-07-06 18:49:14 -04:00
Jude Nelson
9891eda24f bugfixes in get_mutable_data() when supporting multiple data hashes 2017-07-06 18:48:57 -04:00
Jude Nelson
3dcf458563 warn if we see a legacy authToken 2017-07-06 18:48:39 -04:00
Jude Nelson
6e73c1ae2d nonrelative imports 2017-07-06 18:48:31 -04:00
Jude Nelson
0cb5ba1835 profile_list_accounts(), not _list_accounts() 2017-07-06 18:48:18 -04:00
Jude Nelson
99cb296936 get app-specific private key 2017-07-06 18:48:01 -04:00
Jude Nelson
3503e63d00 fix some bugs in get_mutable() 2017-07-06 18:47:47 -04:00
Jude Nelson
8057b0e352 look up device public keys and devices for datastore operations; add "app_signup" command to add one's device to the application 2017-07-06 18:46:45 -04:00
Aaron Blankstein
523cf405d7 more fussing around with the docs generator, and now I'm done 2017-07-06 18:16:15 -04:00
Aaron
64cf0a4549 Update changelog-0.14.3.md 2017-07-06 12:51:49 -04:00
Aaron
5041dffe05 Update readme with pointers to api docs 2017-07-06 11:34:42 -04:00
Aaron Blankstein
b344c74a5b touch up doc builder 2017-07-06 11:23:18 -04:00
Aaron Blankstein
2e747c8b83 added more response examples to the api-specs 2017-07-06 11:20:58 -04:00
Aaron Blankstein
92d125252d Merge branch 'rc-0.14.3' into rc-0.14.3-blueprint-api 2017-07-06 10:32:31 -04:00
Aaron Blankstein
6d7da57665 fixing a typo error in rpc 2017-07-06 10:32:10 -04:00
Aaron Blankstein
f22c971432 adding example to the auth request 2017-07-06 09:40:26 -04:00
Aaron
8b5e0cf245 Delete api.html 2017-07-05 20:02:44 -04:00
Aaron Blankstein
582e076d23 adding temporary api output as a demo... 2017-07-05 20:01:47 -04:00
Aaron Blankstein
6398ef7c20 adding aglio templates to generate three-pane interactive documentation for core and then public endpoints (i.e., core.blockstack.org) 2017-07-05 19:58:31 -04:00
Jude Nelson
30b91122d8 Merge branch 'rc-0.14.3' of https://github.com/blockstack/blockstack-core into rc-0.14.3 2017-07-05 17:40:03 -04:00
Jude Nelson
7ce3fef2bd make a note about the fact that we're using the token file signing keys for signing profiles and data 2017-07-05 17:34:47 -04:00
Jude Nelson
486f0261fd update selected bugfixes and changes 2017-07-05 17:33:49 -04:00
Jude Nelson
a7df6ad9c1 migrate to token files, not profiles 2017-07-05 17:33:37 -04:00
Jude Nelson
2f3ed1089b look for race-condition bug artifacts (e.g. storing data in the wrong storage directory), and cause the test to fail if detected 2017-07-05 17:32:53 -04:00
Jude Nelson
be2a293d0f install a profile for demo.id 2017-07-05 17:32:24 -04:00