Commit Graph

  • e7580934df move to straight .json schema, test for additionalProperties on each object Scott Sadler 2016-11-10 15:32:28 +01:00
  • cd1e084817 commit before change to .json file definiton + rst generation Scott Sadler 2016-11-10 13:59:20 +01:00
  • e865253e58 test for basic validation Scott Sadler 2016-11-10 13:42:39 +01:00
  • b52351ec76 schema documentation updates Scott Sadler 2016-11-09 15:59:42 +01:00
  • bc08d39281 test SchemaObject definions meta property Scott Sadler 2016-11-09 15:25:18 +01:00
  • 93452992ed test for SchemaObject Scott Sadler 2016-11-09 15:02:29 +01:00
  • c17ac39f8e wip transaction schema definition Scott Sadler 2016-11-09 11:36:23 +01:00
  • 795467c0f2 Merge pull request #824 from bigchaindb/bug/823/fix-bigchaindb-load Troy McConaghy 2016-11-16 16:13:59 +01:00
  • f5bf436205 Merge pull request #815 from bigchaindb/bdb_cli_docs libscott 2016-11-16 15:31:58 +01:00
  • 9b4252a6c9 wording change to drivers&clients doc as requested by @ttmc Scott Sadler 2016-11-16 14:43:40 +01:00
  • 9951b61076 add some explanation to the client-drivers documentation page. Scott Sadler 2016-11-15 13:20:59 +01:00
  • 44e80ce2a0 link to CLI from drivers and clients section of documentation Scott Sadler 2016-11-15 13:14:37 +01:00
  • 1ead2ea0f1 add a button to the docs linking to the bdb cli Scott Sadler 2016-11-14 15:50:27 +01:00
  • 81250e6059 Docs/826/direct link from server docs to py driver docs (#827) Troy McConaghy 2016-11-16 14:24:05 +01:00
  • 7a5ca606ce In server docs, changed Py Driver docs link to a direct link troymc 2016-11-16 13:46:48 +01:00
  • 463e8a0957 Removed python-driver.md page in server docs troymc 2016-11-16 13:43:21 +01:00
  • eb362fd6e9 Fix equality check for AssetLinks (#825) Brett Sun 2016-11-16 11:21:25 +01:00
  • a052ceeec7 Fix equality check for AssetLinks Brett Sun 2016-11-16 10:53:52 +01:00
  • 2f6e8abac2 Fixed the call to Transaction.create(): 2nd arg a list of tuples troymc 2016-11-16 10:10:09 +01:00
  • 65a54470a6 Updated top docstring of commands/bigchain.py troymc 2016-11-16 09:52:18 +01:00
  • 786635df4a Explicitly pass settings for flask into flask app factory (#750) Brett Sun 2016-11-15 17:41:35 +01:00
  • 29d783425d Remove or comment-out the api_endpoint setting everywhere troymc 2016-11-15 17:05:09 +01:00
  • 5bf213d873 Removed api_endpoint from HTTP API docs & wrote how API Root URL is truly determined troymc 2016-11-15 16:20:18 +01:00
  • c356689b48 Merge 861fb4eadde39a5cced0b058a8567e307070d659 into 2fd6cc332bafcd4eb7a114827024105c407b6570 Tim Daubenschütz 2016-11-15 13:41:22 +00:00
  • 2fd6cc332b Merge pull request #819 from bigchaindb/docs/601/get_owned_ids Tim Daubenschütz 2016-11-15 14:40:44 +01:00
  • 5ef532976d Corrections to render sphinx correctly tim 2016-11-15 13:46:39 +01:00
  • 861fb4eadd Notes, TODOs and formating tim 2016-11-15 11:40:41 +01:00
  • 23948806f4 Add unspents endpoint tim 2016-11-15 11:40:04 +01:00
  • 62a5186130 Add to_uri for TransactionLink tim 2016-11-15 11:37:47 +01:00
  • 57d93743df Merge pull request #803 from bigchaindb/docs/601/get_owned_ids Tim Daubenschütz 2016-11-15 13:23:37 +01:00
  • f82f1add03 TransactionLinks --> URIs tim 2016-11-15 11:43:54 +01:00
  • 284411d881 PR Feedback tim 2016-11-14 13:38:34 +01:00
  • 93f3e9a06b Document unspents endpoint tim 2016-11-10 12:07:52 +01:00
  • 74b1662a78 Format http api docs to 79 chars tim 2016-11-10 11:02:23 +01:00
  • a911c067ff Merge pull request #814 from bigchaindb/rename/XX/basic-views-to-transactions Tim Daubenschütz 2016-11-15 13:04:31 +01:00
  • 85eccb48be Test file for info.py tim 2016-11-15 11:53:41 +01:00
  • e99930c501 web/test_basic_views --> web/test_transactions tim 2016-11-14 15:18:14 +01:00
  • 061ec0aecc Merge pull request #800 from bigchaindb/add-release-process-md-file Troy McConaghy 2016-11-14 19:15:55 +01:00
  • 196f11098b Added note about running flake8 Troy McConaghy 2016-11-14 18:54:50 +01:00
  • 16fbb47f02 Merge pull request #765 from bigchaindb/clarify-code-from-pr-629 Troy McConaghy 2016-11-14 18:53:50 +01:00
  • d577bf8a51 Fixed two flake8 errors troymc 2016-11-14 18:46:03 +01:00
  • 54f0d85cda Merged master branch and fixed some merge conflicts troymc 2016-11-14 18:35:46 +01:00
  • ca2cf8d82a Merge pull request #794 from bigchaindb/divisible-assets Sylvain Bellemare 2016-11-14 16:52:59 +01:00
  • 6724e64cca Update test to divisible asset change Sylvain Bellemare 2016-11-14 16:46:12 +01:00
  • 445833f2b2 * remove database index on transaction.timestamp * fix database index on assignee__transaction_timestamp to use correct timestamp Scott Sadler 2016-11-14 16:41:00 +01:00
  • 9f471ef4b3 Merge branch 'master' into divisible-assets Sylvain Bellemare 2016-11-14 16:39:02 +01:00
  • e7ff6edd4e Fix typos Sylvain Bellemare 2016-11-14 15:54:24 +01:00
  • 5f753aea72 Merge c8ac07ee6a811a5559b4e951f14f070aaed777c0 into 9e7229bc6603faf50eee0885fb80aaa8bbaa2194 Dimitri De Jonghe 2016-11-14 14:04:53 +00:00
  • 9e7229bc66 Merge pull request #690 from bigchaindb/docs/689/block-model-doc-strings Tim Daubenschütz 2016-11-14 15:02:50 +01:00
  • 74e1f9c303 Fix tense in docs tim 2016-11-14 14:59:09 +01:00
  • 6ef18fbbae Simplify Transaction.to_inputs method Sylvain Bellemare 2016-11-11 19:21:24 +01:00
  • 37cf057b99 PR Feedback for docs tim 2016-11-14 13:56:05 +01:00
  • b42eec93c7 Fix indentation for model docs tim 2016-11-14 13:53:49 +01:00
  • f69ccc93df Add doc strings for Block cls tim 2016-10-17 15:00:38 +02:00
  • 29832f9a9b add get_genesis_block (#809) Ryan Henderson 2016-11-14 10:04:28 +01:00
  • c8553abb41 add backlog count (#806) Ryan Henderson 2016-11-14 10:03:59 +01:00
  • ea970e209c In fabfile.py, updated command to install RethinkDB troymc 2016-11-13 15:01:16 +01:00
  • 38e28d80e5 Changed example AWS deployment config file to use an Ubuntu 16.04 AMI & updated docs troymc 2016-11-13 14:59:40 +01:00
  • e22cc003cf Merge c5bf327a602c8b0cab11f8b28e0f22c5b228d6ae into 32a247552c572eed8db038df1cccf907206f3fa8 Troy McConaghy 2016-11-12 08:48:04 +00:00
  • 8db944bc2f Simplify Transaction.to_inputs method Sylvain Bellemare 2016-11-11 19:21:24 +01:00
  • 98084f6f4a get_transaction_by_metadata_id now ignores invalid transactions Rodolphe Marques 2016-11-11 17:36:27 +01:00
  • 32a247552c Merge pull request #802 from bigchaindb/change/XX/reformat-doc-to-79-chars Tim Daubenschütz 2016-11-11 15:44:07 +01:00
  • 1c8fec730c Format http api docs to 79 chars tim 2016-11-10 11:02:23 +01:00
  • b7b9338f21 get_transactions_by_asset_id now ignores invalid transactions Rodolphe Marques 2016-11-11 15:25:59 +01:00
  • d31a268a51 add id query (#799) Ryan Henderson 2016-11-11 15:08:37 +01:00
  • 58997073fd add get_genesis_block ryan 2016-11-11 15:00:57 +01:00
  • a5989d5c45 add backlog count ryan 2016-11-11 11:39:21 +01:00
  • 6d7392d98d Handle the case where there are negative amounts. Rodolphe Marques 2016-11-11 11:34:20 +01:00
  • 3909538c62 Replace all occurrences where vk is used as a shortcut for public key and replaced it with pk Rodolphe Marques 2016-11-10 17:20:27 +01:00
  • c068f04a82 Replaced VerifyingKey with PublicKey Rodolphe Marques 2016-11-10 17:01:06 +01:00
  • af3f48b353 Merge pull request #801 from bigchaindb/fixed-broken-link-in-contributing-md Troy McConaghy 2016-11-10 16:58:41 +01:00
  • c30c32bcd5 In Release_Process.md, noted we use semantic versioning troymc 2016-11-10 16:44:42 +01:00
  • c5bf327a60 Substantial changes to page about the transaction model. Also moved asset & CC model pages. troymc 2016-11-10 15:52:36 +01:00
  • 597dc85fd2 Added four new sections to server docs index, mostly about data models troymc 2016-11-10 15:51:16 +01:00
  • 9fd950eb72 Added links to new server docs in the old Topic Guides section index troymc 2016-11-10 15:50:06 +01:00
  • 7b402f06b0 Deleted temp docs dir named transactions-reference troymc 2016-11-10 15:48:33 +01:00
  • b38ffbb390 Removed Tx Concepts & Data Models from root docs index troymc 2016-11-10 15:46:51 +01:00
  • 16d2add6cd Minor change to 1st line of docs about Block Model troymc 2016-11-10 15:44:50 +01:00
  • 5a62133518 Minor change to 1st line of docs about Vote Model troymc 2016-11-10 15:44:13 +01:00
  • 1c4d88c13d Deleted, moved and renamed Data Models docs troymc 2016-11-10 15:43:25 +01:00
  • 6d9cdd0bb5 removed addressed todo Rodolphe Marques 2016-11-10 13:20:09 +01:00
  • bca7939f6c Added an AssetLink class to link to a Asset from a TRANSFER transaction Rodolphe Marques 2016-11-10 13:18:20 +01:00
  • 70aec6eb46 cleanup code Rodolphe Marques 2016-11-10 12:03:01 +01:00
  • d8be9ac3ec Fixed typo Rodolphe Marques 2016-11-10 11:59:22 +01:00
  • 2fef201489 Fixed broken link in CONTRIBUTING.md file Troy McConaghy 2016-11-10 10:22:29 +01:00
  • ed09cf3c8e Created a file to outline our release process Troy McConaghy 2016-11-09 18:40:16 +01:00
  • a2e28ae806 addressed comments Rodolphe Marques 2016-11-09 17:48:39 +01:00
  • 8631c5e831 add id query ryan 2016-11-09 17:00:57 +01:00
  • efb5439044 updated docstrings Rodolphe Marques 2016-11-09 14:56:14 +01:00
  • dccbc3c1fe pep8 fixes Rodolphe Marques 2016-11-09 14:25:42 +01:00
  • 7313cd9441 get_asset_by_id now uses the new db api Rodolphe Marques 2016-11-09 14:03:34 +01:00
  • c8ac07ee6a fix(exercises): owned_ids diminator 2016-09-15 17:48:24 +02:00
  • f53f675cc2 (feat): WIP expose transaction views diminator 2016-09-01 14:34:14 +02:00
  • de23053ebc Merge remote-tracking branch 'origin/master' into divisible-assets Rodolphe Marques 2016-11-09 13:36:56 +01:00
  • e35d2899b5 Removed support for custom threshold Rodolphe Marques 2016-11-09 13:32:18 +01:00
  • 19cfe172ea Added support for multiple owners_before in CREATE transactions Rodolphe Marques 2016-11-08 17:41:53 +01:00
  • c65d2779c9 Remove base58 Sylvain Bellemare 2016-11-08 10:59:57 +01:00
  • 04824df012 Merge pull request #793 from bigchaindb/modify-get-transaction Troy McConaghy 2016-11-08 14:07:54 +01:00
  • 0a4758a55b Remove base58 Sylvain Bellemare 2016-11-08 10:59:57 +01:00
  • fa1889fae8 Merge c8c0339ddacd290220fea5c69dd0e01f90fbbc7e into 3b9f6801a8e36a7d5acafb9cce8a1ad94fbc2257 Chuanjian Wang 2016-11-08 01:18:53 +00:00