Commit Graph

  • f9d398c03a Merge pull request #1 from tymlez/consensus_plugin tymlez 2017-01-26 16:02:14 +03:00
  • 1243322aad Case insensitive "unspent" and "operation" parameters" Scott Sadler 2017-01-26 13:59:52 +01:00
  • adb579ac0a Revert "duplicate asset ID" and apply "get_txids_filtered" interface. Scott Sadler 2017-01-26 13:52:09 +01:00
  • 9762b4b968 fix spend input twice bug (https://github.com/bigchaindb/bigchaindb/issues/1099) Scott Sadler 2017-01-26 13:39:06 +01:00
  • ca49718d7e
    s/table/collection/g vrde 2017-01-26 11:23:50 +01:00
  • 9f1a40b464 Merge 4376646923292fb4a1972d16dee0c602293d8bd2 into 05fdcef670c403fcb2c4dafc6fb2db859fc2799c Brett Sun 2017-01-26 10:08:26 +00:00
  • 05fdcef670 Document default value for GET /outputs?unspent= Sylvain Bellemare 2017-01-25 18:54:03 +01:00
  • 83afab4958
    Fix indentation problem vrde 2017-01-26 10:22:43 +01:00
  • baeae19951
    Add experimental run interface vrde 2017-01-25 19:05:48 +01:00
  • 339a508c0c Document default value for GET /outputs?unspent= Sylvain Bellemare 2017-01-25 18:54:03 +01:00
  • 4376646923 Refactor generation of transaction hash into separate function and fix asset id regression Brett Sun 2017-01-25 18:48:31 +01:00
  • 2c80b35f53 Add breaking test for regression of removing asset id during signing Brett Sun 2017-01-25 18:47:59 +01:00
  • 332e35a51f add environment variable to set test command and update docs spooky ghost 2017-01-25 16:54:53 +01:00
  • 4a33e4d12f formatting cleanup spooky ghost 2017-01-25 16:06:05 +01:00
  • cd16d3454c Fix docstring of recipient argument to be a list of tuples Brett Sun 2017-01-25 16:05:56 +01:00
  • a800bab8b2 script to run tests in parallel Scott Sadler 2017-01-25 15:35:43 +01:00
  • 8e8a60a539 Get the correct configuration if backend is set by envs Rodolphe Marques 2017-01-25 13:58:35 +01:00
  • cd7d65b63e Merge pull request #1066 from bigchaindb/1021/http_outputs_endpoint libscott 2017-01-25 13:24:10 +01:00
  • 80ff52e05c Merge pull request #1087 from bigchaindb/tx-post-202 libscott 2017-01-25 13:23:45 +01:00
  • 391da2cf60 Added tests Rodolphe Marques 2017-01-25 12:36:08 +01:00
  • 7af9975081 return 202 on successful transaction POST Scott Sadler 2017-01-25 12:22:34 +01:00
  • 34d1a329ca Merge pull request #830 from bigchaindb/docs/601/design-http-api libscott 2017-01-25 12:15:31 +01:00
  • 5b7dd672b8 Remove controversial endpoints for now tim 2017-01-25 11:30:40 +01:00
  • 7a71e386f3 Fix whitespace tim 2017-01-25 10:47:38 +01:00
  • 88b99d7bdc document optional operation parameter in transaction Scott Sadler 2017-01-23 16:37:50 +01:00
  • d932184b88 update http docs to reflect changes implemented for 0.9 Scott Sadler 2017-01-23 14:30:29 +01:00
  • 2d1699e790 Split block and transaction status endpoint descriptions Brett Sun 2017-01-13 17:59:40 +01:00
  • 787512014a Fix small typos in API docs Brett Sun 2017-01-13 16:03:18 +01:00
  • d68d70ebc3 improved documentation on statuses links and values diminator 2017-01-12 16:48:58 +01:00
  • 7d5d79a50c remove location header from status diminator 2017-01-12 16:19:49 +01:00
  • ec5000bd47 add curly brackets around url diminator 2017-01-11 12:03:28 +01:00
  • 4dea64f3be /transactions root endpoint returns 400 diminator 2017-01-11 11:38:57 +01:00
  • deba454eb0 400 OK -> bad request diminator 2017-01-11 11:34:35 +01:00
  • a6facc8ada reformat blocks + blocks endpoint as list diminator 2017-01-11 11:33:25 +01:00
  • 86be0e5983 move blocks and votes to advanced with intro diminator 2017-01-11 10:48:52 +01:00
  • 4631c93dbf statuses remove 303 and location, links in payload diminator 2017-01-09 17:00:36 +01:00
  • 60b21fd24c add comma Dimitri De Jonghe 2017-01-09 16:55:16 +01:00
  • 9e163ed2e5 update api root informational endpoint docs Scott Sadler 2017-01-06 15:19:42 +01:00
  • 7d7a05c706 remove href from links Dimitri De Jonghe 2017-01-06 14:45:15 +01:00
  • cb4207fb32 version 0.9 to api version 1 diminator 2017-01-06 13:55:17 +01:00
  • 8bbaa0e40e status endpoint query params and remove links diminator 2017-01-06 11:58:34 +01:00
  • 6cf39542ea improve wording on post transactions status codes diminator 2017-01-05 16:06:27 +01:00
  • fde3d21ba7 POST /transactions returns statuses payload diminator 2017-01-05 15:22:22 +01:00
  • 005a164e6b additional info on INVALID block diminator 2017-01-05 15:15:17 +01:00
  • 1ef2da7c32 mention history and provenance diminator 2017-01-05 14:22:37 +01:00
  • 9d6ca861a7 Note on retrieving the list of assets diminator 2017-01-05 13:52:03 +01:00
  • 7576210c82 remove GENESIS from operations diminator 2017-01-05 13:39:38 +01:00
  • df94427cca fulfilled conditions -> unspent outputs diminator 2017-01-05 12:17:15 +01:00
  • 6ea7b8a411 remove is_assets sample diminator 2017-01-05 11:08:21 +01:00
  • f17a722634 remove is_asset diminator 2017-01-05 10:52:22 +01:00
  • 9e5623f881 Removed X-bigchaindb-timestamp diminator 2017-01-05 10:36:34 +01:00
  • 5fa3cddbb7 transactions and blocks root endpoints diminator 2017-01-04 11:29:42 +01:00
  • 305adba3a4 include metadata in samples diminator 2017-01-04 11:02:50 +01:00
  • 940a0cd4df (fix): add private_key of node to bigchain instance diminator 2017-01-04 11:00:08 +01:00
  • 8c46cc3fb4 (fix): travis error on keypair diminator 2017-01-04 10:59:33 +01:00
  • 0ce9cc4f55 Return transaction if it's in backlog also diminator 2017-01-04 10:55:51 +01:00
  • 6aca7e2605 list assets recipe and sample diminator 2017-01-03 17:50:20 +01:00
  • 14f22cb8af status with block and transaction context diminator 2017-01-03 17:25:40 +01:00
  • b252c40793 GET /votes examples -> samples diminator 2017-01-03 17:20:16 +01:00
  • be5bc9fafd GET blocks?txid examples -> samples diminator 2017-01-02 17:10:11 +01:00
  • e79a76512f remove rudimentary note and typo's diminator 2017-01-02 16:45:00 +01:00
  • e54d50a58f Add docs links to root endpoints diminator 2017-01-02 15:43:45 +01:00
  • 21ffe22516 API root URL vs BigchainDB root URL diminator 2017-01-02 15:24:14 +01:00
  • 204c8cce9c GET blocks/id examples -> samples diminator 2016-12-29 16:23:58 +01:00
  • 5c10602754 examples -> samples POST /transaction and /statuses diminator 2016-12-28 17:55:26 +01:00
  • 35a7d11fb3 remove metadata query from endpoint -> see #856 diminator 2016-12-28 16:24:37 +01:00
  • b947cf7c72 GET transactions?operation&asset_id examples --> samples Updated example to include more than one TRANSFER diminator 2016-12-28 15:43:54 +01:00
  • a37b505c87 (fix): forgot one owners_after -> public_keys diminator 2016-12-26 17:28:06 +01:00
  • d09a93f1a7 update GET transactions?unfulfilled - owners_after -> public_keys - examples -> samples diminator 2016-12-26 17:23:22 +01:00
  • a8f8c7f4a9 GET transactions/id examples --> samples diminator 2016-12-26 16:36:21 +01:00
  • 56b4da02c9 (fix) : minor fixes to server docs for building diminator 2016-12-26 16:18:09 +01:00
  • 6e25ef4598 Add retrieve votes by block tim 2016-11-25 15:51:17 +01:00
  • df3ded315c Remove retrieve vote by vote_id tim 2016-11-25 14:13:46 +01:00
  • 0c651f6b11 Timestamp of block as header: /transactions/tx_id tim 2016-11-24 18:03:46 +01:00
  • 8e91e14e86 Add /blocks/{block_id} safety querystring tim 2016-11-24 11:37:58 +01:00
  • 8f7816d325 Bigchaindb --> BigchainDB tim 2016-11-24 11:14:41 +01:00
  • 91a1151255 Add endpoint to get blocks by transaction tim 2016-11-24 10:17:00 +01:00
  • 5048846b0f Minor corrections on /statuses tim 2016-11-23 13:27:01 +01:00
  • 5ac7eb9b5a Add notes about endpoint specialities tim 2016-11-23 11:04:28 +01:00
  • 9cd4c18fb4 Remove uuid based endpoints tim 2016-11-23 10:25:07 +01:00
  • ea16a8731e Remove ?fields query string tim 2016-11-17 17:48:24 +01:00
  • 26cb00ab9c Document /block/block_id endpoint tim 2016-11-17 17:38:49 +01:00
  • af6b799c4f Adjustments according to feedback tim 2016-11-17 14:11:27 +01:00
  • 2997a5e994 Minor corrections to endpoints tim 2016-11-16 18:09:06 +01:00
  • d748a1dc18 Minor corrections of redundant infos tim 2016-11-16 16:53:31 +01:00
  • 9a1b1364ea Add response headers tim 2016-11-16 16:47:22 +01:00
  • 152f151f23 :param _: --> :query _: tim 2016-11-16 16:42:09 +01:00
  • eda8cdbba1 Add docs about /transactions endpoint tim 2016-11-16 16:40:08 +01:00
  • f18f3cb8d2 Add sections to be done tim 2016-11-16 16:26:40 +01:00
  • 0a06547c1b Add transactions by metadata id endpoint tim 2016-11-16 16:19:53 +01:00
  • ee904d78f4 Add transactions by asset id endpoint tim 2016-11-16 16:01:16 +01:00
  • 748e155378 Get block status using /statuses tim 2016-11-16 15:41:26 +01:00
  • 58d0b771cb id --> resource_id tim 2016-11-16 14:58:44 +01:00
  • 90aff0e202 Give up /conditions endpoint tim 2016-11-16 14:45:29 +01:00
  • 156bf4fb21 txid --> id tim 2016-11-16 14:26:30 +01:00
  • 9766332b8b Restructure doc: Endpoints as roots tim 2016-11-16 14:05:54 +01:00
  • 85d9553a1e owner_after --> owners_after tim 2016-11-16 13:48:14 +01:00
  • e243a1be9b Use sphinx note for note in document tim 2016-11-16 13:47:51 +01:00
  • 0dc9b46ea7 Structural changes to the document tim 2016-11-16 13:20:54 +01:00
  • b488997353 tx_id --> txid tim 2016-11-16 12:23:54 +01:00