Rodolphe Marques
6208305ae4
added tests
2016-06-20 13:24:14 +02:00
troymc
ea01a841dd
Docs: Moved Topic Guides later in the TOC
2016-06-20 12:04:34 +02:00
troymc
d87f881eda
Docs: Added note about queries via the HTTP API
2016-06-20 11:34:48 +02:00
troymc
5ae231501c
Docs: Added 'BigchainDB Integration with Other Blockchains'
2016-06-20 11:24:05 +02:00
troymc
d4ef24aa7b
Docs: Added high-level explanation of conditions
2016-06-20 11:12:59 +02:00
troymc
259252c08b
Docs: added new section on smart contracts
2016-06-20 10:54:30 +02:00
troymc
20fae504bc
Docs: added more notes on node requirements
2016-06-20 10:35:19 +02:00
Troy McConaghy
103e3f85e9
Merge pull request #388 from bigchaindb/feat/331/docs-on-federations
...
Feat/331/docs on federations
2016-06-17 16:05:29 +02:00
Rodolphe Marques
8d204a50eb
Catch rethinkdb exceptions when configuring shards and replicas
2016-06-17 15:51:45 +02:00
troymc
cd7070722f
Renamed Bigchain.federation_nodes as Bigchain.nodes_except_me
2016-06-16 16:58:01 +02:00
vrde
ac603c2744
Merge branch 'add-informative-json-to-api-server'
2016-06-16 15:03:08 +02:00
vrde
ba83dfcd42
Merge branch 'return-404-when-tx-not-found'
2016-06-16 14:59:47 +02:00
troymc
cc6129103f
WIP: added bigchaindb set-replicas cmd w/ non-working test
2016-06-16 14:44:57 +02:00
troymc
6ffb1f5243
Docs: Added subsection 'Secure Your Server'
2016-06-16 10:22:02 +02:00
troymc
c7e1e015e2
Docs: 'Direct I/O' should be just 'direct I/O'
2016-06-15 16:49:36 +02:00
troymc
ae88b8e0e3
Fixed some links to the Docker docs
2016-06-15 16:45:48 +02:00
troymc
1d108654a8
Docs: clarify steps to run RethinkDB & BigchainDB for clusters
2016-06-15 16:36:41 +02:00
troymc
6ac09e95c3
New top-level section of docs: Clusters & Federations
2016-06-15 15:32:41 +02:00
troymc
fd6828a0f6
Move the Docker docs to a separate page
2016-06-15 14:55:12 +02:00
troymc
265b141679
Merge remote-tracking branch 'origin/master' into feat/331/docs-on-federations
2016-06-15 14:07:08 +02:00
troymc
13985b4bbc
Docs: minor additions to section on federation setup
2016-06-15 14:07:03 +02:00
troymc
f80449643b
Docs: updates to file system setup, RethinkDB config, BigchainDB config
2016-06-15 14:06:03 +02:00
Rodolphe Marques
4431815ab1
Merge pull request #387 from bigchaindb/0.4.2
...
bump version number to 0.4.2
2016-06-15 13:54:23 +02:00
Rodolphe Marques
a010144552
bump version number to 0.4.2
2016-06-15 13:44:16 +02:00
Troy McConaghy
7ce6c3980c
Merge pull request #386 from bigchaindb/update-changelog-for-0.4.2
...
Updated the changelog for the 0.4.2 release
v0.4.2
2016-06-15 13:42:27 +02:00
troymc
09c5bc6346
Updated the changelog for the 0.4.2 release
2016-06-15 13:38:07 +02:00
Rodolphe Marques
df18298cc2
Merge pull request #384 from bigchaindb/feat/380/round-timestamp-add-uuid
...
Feat/380/round timestamp add uuid
2016-06-15 13:32:53 +02:00
Rodolphe Marques
90dd60ca10
updated documentation to reflect changes in the transaction model
2016-06-15 13:17:40 +02:00
Rodolphe Marques
d44b693e7b
Merge pull request #385 from bigchaindb/feat/383/output-bigchaindb-version-on-start
...
Feat/383/output bigchaindb version on start
2016-06-15 13:08:07 +02:00
Rodolphe Marques
3cefcfa59b
Print the version in the beginning.
...
This way we have information about the version even if something goes
wrong during the initialization.
2016-06-15 12:36:03 +02:00
Rodolphe Marques
9e00fbc1b0
output bigchaindb version when starting bigchaindb
2016-06-15 12:32:57 +02:00
Rodolphe Marques
c56f745ba6
fixed failing test
2016-06-15 12:22:19 +02:00
troymc
670c0bed0e
Docs: revised node requirements re: direct I/O support
2016-06-15 12:14:34 +02:00
Rodolphe Marques
6d41f6971d
UUID is added even if payload is None
...
Prevent the creation of empty blocks
Created and updated tests
2016-06-15 12:07:53 +02:00
troymc
7741bae7e6
Docs: minor edit to text re: Mac OS X
2016-06-15 10:49:43 +02:00
troymc
9a3fd04e40
Docs on NTP daemon setup, RethinkDB config for cluster nodes
2016-06-15 10:48:06 +02:00
Rodolphe Marques
a694efd9dc
Round timestamp and add uuid to payload.
...
Timestamp is now returned in UTC with second precision.
Payload hash is replaced by an uuid4. This allows us to distinguish
between duplicated payloads.
Removed a deprecated test related to the payload hash.
Renamded secondary index payload_hash -> payload_uuid
2016-06-15 09:55:30 +02:00
Tim Daubenschütz
a3b37f0984
Merge pull request #373 from bigchaindb/bug/#/fix-cc-integration
...
Update cc API usage
2016-06-13 17:27:49 +02:00
troymc
1670362500
WIP: many revisions to node deployment (for clusters)
2016-06-13 17:18:04 +02:00
tim
78721a74f0
Fix: Remove notion of json
2016-06-13 16:20:56 +02:00
tim
2245a3f78a
Bump cc version
2016-06-13 16:11:21 +02:00
Troy McConaghy
a6972171f3
Merge pull request #377 from bigchaindb/update-changelog-commit-hash-etc
...
Added v0.4.1 commit hash & time to CHANGELOG.md
2016-06-13 11:54:00 +02:00
troymc
bf51dfd389
Fixed typo in CHANGELOG.md
2016-06-13 11:48:33 +02:00
troymc
6f59867add
Added v0.4.1 commit hash & time to CHANGELOG.md
2016-06-13 11:45:42 +02:00
troymc
0ce79f4b47
Renamed installing-server.md to setup-run-node.md
2016-06-13 11:39:51 +02:00
troymc
06b261ebb4
Revised OS X remarks in Node Requirements
2016-06-13 11:27:53 +02:00
troymc
53e14b3f9c
Revised the intro section about installing BigchainDB Server
2016-06-13 11:26:59 +02:00
troymc
c34f383de8
Docs: First draft of BigchainDB Node Requirements section
2016-06-13 10:55:31 +02:00
troymc
d2ad9663ad
Moved nodes/clusters/federations terminology section inside nodes/index.rst
2016-06-13 10:46:05 +02:00
troymc
e5bdb5f62b
Merge remote-tracking branch 'origin/master' into feat/331/docs-on-federations
2016-06-13 10:15:26 +02:00