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
Jude Nelson
253cf826d8
patch a few bugs
2018-02-27 18:10:38 -05:00
Jude Nelson
49ffb06b6c
address aaron's feedback
2018-02-27 18:04:22 -05:00
Jude Nelson
98f7fa3be1
present live examples of transactions
2018-02-27 18:04:13 -05:00
Jude Nelson
7d1c8214e5
mark deprecated methods as deprecated; flesh out some methods documentations; point users to blockstack.js
2018-02-26 16:56:02 -05:00
Jude Nelson
dfedc4fd3f
add pic of the web test panel
2018-02-26 00:14:25 -05:00
Jude Nelson
60ee2fbb1b
fix links
2018-02-25 23:50:20 -05:00
Jude Nelson
18444a8a15
whitespace
2018-02-25 23:43:46 -05:00
Jude Nelson
254ff6246b
fix link
2018-02-25 23:43:38 -05:00
Jude Nelson
88ccfab4b3
flesh out a few more commonly-asked questions
2018-02-25 23:43:26 -05:00
Jude Nelson
7e6abd7440
reform readme
2018-02-25 23:02:41 -05:00
Jude Nelson
59ebe5479b
remove legacy example
2018-02-25 23:02:32 -05:00
Jude Nelson
8c04550150
add readme for old docs
2018-02-25 23:02:22 -05:00
Jude Nelson
cca33bd335
deprecate old advanced usage doc
2018-02-25 23:02:10 -05:00
Jude Nelson
b995ebbebf
technical faq
2018-02-25 23:01:58 -05:00
Jude Nelson
49da2a7e40
document more feature differences
2018-02-25 22:35:38 -05:00