Commit Graph

  • 9300bd8a0e Fixed typo in CHANGELOG: deployting --> deploying troymc 2016-09-01 11:49:13 +02:00
  • 75f9d63753 Bumped the version number to 0.6.0 in version.py troymc 2016-09-01 11:39:44 +02:00
  • 513b6f2c04 Updated CHANGELOG in preparation for the v0.6.0 release troymc 2016-09-01 11:11:10 +02:00
  • 3d4f7b9183 Merge pull request #606 from bigchaindb/bug/593/write_transaction-no-sideeffects Tim Daubenschütz 2016-09-01 10:55:41 +02:00
  • c042ee570e Merge pull request #610 from bigchaindb/docs/608/docs-clarifications-and-refactoring Troy McConaghy 2016-08-31 14:58:54 +02:00
  • 159ab7805c docs: Documented the --version option in bigchaindb troymc 2016-08-31 14:54:10 +02:00
  • e59894ffa2 docs: made the Nodes section more about Production Nodes troymc 2016-08-30 18:38:03 +02:00
  • 25cdb18cf7 docs: moved node, cluster, federation defs to Introduction troymc 2016-08-30 18:34:15 +02:00
  • 5393092623 docs: shortened section name to 'Settings & CLI' troymc 2016-08-30 16:35:13 +02:00
  • aa165f3bbc docs: Renamed 'BigchainDB Nodes' to 'Production Node Assumptions, Components & Requirements' troymc 2016-08-30 16:32:22 +02:00
  • 36d54cf5c1 docs: removed 'BigchainDB' from BigchainDB Drivers & Clients troymc 2016-08-30 16:31:17 +02:00
  • 022598d898 docs: renamed section to Develop & Test BigchainDB Server troymc 2016-08-30 16:30:19 +02:00
  • 5a75a25022 docs: removed 'BigchainDB' from BigchainDB Clusters & Federations section troymc 2016-08-30 16:24:18 +02:00
  • 019c852c31 docs: moved docs on our template for AWS node deployment to a new page in a new section troymc 2016-08-30 16:23:02 +02:00
  • c8f012d460 Merge pull request #605 from bigchaindb/feat/553/ansible-install-rethinkdb-bigchaindb Troy McConaghy 2016-08-30 13:08:45 +02:00
  • 411d370a8b Small adjustments to transfer-tx interface tim 2016-08-29 14:45:55 +02:00
  • dda16059ee Fix tests tim 2016-08-29 17:44:58 +02:00
  • 2269e1380b Remove reference from signed tx tim 2016-08-29 17:16:51 +02:00
  • 70c53b717d Merge remote-tracking branch 'origin/master' into feat/553/ansible-install-rethinkdb-bigchaindb troymc 2016-08-29 16:47:48 +02:00
  • 0b0a66fddd Note that our Terraform example uses an Ubuntu 14.04 AMI troymc 2016-08-29 16:47:27 +02:00
  • 5afd4c9b17 Removed Azure placeholder page. Clarified what Terraform does. troymc 2016-08-29 16:44:27 +02:00
  • 46e70d0c7f Got Ansible to install, config & run BigchainDB troymc 2016-08-29 14:50:22 +02:00
  • c243a77a18 In Ansible playbook, do all BigchainDB-related things last troymc 2016-08-29 14:47:39 +02:00
  • 0a38f804d4 In security_group.tf, open port 8080, add comments troymc 2016-08-29 14:46:34 +02:00
  • efaf383732 check votes agree on previous block (#565) Ryan Henderson 2016-08-29 14:24:09 +02:00
  • 499a764da9 documentation ryan 2016-08-18 14:07:58 +02:00
  • 11495adc7a check votes agree on previous block ryan 2016-08-16 17:49:41 +02:00
  • 4a8e90947e WIP: TestMultipleInputs tim 2016-08-29 13:39:14 +02:00
  • 5951945e74 Give Ansible task to generate RethinkDB config file a longer name troymc 2016-08-28 15:09:41 +02:00
  • aae736e235 pinned RethinkDB version in Ansible playbook + new message when config changed & rethinkdb already running troymc 2016-08-27 18:33:08 +02:00
  • 479a621d0d added comment about what 127.0.0.1 is troymc 2016-08-26 23:55:13 +02:00
  • 42e7246d2c changed order of file creation in Ansible rethinkdb tasks troymc 2016-08-26 23:17:47 +02:00
  • cdd07677e1 removed final comments after Ansible rethinkdb tasks troymc 2016-08-26 23:15:34 +02:00
  • bac92372df edits to comments in Ansible ntp role troymc 2016-08-26 23:06:02 +02:00
  • d4a749e296 working Ansible role to install, configure, run RethinkDB troymc 2016-08-26 23:03:15 +02:00
  • 485ddd434e Transaction.transfer add single input and outputs tim 2016-08-26 15:43:06 +02:00
  • d07bcf86a3 revisions to RethinkDB installation tasks troymc 2016-08-26 14:29:39 +02:00
  • b3e43a3136 The NTP service name on Debian-family OSes is ntp troymc 2016-08-26 14:28:50 +02:00
  • a0b1ade755 initial tasks to install RethinkDB troymc 2016-08-26 14:28:19 +02:00
  • 62c15e093a Added documentation about digital asset template Rodolphe Marques 2016-08-26 12:14:42 +02:00
  • d7a2667409 Merge pull request #600 from bigchaindb/feat/552/ansible-setup-storage-for-rethinkdb Troy McConaghy 2016-08-26 10:40:03 +02:00
  • 9b43fe2397 docs: note how to 'destroy' all AWS resources if terraform destroy fails troymc 2016-08-26 10:31:34 +02:00
  • 67e4258335 Use Ansible mount module options to modify /etc/fstab troymc 2016-08-26 10:11:20 +02:00
  • 996f5bc486 Add hashlock condition serialization tim 2016-08-25 23:27:57 +02:00
  • d619835bee Add Transaction.create for hashlock conditions tim 2016-08-25 22:21:49 +02:00
  • c3bdf85126 Add validation tests tim 2016-08-25 21:57:20 +02:00
  • bf53ce9718 Add Transaction.create tim 2016-08-25 21:29:08 +02:00
  • e7717a8890 docs: minor edit re/ status of Ansible playbook troymc 2016-08-25 20:53:39 +02:00
  • d1a0bf7965 Ansible role to set up DB storage. Also ensure latest pip3 & setuptools troymc 2016-08-25 20:44:59 +02:00
  • 1b3e7b77c2 Heavy refactor to comply with current implementation tim 2016-08-25 19:29:16 +02:00
  • 0afd5ac2d8 Merge pull request #588 from bigchaindb/api/587/class-based-server-views Dimitri De Jonghe 2016-08-25 14:24:14 +02:00
  • 7f5621aeab
    docstring repair diminator 2016-08-25 10:45:14 +02:00
  • 5724fb5c43
    PR review @vrde diminator 2016-08-25 10:44:16 +02:00
  • ec7756db01 Merge pull request #589 from bigchaindb/feat/551/ansible-run-ntp-daemon Troy McConaghy 2016-08-25 10:42:19 +02:00
  • d0a0380a55 Fix TestBlockValidation tests tim 2016-08-24 19:26:10 +02:00
  • c26112f7f9 Fix TestTransactionValidation tests tim 2016-08-24 19:19:29 +02:00
  • 1603b8742e Use __eq__ to compare objects tim 2016-08-24 19:12:32 +02:00
  • a849bcc30b Add serialization validation for txids tim 2016-08-24 18:29:20 +02:00
  • 99d8e9c143 Added get_txs_by_asset_id Rodolphe Marques 2016-08-24 18:12:54 +02:00
  • ca3b08ecb1 Small change to the asset template in TRANSFER transactions. Rodolphe Marques 2016-08-24 16:12:21 +02:00
  • bd53b0f4e5 Renamed asset to asset_data. Added digital asset validation to validate_transaction Rodolphe Marques 2016-08-24 15:57:24 +02:00
  • b09147e245 Fixed tests after renaming payload to metadata Rodolphe Marques 2016-08-24 13:34:08 +02:00
  • e0c3ab9cf1 Adjust fulfillment validation interface tim 2016-08-24 11:57:41 +02:00
  • c96892edbc Compliance to legacy BDB models tim 2016-08-23 20:08:51 +02:00
  • 6617ba12d2 Fix BigchainApi Test tim 2016-08-23 19:50:54 +02:00
  • 4ca14391be docs: minor edit: (Optional) --> Optional: troymc 2016-08-23 18:10:56 +02:00
  • 28a6fdd3d3 docs: emphasize that the terraform/ansible stuff is just an example troymc 2016-08-23 18:09:56 +02:00
  • 028dcb310e docs: fixed broken links to prod-node-depl-tplt section troymc 2016-08-23 17:46:27 +02:00
  • 8b55f24998
    flask restful trailing slashes diminator 2016-08-23 17:43:08 +02:00
  • 922f541c81 docs: changed title to 'Production Node Deployment Template' troymc 2016-08-23 17:38:35 +02:00
  • c33e1d6300 renamed payload to metadata Rodolphe Marques 2016-08-23 17:21:20 +02:00
  • bc373880d9 Merge remote-tracking branch 'origin/master' into feat/550/ansible-security-setup-on-ubuntu troymc 2016-08-23 17:19:00 +02:00
  • a5a6e8ad4d split 'common' Ansible role into bcdb_base & ntp, modified those a bit troymc 2016-08-23 17:17:26 +02:00
  • ce1104e4f9 Adjust block serialization tim 2016-08-23 16:05:19 +02:00
  • be650d133e fixed pep8 whitespace Rodolphe Marques 2016-08-23 15:55:30 +02:00
  • 5b2ea2f0c8 Finished implementing digital asset template Rodolphe Marques 2016-08-23 15:53:39 +02:00
  • ec78053eb9 Merge pull request #584 from bigchaindb/api/555/transactions-status-endpoint Dimitri De Jonghe 2016-08-23 14:22:55 +02:00
  • 80c36edf88 Adjust get_spent function signature tim 2016-08-23 14:12:49 +02:00
  • d2399b5367
    update docstring diminator 2016-08-23 14:05:42 +02:00
  • 471e38dddb
    fixed test diminator 2016-08-23 14:01:50 +02:00
  • d0c38d54d8
    separate call for get_status diminator 2016-08-23 14:00:28 +02:00
  • 699f2a56ef Merge remote-tracking branch 'remotes/origin/master' into api/555/transactions-status-endpoint diminator 2016-08-23 13:50:16 +02:00
  • 6b583cd791 Merge pull request #574 from bigchaindb/core/557/improve-get-transaction Dimitri De Jonghe 2016-08-23 13:48:00 +02:00
  • d7a73e23f5
    PR review @r-marques diminator 2016-08-23 13:44:00 +02:00
  • 7ac3f7c985
    undo owners_before owners_after revert due to wrong merge diminator 2016-08-22 18:24:17 +02:00
  • 5eb69a9c01
    Merge branch 'core/557/improve-get-transaction' into api/555/transactions-status-endpoint diminator 2016-08-22 18:21:50 +02:00
  • 827e58bc75
    PR review @r-marques diminator 2016-08-22 18:18:10 +02:00
  • fbff2a770b Implemented digital asset template for CREATE. Rodolphe Marques 2016-08-22 18:00:38 +02:00
  • 460e1c3fba Added Ansible-specific files to .gitignore troymc 2016-08-22 17:27:09 +02:00
  • cd391815d8 docs: how to run Ansible playbook troymc 2016-08-22 17:26:37 +02:00
  • 6e5975dadc First working Ansible playbook file set troymc 2016-08-22 17:25:30 +02:00
  • 5c6a3b7457 docs: renamed config-one-m to start-one-m-node troymc 2016-08-22 17:15:14 +02:00
  • 1fbb0ed4ba Merge remote-tracking branch 'remotes/origin/master' into core/557/improve-get-transaction diminator 2016-08-22 15:52:01 +02:00
  • bcde21a2a3 docs: minor edit to overview of prod node setup troymc 2016-08-22 15:23:14 +02:00
  • 2e53ee0f4d Merge remote-tracking branch 'remotes/origin/master' into feat/564/implement-digital-asset-template Rodolphe Marques 2016-08-22 15:13:10 +02:00
  • ba0c6f5d39 Merge pull request #582 from bigchaindb/put-back-node-setup-instructions-for-now Troy McConaghy 2016-08-22 15:06:48 +02:00
  • 150aa1e58f
    status endpoint test/docs diminator 2016-08-22 15:05:06 +02:00
  • d39c5642ed
    Merge branch 'sbellem-setup-no-pinning' vrde 2016-08-22 14:33:05 +02:00
  • d8a36019ae docs: say where to change the default ssh_key_name: variables.tf troymc 2016-08-22 14:28:58 +02:00
  • f8c9abb634 Merge branch 'core/557/improve-get-transaction' into api/555/transactions-status-endpoint diminator 2016-08-22 14:23:12 +02:00