Commit Graph

118 Commits

Author SHA1 Message Date
Jude Nelson
910c058ad7 Merge pull request #696 from blockstack/feature/set-bitcoind-rpcbind
Adds a POST /v1/zonefile API endpoint
2018-01-18 13:24:27 -05:00
Olivier Bondu
e33ac4e700 attempt at fixing the linux protocol handler 2018-01-17 18:27:52 +01: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
cdbbc63091 Update namespace_creation.md 2017-11-21 13:31:26 -05:00
Jude Nelson
63153bf2b4 give examples of how to use the name_import command 2017-10-18 14:30:38 -04:00
Jude Nelson
1421bfb478 better namespace docs 2017-10-17 17:07:02 -04:00
Jude Nelson
5160e01696 update namespace-creation docs 2017-10-17 15:46:36 -04: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
7698e315b7 Update interactive_regtest_macos.md
Fix merge
2017-09-29 00:49:26 -04:00
Aaron Blankstein
29584c4610 move and clean-up integration test documentation 2017-09-29 00:49:25 -04:00
Aaron Blankstein
40ce4e4aab correct quay.io container repository 2017-09-29 00:49:25 -04:00
Aaron Blankstein
575a7c9e60 add instructions for docker regtest mode 2017-09-29 00:49:25 -04:00
Aaron Blankstein
73233838da correct quay.io container repository 2017-09-29 00:49:25 -04:00
Aaron Blankstein
08e1aac4a2 add instructions for docker regtest mode 2017-09-29 00:49:25 -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
88255b6a24 Update interactive_regtest_macos.md
Fix merge
2017-09-21 13:55:54 -04:00
Aaron Blankstein
38d492dfc9 Merge branch 'master' into develop 2017-09-20 15:07:39 -04:00
Aaron Blankstein
1b7d9e4c37 move and clean-up integration test documentation 2017-09-20 14:50:18 -04:00
Aaron Blankstein
5017a2540e correct quay.io container repository 2017-09-20 14:21:50 -04:00
Aaron Blankstein
817e7789f6 add instructions for docker regtest mode 2017-09-20 14:21:40 -04:00
Aaron Blankstein
37dff8c236 correct quay.io container repository 2017-09-18 19:25:11 -04:00
Aaron Blankstein
6d9ca1318b add instructions for docker regtest mode 2017-09-18 17:16:13 -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
Aaron Blankstein
c1c18a78d3 Merge pull request #566 from vsund/patch-6
Remove the explicit domain
2017-08-23 11:22:30 -04:00
Valentin Sundermann
e52ff17ee2 Remove the explicit domain
now the links automatically points to the current server that serves the API doc
2017-08-23 16:18:03 +02:00
Valentin Sundermann
b16eddf0e4 Replace version string with magic string 2017-08-23 03:36:17 +02:00
Aaron Blankstein
369a762e39 Merge branch 'master' into develop 2017-08-22 17:44:35 -04:00
Valentin Sundermann
febc7747b9 Add instructions for generating index template 2017-08-22 22:04:44 +02:00
Aaron Blankstein
97da256f97 Merge branch 'master' into develop 2017-08-22 11:29:55 -04:00
Aaron Blankstein
b13f004f34 Remove api branch specifier from api setup
API branch is fully merged into master and should not be used in the instructions
2017-08-22 11:27:05 -04: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
9a6b28abeb removing todo list from subdomains doc 2017-08-10 16:51:32 -04:00
Aaron Blankstein
0ab6d5f433 subdomain integration test should now correctly kill the registrar on exit 2017-08-09 10:27:53 -04:00
Aaron Blankstein
cf16e020d0 add instructions for regtest of subdomain registrar, plus get rid of behavior that kills registrar during checks (this allows it to run interactive, will have to add atexit handler for cleanup, though) 2017-08-08 23:09:23 -04:00
Aaron Blankstein
5f77e015e7 Updating subdomain tasks 2017-08-07 10:54:38 -04:00
Aaron Blankstein
5bca72ffe0 add support for looking up subdomains via /v1/names/<foo.bar.baz> endpoint -- needed to add support to return the last txid of the subdomain 2017-08-03 17:48:32 -04:00
Aaron Blankstein
0d8a04ad80 rounding out the subdomain doc 2017-08-03 10:40:19 -04:00