2787 Commits

Author SHA1 Message Date
vrde
baeae19951
Add experimental run interface 2017-01-26 09:56:13 +01:00
Rodolphe Marques
8e8a60a539 Get the correct configuration if backend is set by envs 2017-01-25 13:58:35 +01:00
libscott
cd7d65b63e Merge pull request #1066 from bigchaindb/1021/http_outputs_endpoint
1021/http outputs endpoint
2017-01-25 13:24:10 +01:00
libscott
80ff52e05c Merge pull request #1087 from bigchaindb/tx-post-202
Return 202 on successful transaction POST
2017-01-25 13:23:45 +01:00
Rodolphe Marques
391da2cf60 Added tests 2017-01-25 12:36:08 +01:00
Scott Sadler
7af9975081 return 202 on successful transaction POST 2017-01-25 12:23:36 +01:00
libscott
34d1a329ca Merge pull request #830 from bigchaindb/docs/601/design-http-api
es[WIP/Feedback] Design BigchainDB HTTP API v0.9
2017-01-25 12:15:31 +01:00
tim
5b7dd672b8 Remove controversial endpoints for now 2017-01-25 11:30:40 +01:00
tim
7a71e386f3 Fix whitespace 2017-01-25 11:06:54 +01:00
Scott Sadler
88b99d7bdc document optional operation parameter in transaction 2017-01-25 11:06:54 +01:00
Scott Sadler
d932184b88 update http docs to reflect changes implemented for 0.9 2017-01-25 11:06:54 +01:00
Brett Sun
2d1699e790 Split block and transaction status endpoint descriptions 2017-01-25 10:44:06 +01:00
Brett Sun
787512014a Fix small typos in API docs 2017-01-25 10:44:06 +01:00
diminator
d68d70ebc3 improved documentation on statuses links and values 2017-01-25 10:44:06 +01:00
diminator
7d5d79a50c remove location header from status 2017-01-25 10:44:06 +01:00
diminator
ec5000bd47 add curly brackets around url 2017-01-25 10:44:06 +01:00
diminator
4dea64f3be /transactions root endpoint returns 400 2017-01-25 10:44:06 +01:00
diminator
deba454eb0 400 OK -> bad request 2017-01-25 10:44:06 +01:00
diminator
a6facc8ada reformat blocks + blocks endpoint as list 2017-01-25 10:44:06 +01:00
diminator
86be0e5983 move blocks and votes to advanced with intro 2017-01-25 10:44:06 +01:00
diminator
4631c93dbf statuses remove 303 and location, links in payload 2017-01-25 10:44:06 +01:00
Dimitri De Jonghe
60b21fd24c add comma 2017-01-25 10:44:06 +01:00
Scott Sadler
9e163ed2e5 update api root informational endpoint docs 2017-01-25 10:44:06 +01:00
Dimitri De Jonghe
7d7a05c706 remove href from links 2017-01-25 10:44:06 +01:00
diminator
cb4207fb32 version 0.9 to api version 1 2017-01-25 10:44:06 +01:00
diminator
8bbaa0e40e status endpoint query params and remove links 2017-01-25 10:44:06 +01:00
diminator
6cf39542ea improve wording on post transactions status codes 2017-01-25 10:44:06 +01:00
diminator
fde3d21ba7 POST /transactions returns statuses payload 2017-01-25 10:43:17 +01:00
diminator
005a164e6b additional info on INVALID block 2017-01-25 10:43:17 +01:00
diminator
1ef2da7c32 mention history and provenance 2017-01-25 10:43:17 +01:00
diminator
9d6ca861a7 Note on retrieving the list of assets 2017-01-25 10:43:17 +01:00
diminator
7576210c82 remove GENESIS from operations 2017-01-25 10:43:17 +01:00
diminator
df94427cca fulfilled conditions -> unspent outputs 2017-01-25 10:43:17 +01:00
diminator
6ea7b8a411 remove is_assets sample 2017-01-25 10:43:17 +01:00
diminator
f17a722634 remove is_asset 2017-01-25 10:43:17 +01:00
diminator
9e5623f881 Removed X-bigchaindb-timestamp 2017-01-25 10:43:17 +01:00
diminator
5fa3cddbb7 transactions and blocks root endpoints 2017-01-25 10:43:17 +01:00
diminator
305adba3a4 include metadata in samples 2017-01-25 10:42:32 +01:00
diminator
940a0cd4df (fix): add private_key of node to bigchain instance 2017-01-25 10:42:32 +01:00
diminator
8c46cc3fb4 (fix): travis error on keypair 2017-01-25 10:42:32 +01:00
diminator
0ce9cc4f55 Return transaction if it's in backlog also 2017-01-25 10:42:32 +01:00
diminator
6aca7e2605 list assets recipe and sample 2017-01-25 10:42:32 +01:00
diminator
14f22cb8af status with block and transaction context 2017-01-25 10:42:32 +01:00
diminator
b252c40793 GET /votes examples -> samples 2017-01-25 10:42:32 +01:00
diminator
be5bc9fafd GET blocks?txid examples -> samples 2017-01-25 10:42:32 +01:00
diminator
e79a76512f remove rudimentary note and typo's 2017-01-25 10:42:32 +01:00
diminator
e54d50a58f Add docs links to root endpoints 2017-01-25 10:41:51 +01:00
diminator
21ffe22516 API root URL vs BigchainDB root URL 2017-01-25 10:39:21 +01:00
diminator
204c8cce9c GET blocks/id examples -> samples 2017-01-25 10:38:33 +01:00
diminator
5c10602754 examples -> samples POST /transaction and /statuses 2017-01-25 10:38:33 +01:00