1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 08:37:45 +02:00
Commit Graph

3680 Commits

Author SHA1 Message Date
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
vrde
7dc7d745ec
Split transaction from asset (#1854)
Close #1827
2017-11-15 15:05:38 +01:00
vrde
b56b1d6364
Use localmongodb as default backend for docker-compose (#1858)
* Use `localmongodb` as default backend for docker-compose

* Remove replica-set
2017-11-15 15:01:07 +01:00
muawiakh
18fed8b1d0 [Workaround]: Travis failures
- Marking test_double_create as serial
- If this works, we don't need to skip the tests
- Finger crossed.
2017-11-15 14:30:01 +01:00
kansi
5590e719ae Merge branch 'fix-readme-dev-test-node-link' 2017-11-15 18:55:27 +05:30
kansi
4d465317b6 Merge branch 'master' into fix-readme-dev-test-node-link 2017-11-15 18:54:54 +05:30
kansi
67c4b8ee3f Fix "Set Up & Run a Dev/Test Node" link 2017-11-15 16:31:46 +05:30
Troy McConaghy
c6c89bfcba Added page about the transaction schema files 2017-11-15 11:18:07 +01:00
Troy McConaghy
b3ccb09e01 Changed title of the page about vote.yaml 2017-11-15 11:17:41 +01:00
Troy McConaghy
31a0bc846b Updated docs about blocks and votes 2017-11-14 15:51:36 +01:00
kansi
860d247aa4 Fixed decouple assets 2017-11-14 19:23:22 +05:30
Troy McConaghy
e86fa1f1bb Removed drop_schema_description() & its test 2017-11-14 14:05:53 +01:00
Troy McConaghy
6291afd0f7 rm all 'description' keys & values from YAML files 2017-11-14 14:05:02 +01:00
Troy McConaghy
c2acefa6f0
Merge pull request #1847 from bigchaindb/no-more-autogen-schema-pages-in-docs
Removed auto-generated tx & vote schema documentation
2017-11-14 11:42:43 +01:00
Troy McConaghy
053b954624 Removed docs/server/source/schema from .gitignore 2017-11-14 10:20:10 +01:00
kansi
f16e30f30b Merge branch 'master' into bug/1592/metadata-text-search 2017-11-14 00:16:28 +05:30
kansi
4eca26782c Change metadata model, fix tests and update docs 2017-11-14 00:13:06 +05:30
Troy McConaghy
f0d4417d02 Removed auto-generation of tx/vote schema documentation 2017-11-13 17:28:06 +01:00
Troy McConaghy
5454b6fcd1
Merge pull request #1843 from bigchaindb/update-version-py-to-1.3.0.dev
Updated to 1.3.0.dev in version.py
2017-11-13 14:54:41 +01:00
Troy McConaghy
9bed27b98f Updated to 1.3.0.dev in version.py 2017-11-13 14:53:25 +01:00
Troy McConaghy
952ba286e6
Merge pull request #1841 from bigchaindb/update-docker-image-version-in-k8s-files
Updated Docker image version to 1.2.0 in k8s YAML files
2017-11-13 13:56:54 +01:00
Troy McConaghy
67c8c6a1cb Updated Docker image version to 1.2.0 in k8s YAML files 2017-11-13 13:54:13 +01:00
Troy McConaghy
21fc364479
Merge pull request #1840 from bigchaindb/update-changelog-for-v1.2-release
Updated the changelog for the v1.2 release
2017-11-13 13:47:50 +01:00
Troy McConaghy
cfa63ae9af Updated the changelog for the v1.2 release 2017-11-13 13:38:00 +01:00
vrde
2192003a5e
Update docs and comments 2017-11-13 00:17:07 +01:00
vrde
db7727a459
Add GET and POST transaction (#1823) 2017-11-11 02:26:50 +01:00
vrde
2815cffcb5
Flat UTXO collection and first integration with Tendermint™ (#1822)
* Remove testing for rethinkdb, mongodb, and Py3.5

* Add first tests

* Add validation

* Add command to start the ABCI Server

* Reuse existing MongoDB Connection class

* Use DuplicateTransaction

* Test only tendermint

* Update travis scripts

* Fix pep8 errors

* Update Makefile
2017-11-10 17:53:57 +01:00
vrde
0c1256b975
Merge pull request #1819 from bigchaindb/improve-ws-reliability
Handle WS CLOSE properly
2017-11-10 11:10:27 +01:00
vrde
e242345327
Remove sample code 2017-11-09 15:59:02 +01:00
kansi
832ecb5e63 Handle metadata table during test setup/tear down 2017-11-09 19:17:23 +05:30
vrde
c4e0a8e1db
Handle WS CLOSE properly 2017-11-09 14:15:46 +01:00
kansi
8939c0f341 Merge branch 'master' into bug/1592/metadata-text-search 2017-11-09 17:39:35 +05:30