Commit Graph

29 Commits

Author SHA1 Message Date
Aaron Blankstein
59e27bb75c add documentation for mock insight-api 2017-09-25 13:48:04 -04:00
Aaron Blankstein
ef83b72240 adds /v1/blockchains/bitcoin/name_count endpoint 2017-09-21 18:00:26 -04:00
Aaron Blankstein
2e6661d18b added to api specs 2017-09-11 10:27:30 -04:00
Aaron Blankstein
42fae34794 add key options to documentation 2017-09-08 15:41:44 -04:00
Aaron Blankstein
73c39b0bb4 Merge branch 'master' into develop 2017-08-23 12:03:32 -04:00
Valentin Sundermann
b16eddf0e4 Replace version string with magic string 2017-08-23 03:36:17 +02:00
Aaron Blankstein
9314b65179 added schema to the PUT /v1/names/foo/owner API spec 2017-08-21 18:24:18 -04:00
Aaron Blankstein
d026940601 updating docs for persistent setting of keys over REST 2017-08-17 18:16:23 -04:00
Aaron Blankstein
cceb158757 add owner key to the api specification 2017-08-15 17:46:52 -04:00
Aaron Blankstein
efecd7c771 update docs for the subdomain return schema 2017-08-13 09:52:20 -04:00
Aaron Blankstein
96dd294b37 add release notes for 14.4 and update documentation 2017-08-10 18:31:08 -04:00
Aaron Blankstein
b98d93979e fixing up the syntax to match aglio 2017-07-31 15:36:21 -04:00
Aaron Blankstein
2d4f302d7b Merge branch 'docs-schemas' into 0.14.3-core-api 2017-07-31 15:06:13 -04:00
Jude Nelson
b457a633ac fix a few typos 2017-07-31 15:04:35 -04:00
Jude Nelson
c8953c60ca add schemas to (most) API calls 2017-07-31 15:01:45 -04:00
Aaron Blankstein
3d988dd4b2 better support for rendering the public api endpoints. will be moving core.blockstack.org over to this now 2017-07-31 11:46:31 -04:00
Aaron Blankstein
895b15a2d3 adding integration test for RESTful setting and fetching of raw zonefile, plus updating api-specs 2017-07-20 13:06:16 -04:00
Aaron Blankstein
95963fcf40 update api docs to talk about how the owner key is handled by the registrar 2017-07-12 14:25:21 -04:00
Aaron Blankstein
2183a12749 added example request and response for PUT /v1/wallet/keys/owner to api docs 2017-07-10 15:05:59 -04:00
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
2e747c8b83 added more response examples to the api-specs 2017-07-06 11:20:58 -04:00
Aaron Blankstein
f22c971432 adding example to the auth request 2017-07-06 09:40:26 -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
Aaron Blankstein
e22212dae1 first pass at blueprint compatible api doc 2017-07-05 17:14:25 -04:00
Aaron Blankstein
c8a12d4edb rename flag 'aggressive_registration' -> 'unsafe' + added information to the api doc 2017-07-05 10:10:36 -04:00
Aaron Blankstein
6b5d9de5b0 added min_confs option to api specs doc 2017-07-01 12:41:48 -04:00
Aaron Blankstein
c3a13caa0c merging rc-0.14.2 into api branch 2017-04-10 10:40:28 -04:00
Muneeb Ali
f0b81991bd combined search css/js/templates are other files into a single structure 2017-04-04 18:34:04 -04:00