Commit Graph

211 Commits

Author SHA1 Message Date
Aaron Blankstein
cf399d6cb4 update tag in readme 2019-05-09 16:07:16 -05:00
Aaron Blankstein
de786f7de4 documentation for getting started with a dev environment 2019-05-01 15:40:01 -05:00
Jude Nelson
4e35fdec4b Goodbye Python 2018-11-14 13:47:53 -05:00
Jude Nelson
d741dd315d add documentation for the new account API 2018-10-27 17:16:24 -04:00
Jude Nelson
8cf1580e11 Merge branch 'master' into develop 2018-10-18 15:28:09 -04:00
Jude Nelson
33aaf1900e fix aglio template errors 2018-10-18 10:11:42 -04:00
Jude Nelson
dfb3bf4808 add DID spec 2018-10-17 18:14:24 -04:00
Jude Nelson
23126eadaa Merge branch 'master' into develop 2018-10-15 18:46:58 -04:00
Jude Nelson
2ae4bff519 Merge pull request #866 from blockstack/feature/docs-zf-hash
Add note about zone file hash to wire format
2018-10-15 18:45:59 -04:00
Jude Nelson
f9ee9d663b Merge branch 'feature/token-v1' into develop 2018-10-15 18:42:44 -04:00
Jude Nelson
af4b0e754e consistent terminology on name/subdomain counts 2018-10-11 17:37:16 -04:00
Jude Nelson
8f3e7dd873 fix name of gaia.md file 2018-10-11 17:36:53 -04:00
Jude Nelson
4b96a5ba96 add examples of 400 and 404 errors; update /v2 price docs; flesh out some schemas 2018-10-11 17:36:17 -04:00
Jude Nelson
0fbee9781a consistent terminology on name/subdomain counts 2018-10-08 11:54:14 -04:00
Jude Nelson
c69732ceb4 fix name of gaia.md file 2018-10-08 11:53:41 -04:00
Aaron Blankstein
66d10e2a73 Add note about zone file hash to wire format 2018-10-05 12:13:19 -05:00
Jude Nelson
b58302e509 add examples of 400 and 404 errors; update /v2 price docs; flesh out some schemas 2018-10-04 13:00:07 -04:00
Jude Nelson
628a6c9c8f Merge branch 'master' into develop 2018-10-03 16:49:17 -04:00
moxiegirl
e0d24c22e6 Fix naming problem; caught a couple of #856 I missed
Signed-off-by: moxiegirl <mary@blockstack.com>
2018-09-24 07:14:28 -07:00
moxiegirl
cdb64f71cc Fix naming problem; caught a couple of #856 I missed
Signed-off-by: moxiegirl <mary@blockstack.com>
2018-09-24 07:13:49 -07:00
Moxiegirl
556897a068 Merge pull request #852 from moxiegirl/site-restructuring
docs Modifications for new docs site
2018-09-20 17:16:33 -04:00
Jude Nelson
6c184d3998 Merge branch 'master' into develop 2018-09-19 13:44:16 -04:00
moxiegirl
653575b7fe - Pending changes to support documentation site
- Splitting out naming and auth
- Adding in frontmatter
- Remove old files, re-arrange what's left
- Removing old cli material per Jude
- Final pass on docs initial release
- Adding back originals with redirects

Signed-off-by: moxiegirl <mary@blockstack.com>
2018-09-17 08:35:52 -07:00
Jude Nelson
59324365e9 update documentation for installing blockstack-browser to not depend on legacy mechanisms 2018-08-23 16:14:29 -04:00
Jude Nelson
1f0224af7b update documentation for installing blockstack-browser to not depend on legacy mechanisms 2018-08-23 15:59:43 -04:00
Jude Nelson
8c0de77db3 Add a best-practices doc (#736) 2018-08-13 16:01:26 -04:00
Jude Nelson
961b17cb16 Merge branch 'master' into feature/token-v1 2018-08-07 14:39:29 -04:00
Jude Nelson
d7fc76cc96 Add a best-practices doc (#736) 2018-08-06 11:18:21 -04:00
Aaron Blankstein
9fcb2a4081 update api doc 2018-06-20 18:57:54 -04:00
Aaron Blankstein
9a3cf9c114 update api doc 2018-06-20 17:49:49 -04:00
Aaron Blankstein
bcd0a9ed9f Merge branch 'master' into develop 2018-06-20 15:30:24 -05:00
Aaron Blankstein
3abbcbc560 update api doc 2018-06-20 11:39:46 -05:00
Jude Nelson
3ad9f9e49c Merge branch 'develop' into feature/token-v1 2018-05-31 17:53:07 -04:00
Jude Nelson
6f5a285895 Merge branch 'develop' into feature/blockstack_client_refactor 2018-05-31 17:46:24 -04:00
Aaron Blankstein
b56b8fdfb4 (1) allow valid non-id subdomains to index (2) add fullyQualifiedName to search results (3) document return set change 2018-05-31 17:12:39 -04:00
Jude Nelson
8055c4a3b0 temporarily remove the token system (will restore later) 2018-04-24 16:37:07 -04:00
Jude Nelson
4fc7c5f999 Merge branch 'develop' into feature/token-v1 2018-04-20 15:54:54 -04:00
Jude Nelson
7d23cd5b4e more accurate block IDs; hidden test fields 2018-04-20 15:30:49 -04:00
Aaron Blankstein
51f8e61d7b add+refactor to /v1/subdomains and /v1/blockchains/bitcoin/subdomains_count 2018-04-20 12:02:08 -04:00
Aaron Blankstein
ff9712b323 Merge branch 'master' into develop 2018-04-20 09:36:33 -04:00
Jude Nelson
9da6d2ac01 add documentation for /v1/accounts/* and /v1/prices/*; clean up /v1/zonefiles documentation 2018-04-19 19:07:56 -04:00
Jude Nelson
8abdc3bbad Merge branch 'develop' into feature/token-v1 2018-04-19 12:13:22 -04:00
Jude Nelson
7844901b32 WIP: do a better job documenting error paths 2018-04-19 12:03:12 -04:00
Steven Miyakawa
1fa0624eee Update /v1/node/ping schema and fix styling
- schema was inconsistent with response
- indentation and quotes were not consistent
2018-04-18 23:20:51 -07:00
Odin Hørthe Omdal
23ba450bf8 Add fail example to /v1/blockchains/*/name_count 2018-04-18 23:44:58 +01:00
Valentin Sundermann
94a71bdfee Add deprecated notice to /v1/names/zonefile 2018-04-16 17:31:11 +02:00
Jude Nelson
666f56df73 remove docs for now-removed methods 2018-04-05 17:31:06 -04:00
Jude Nelson
9b89387864 whipe out deprecated price fields 2018-03-22 19:26:16 -04:00
Aaron Blankstein
7ed8d342ff bar -> baz in the subdomains doc 2018-03-09 15:38:20 -05:00
Aaron Blankstein
256313a237 add Content-Type to example curl in subdomain registrar. 2018-03-09 15:23:36 -05:00