Commit Graph

3761 Commits

Author SHA1 Message Date
vrde 359efbba15
Merge pull request #1863 from bigchaindb/write-transfer-test
Write transfer test
2017-11-23 16:11:31 +01:00
vrde f4a6b863fe
Merge branch 'tendermint' into write-transfer-test 2017-11-23 15:55:32 +01:00
vrde cf2f13aa3c
Remove app reinitialization from tests 2017-11-23 15:53:43 +01:00
Troy McConaghy f23a2c4042 Removed appendix page w/ tx JSON Schema files & updated transaction-model.rst page 2017-11-23 14:45:23 +01:00
Ahmed Muawia Khan 4e64a37e52
Merge pull request #1890 from bigchaindb/advertise-metadata
Add metadata endpoint to info view
2017-11-23 11:16:50 +01:00
muawiakh 020b6c1ff8 Minor change in docs 2017-11-23 10:43:48 +01:00
muawiakh b184e83b6a [Doc]: Fix markdown formatting in rst 2017-11-23 10:24:35 +01:00
kansi 5abb6ead8b Update metadata documentation 2017-11-23 10:41:58 +05:30
muawiakh 82cd3a61ed Add metadata endpoint to info view
- Metadata search was recently added and works seamlessly
- The endpoint was not reflected in the info view i.e.
  when someone queries at root / or api/v1 endpoints.
