3560 Commits

Author SHA1 Message Date
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
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
b4738e2e61
Start Tendermint integration 2017-11-08 18:53:27 +01:00
Troy McConaghy
e725c23691
Added note about 'make clean-pyc' 2017-11-07 14:24:33 +01:00
Troy McConaghy
6cab2f26e9
Fix command to run tests w/ docker-compose & bdb-rdb 2017-11-07 10:20:41 +01:00
Troy McConaghy
d55004601c
Fix command to run RethinkDB in bg w/ docker-compose 2017-11-07 10:17:21 +01:00
Trent McConaghy
3b33cdb111
Update bft.md 2017-11-03 13:48:08 +01:00
Troy McConaghy
b93b3d2af8
Merge pull request #1788 from bigchaindb/docs/1752/how-permissions-work
New root docs page about permissions in BigchainDB
2017-11-02 15:21:26 +01:00
kansi
293f7ec9e4 Merge branch 'bug/1702/invalid-asset-data-keys' 2017-11-02 19:34:38 +05:30
kansi
961d7f5b29 Merge branch 'master' into bug/1702/invalid-asset-data-keys 2017-11-02 19:33:32 +05:30
kansi
8fdf8f6ca6 Added docstrings 2017-11-02 18:02:11 +05:30
kansi
d0ca211abc Merge branch 'bug/1656/bigcahin-secondary-index' 2017-11-02 15:59:13 +05:30
kansi
263e9a25f6 Unique index for bigchain collection, fixed test case 2017-11-01 21:23:06 +05:30
kansi
f3da30aea0 Validate nested keys for asset.data and metadata 2017-11-01 17:26:16 +05:30
kansi
1de5375962 Validate asset data keys 2017-10-31 15:16:59 +05:30
kansi
421c67c621 Fixed mongodb tests 2017-10-27 15:31:44 +05:30
kansi
ddfce61b79 Added secondary index for "id" in bigchain collection. 2017-10-27 15:05:43 +05:30
kansi
ad6dd9a5af Merge branch 'bug/1792/events-api-docs' 2017-10-26 15:04:28 +05:30
kansi
113c408f61 Merge branch 'bug/1661/cmd-start-force-init-database' 2017-10-25 14:09:59 +05:30
kansi
25716261e0 Updated keep-alive section 2017-10-25 13:47:02 +05:30
kansi
cf19a8cb93 Updated docs 2017-10-24 18:29:31 +05:30
kansi
199473178f Fix rethinkdb tests 2017-10-24 18:03:57 +05:30
kansi
5954d6360a Added cmd flag --init to start command 2017-10-24 16:59:10 +05:30
kansi
037dd65186 Merge branch 'bug/1660/logging-server-port-config' 2017-10-24 14:24:45 +05:30
kansi
0b44c385a6 Merge branch 'master' into bug/1660/logging-server-port-config 2017-10-24 10:10:18 +05:30
kansi
76bf05529d Merge branch 'bug/1625/handle-log-env-vars' 2017-10-24 10:00:21 +05:30
kansi
fa345e5441 Updated server configuration docs. 2017-10-23 21:52:30 +05:30
kansi
020d463e8d Modified log port config checks. 2017-10-23 21:08:44 +05:30
kansi
50eb857133 Fix flake8 ambiguous variable "l" issue 2017-10-23 18:06:11 +05:30
kansi
dc00e16fda Apply "log" environment variables to config 2017-10-23 16:00:09 +05:30
kansi
6f5eef97a7 Updated server configuration docs 2017-10-23 14:31:12 +05:30
kansi
01390a8cc0 Fix code coverage 2017-10-23 10:20:56 +05:30
kansi
ce7f575e0e Merge remote-tracking branch 'upstream/master' into bug/1660/logging-server-port-config 2017-10-23 09:22:11 +05:30
kansi
0c0d3049f2 Provide log server port as config paramter 2017-10-23 09:17:58 +05:30
Sylvain Bellemare
788f2f7277 Remove dev related mount of cryptoconditions 2017-10-20 14:24:03 +02:00
Troy McConaghy
fba6e1b30b New root docs page about permissions in BigchainDB 2017-10-18 15:38:46 +02:00
Troy McConaghy
cafbb5c944 Merge pull request #1785 from bigchaindb/refactor-dev-test-node-docs
Refactored the docs on dev/test node setup
2017-10-16 10:18:17 +02:00
Troy McConaghy
ee6f0fa7dd Refactored the docs on dev/test node setup 2017-10-15 13:52:54 +02:00
Shahbaz Nazir
0a8bf89bc6 Add workflow to retain Azure storage disks on PVC or PV delete (#1782) 2017-10-13 23:26:13 +02:00
Michiel Mulders
8385b7d4ef Added Link To JavaScript Driver Docs 2017-10-12 17:23:27 +02:00
Troy McConaghy
bb9e26c694 Markdown-link http://127.0.0.1:9984/ in Quickstart 2017-10-10 09:43:53 +02:00
Troy McConaghy
22af5c8383 Quickstart: BigchainDB Root URL from text-> URL
In the Quickstart page of the docs, the BigchainDB Root URL (http://127.0.0.1:9984/) was being formatted as text (with a $ in front) rather than as an URL. I changed it to format like a clickable (linked) URL.
2017-10-10 09:29:25 +02:00
Ahmed Muawia Khan
6d5136c349 Merge pull request #1775 from bigchaindb/refactor-setup-docs
Refactor installation docs for bigchaindb node
2017-10-04 12:34:01 +02:00
muawiakh
8390cab59a Remove cloud9 pdf 2017-10-04 11:51:22 +02:00
muawiakh
f1ba935476 [refactor docs]: Remove cloud9 deployment guide
- Remove deprecated guides
- Address comments
2017-10-04 11:21:34 +02:00
muawiakh
a9625e0e62 Refactor installation docs for bigchaindb node
- Restructure docs for introduction page.
- Add vagrant and ansible deployment menthod to the list
2017-10-02 15:28:32 +02:00