Jude Nelson
961b17cb16
Merge branch 'master' into feature/token-v1
2018-08-07 14:39:29 -04:00
Aaron Blankstein
9fcb2a4081
update api doc
2018-06-20 18:57:54 -04: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
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
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
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
3443416991
remove dead API endpoints that aren't being used
2018-02-14 17:41:07 -05:00
Aaron Blankstein
16080dcc95
add support for broadcasting raw zonefile data in base64 + integration test
2018-01-11 17:17:54 -05:00
Aaron Blankstein
fc1ce36ba4
Revert "Undo merge develop"
...
This reverts commit 5214628583 .
2018-01-10 16:47:15 -05:00
Aaron Blankstein
5214628583
Undo merge develop
...
Revert "Merge branch 'develop' into feature/set-bitcoind-rpcbind"
This reverts commit 1996cfbb94 , reversing
changes made to 6588c54759 .
2018-01-09 15:45:26 -05:00
Aaron Blankstein
1996cfbb94
Merge branch 'develop' into feature/set-bitcoind-rpcbind
2018-01-09 14:41:31 -05:00
Aaron Blankstein
8c387211e8
update api example call for name lookups to fred.id
2017-12-29 09:41:51 -05:00
Aaron Blankstein
f6baa8d78c
adds a zonefile announce endpoint
2017-12-22 16:21:32 -05:00
Jude Nelson
a4b1a253e5
Merge branch 'master' into develop
2017-10-05 12:19:03 -04:00
Aaron Blankstein
37a3e8cad4
update doc for /v2/ -> /v1/ change
2017-10-03 17:44:06 -04:00
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