296 Commits

Author SHA1 Message Date
Aaron Blankstein
ff241aa7c1 feat: add burn_block_height to /new_burn_block event-dispatcher endpoint 2020-11-13 08:05:42 -06:00
Aaron Blankstein
aeb06395ed docs: add event_index to sample 2020-11-11 08:13:09 -06:00
Aaron Blankstein
cd9073e3c9 add block hash references to the matured block rewards 2020-11-04 10:47:08 -06:00
Aaron Blankstein
0f72c10090 tests and documentation 2020-10-30 15:52:52 -05:00
Aaron Blankstein
7bdb100cee Merge pull request #1720 from blockstack/fix/remove-docs
Cleanup: Remove (stale) high level documentation
2020-07-07 09:58:56 -05:00
Aaron Blankstein
1fc7776833 docs: remove high level documentation whose authoritative copy now lives in docs.blockstack repo 2020-07-06 19:50:00 -05:00
Ludo Galabru
71f076e1c5 Fix endpoint URL 2020-07-06 14:56:46 -04:00
Aaron Blankstein
e1bf46584d docs: light documentation for event dispatcher 2020-06-04 15:19:59 -05:00
Aaron Blankstein
002d99d6ab docs: add detail on the tx post reason_data field 2020-05-06 09:21:23 -05:00
Aaron Blankstein
f8138c69fc feat: better error response for transaction posts. test cases for common json error responses. documented error responses. 2020-04-28 11:12:35 -05:00
Aaron Blankstein
9eb9677a34 replace tuple literals 2020-04-17 17:08:03 -05:00
Aaron Blankstein
1a0d04df1c address comments 2020-04-17 16:59:27 -05:00
Aaron Blankstein
71ee71095c docs: update documentation, mostly by copying content from sip. delete content that is discussed elsewhere (or managed elsewhere, like the tutorials, sdk-quickstart 2020-04-17 15:31:12 -05:00
Aaron Blankstein
d9a40351eb Merge remote-tracking branch 'origin/master' into njordhov-feature/boolean-constants 2020-04-12 10:18:51 -05:00
Aaron Blankstein
b0467cba03 use snake_case 2020-04-06 12:36:53 -05:00
Aaron Blankstein
8fa73b47f0 output hex strings with 0x prefix, output account balance as hex string, be permissive with inputted hex strings 2020-04-06 10:58:37 -05:00
Aaron Blankstein
297de0c066 add marf proof to contract src, rename marfProof to proof 2020-04-05 13:13:50 -05:00
Aaron Blankstein
748a98b40e 200 on eval errors. check content-type. handle query strings, support proof-less queries. 2020-04-03 11:13:51 -05:00
Aaron Blankstein
c2c18fb62b add light docs for the rpc endpoints, require POST data to be JSON 2020-04-01 16:16:22 -05:00
Terje Norderhaug
182b436f37 Use boolean constants in clarity code samples 2020-03-27 14:50:47 -07:00
Aaron Blankstein
642aa64262 Merge branch 'master' into develop 2020-02-06 20:58:56 -06:00
Aaron Blankstein
ee63cfafbc move new legacy docs to legacy/docs 2020-02-06 20:48:49 -06:00
Aaron Blankstein
9940150357 Merge from master 2020-02-06 20:46:20 -06:00
Jude Nelson
f703f42821 add docs for /v1/info, /v1/blockchains/{blockchainName}/consensus/{blockHeight}, /v1/blockchains/{blockchainName}/consensus-block/{consensusHash}, and /v1/blockchains/{blockchainName}/transactions/{transactionID} 2019-10-29 22:22:04 -04:00
Moxiegirl
bc8a4a1048 Merge pull request #1073 from moxiegirl/sync-with-docs
Syncing with changes made to docs. Thanks, @kantai and @jcnelson for the speedy review!
2019-08-06 08:21:58 -07:00
Mary Anthony
e1f6c06da7 Fix typo Jude found
Signed-off-by: Mary Anthony <mary@blockstack.com>
2019-08-06 08:06:24 -07:00
Mary Anthony
53c7ee3c74 Fix typo Jude found
Signed-off-by: Mary Anthony <mary@blockstack.com>
2019-08-06 08:05:42 -07:00
Jude Nelson
cfe40c6192 Merge pull request #939 from blockstack/hotfix/price-documentation-units
Price documentation update
2019-08-05 19:46:35 +00:00
Mary Anthony
1a782d04dd Syncing with changes made to docs
Signed-off-by: Mary Anthony <mary@blockstack.com>
2019-07-19 14:21:41 -07:00
Tian Pan
53a25606bc fix typos 2019-07-18 23:35:53 -07:00
Mary Anthony
e773d7e258 Removing .scm referneces for .clar
Signed-off-by: Mary Anthony <mary@blockstack.com>
2019-06-17 10:45:06 -07:00
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
36823fdedd micro == 1-millionth 2019-04-30 18:23:05 -04:00
Jude Nelson
6cf7c66009 explicitly state that the name and namespace prices are in satoshis and/or micro-stacks 2019-04-29 11:24:56 -04:00
Aaron Blankstein
1d0fc74143 use 302s, update api-specs.md 2019-02-01 09:52:00 -06:00
Jude Nelson
60a1012b8b Update wire-format.md 2018-12-07 12:32:31 -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