- Handle unit tests for the change as well.
2017-11-22 18:31:35 +01:00
kansi 66601f7fa2 Moved class "Block" to namedtuple, updated tests 2017-11-22 21:38:26 +05:30
Troy McConaghy dd24bd8fb7
Merge pull request #1878 from bigchaindb/issue/1873/version-the-tx-schema-files
Version the transaction schema files
2017-11-22 16:41:09 +01:00
Troy McConaghy e50377e801
Merge pull request #1883 from bigchaindb/update-version-py-to-1.4.0.dev
Updated version.py for 1.4.0.dev
2017-11-21 20:16:43 +01:00
Troy McConaghy bdab5e6219 Updated version.py for 1.4.0.dev 2017-11-21 19:59:09 +01:00
Troy McConaghy 9726cacf54
Merge pull request #1881 from bigchaindb/update-docker-image-to-1.3.0-in-k8s-yamls
Updated Docker image to 1.3.0 in k8s YAML files
2017-11-21 19:00:26 +01:00
Troy McConaghy 61747b138d Updated Docker image to 1.3.0 in k8s YAML files 2017-11-21 18:58:41 +01:00
Troy McConaghy 2590043a7a
Merge pull request #1880 from bigchaindb/update-changelog-for-v1.3-release
Updated the CHANGELOG.md file for the v1.3 release
2017-11-21 18:54:30 +01:00
Troy McConaghy 9d9310d8e5 Updated CHANGELOG.md for the v1.3 release 2017-11-21 18:41:44 +01:00
Troy McConaghy dfe072e443 Fixed a Flake8 error 2017-11-21 14:52:15 +01:00
Troy McConaghy 94c77ba658 Removed the line from transaction_v1.0.yaml 2017-11-21 14:13:24 +01:00
Troy McConaghy 35fa8d7d19 Updated all code/docs referencing the transaction schema files by name 2017-11-21 14:12:13 +01:00
Troy McConaghy 8482521a8b Renamed all transaction schema files: added _v1.0 in them 2017-11-21 14:10:14 +01:00
kansi f9d8519832 Merge branch 'bug/1592/metadata-text-search' 2017-11-20 19:12:31 +05:30
kansi c78490f44d Merge branch 'master' into bug/1592/metadata-text-search 2017-11-20 19:12:12 +05:30
Shahbaz Nazir 6c1017510b
Add standard template for creating PRs (#1776)
* Add standard template for creating PRs

Adding a standard template for creating
Pull requests for improved code QA and delegating
dependencies whenever applicable

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>

* Update developer docs with PR instructions

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>

* Addressing review comments for PR template

Signed-off-by: Shahbaz Nazir <shahbaz@bigchaindb.com>
2017-11-20 14:08:57 +01:00
Shahbaz Nazir bc4f8fcab5
Fix getstarted undefined referrer issue with IPDB (#1866)
Skip Referer check on preflight request (OPTIONS) and set Referrer-Policy to origin-when-cross-origin in response to OPTIONS request. Once Referrer-Policy is set on the subsequent POST request referrer is set by the browser to expected value.
2017-11-17 20:35:57 +01:00
Troy McConaghy f53eb1e3e7
Merge pull request #1855 from bigchaindb/update-blocks-and-votes-docs
Updated docs about blocks and votes
2017-11-17 13:32:02 +01:00
Troy McConaghy 01796b0660
Merge branch 'master' into update-blocks-and-votes-docs 2017-11-16 18:27:08 +01:00
Troy McConaghy 5642050276
Merge pull request #1853 from bigchaindb/rm-descriptions-from-yaml-files
Removed all 'description' keys & values from the YAML files
2017-11-16 18:22:52 +01:00
Troy McConaghy 73034794f8 Merge branch 'master' into rm-descriptions-from-yaml-files 2017-11-16 18:06:58 +01:00
codegeschrei 48e38b6713 fix flake8 errors 2017-11-16 17:14:21 +01:00
Ahmed Muawia Khan 7b2b343138
Merge pull request #1790 from bigchaindb/multi-node-automation
Automation of multi node BigchainDB deployment for dev/test
2017-11-16 16:56:21 +01:00
Ahmed Muawia Khan a99c817030
Merge pull request #1824 from bigchaindb/update-tectonic-docs
Update tectonic installation guide
2017-11-16 16:56:00 +01:00
Ahmed Muawia Khan 3752e13a38
Merge pull request #1825 from bigchaindb/docker-for-mac-quickstart
Update quickstart guide for 'docker for mac' users
2017-11-16 16:55:31 +01:00
muawiakh cd98591851 Address comments on docs and some typos 2017-11-16 12:53:36 +01:00
muawiakh 2df08430cd Remove docker network creation and use default docker bridge 2017-11-16 12:53:36 +01:00
muawiakh c285487dfb Revert "Fix flake8 failure"
This reverts commit 5c6e7419a7fa827f1291be3ecbeda895e3a46b58.
2017-11-16 12:53:36 +01:00
muawiakh 0ee0d88da1 Fix flake8 failure 2017-11-16 12:52:35 +01:00
muawiakh b96a754f9a Update bdb-config 2017-11-16 12:51:46 +01:00
muawiakh b2b644db3d Fix minor docs comments 2017-11-16 12:51:46 +01:00
muawiakh 20147562f6 Fix docs build issue 2017-11-16 12:51:46 +01:00
muawiakh 0f68c41b89 Addressing comments and updating some documentation 2017-11-16 12:51:46 +01:00
muawiakh 241af47a32 Automation of multi node BigchainDB deployment for dev/test
- Setup single/multi node BigchainDB cluster using
  - Vagrant
  - Ansible
- Updated documentation
2017-11-16 12:51:46 +01:00
muawiakh 977a6426fe Make premium_lrs default 2017-11-16 12:44:21 +01:00
muawiakh 1eb8764e4a Update deployment with tectonic documentation
- Add details about CA configuration
- Update storage class template
2017-11-16 12:44:21 +01:00
muawiakh b4ca495967 Remove redundant redirections to different docker installation pages(s)
- All the instructions are common now
- Remove redundant files
- address comments
2017-11-16 12:14:11 +01:00
codegeschrei 63f0baf1b7 add double spend test, fix double spend validation 2017-11-16 11:53:14 +01:00
muawiakh 47f872df0f Integrate some other changes 2017-11-16 11:45:46 +01:00
muawiakh 7906edcebf Update quickstart guide for 'docker for mac' users 2017-11-16 11:45:46 +01:00
Ahmed Muawia Khan a4140e92a6
Merge pull request #1852 from bigchaindb/travis-workaround
[Workaround]: Travis failures
2017-11-16 11:33:54 +01:00
Vanshdeep Singh e27c1e9cef Return commit hash to tendermint (#1851)
* Aggregate transaction ids for commit hash

* Setup chain and return commit hash to tendermint

* Fix function naming
2017-11-15 15:41:23 +01:00