1576 Commits

Author SHA1 Message Date
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
Troy McConaghy
cfdbcf1201 Merge pull request #376 from bigchaindb/0.4.1
Updated version.py for the v0.4.1 release
2016-06-13 10:04:58 +02:00
troymc
9c4aa987bc Updated version.py for the v0.4.1 release v0.4.1 2016-06-13 09:52:40 +02:00
Troy McConaghy
c3076aedd8 Merge pull request #374 from bigchaindb/update-changelog-for-0.4.1
Updated the Changelog for the v0.4.1 release
2016-06-13 09:45:35 +02:00
troymc
40950328f7 Updated the Changelog for the v0.4.1 release 2016-06-13 09:16:37 +02:00
tim
449048c769 Update docs 2016-06-10 16:23:46 +02:00
troymc
6eca80344a In README.md, changed /servers/ to /nodes/ 2016-06-10 15:42:27 +02:00
troymc
95bb499c03 Renamed docs/source/servers docs/source/nodes 2016-06-10 15:15:21 +02:00
tim
13e98f4316 Update cc API usage 2016-06-10 14:07:53 +02:00
Dimitri De Jonghe
b651a8b7fa Merge pull request #355 from bigchaindb/feat/inverted-threshold-condition
Feat/inverted threshold condition
2016-06-10 14:06:27 +02:00
diminator
aa53f20661 Merge remote-tracking branch 'remotes/origin/master' into feat/inverted-threshold-condition 2016-06-10 14:01:46 +02:00
troymc
a2be98e763 Merge remote-tracking branch 'origin/master' into feat/331/docs-on-federations 2016-06-10 11:08:46 +02:00
troymc
e1b744a1f8 Clarified the crypto-condition example in assets.md 2016-06-10 11:05:43 +02:00
Troy McConaghy
e3c98f85b1 Merge pull request #372 from bigchaindb/fix-broken-image-links-in-docs
Fixed some broken image links in docs
2016-06-10 10:04:43 +02:00
troymc
ccb7f79130 Fixed some broken image links in docs 2016-06-10 09:52:08 +02:00
troymc
f6cd88338b Removed glossary from Appendices TOC 2016-06-10 09:44:23 +02:00
troymc
be65a9e307 Merge remote-tracking branch 'origin/master' into feat/331/docs-on-federations 2016-06-09 16:22:55 +02:00
Troy McConaghy
9451348d34 Merge pull request #370 from bigchaindb/add-note-on-timestamps-to-docs
In the docs, added some words of caution regarding timestamps etc.
2016-06-09 16:22:16 +02:00
troymc
7b146fb5a9 Clarify some points about federations 2016-06-09 15:15:21 +02:00
troymc
69a8e7de10 Renamed Monitoring to Cluster Monitoring 2016-06-09 15:08:27 +02:00
troymc
b13d47b790 Removed Glossary & added section on terminology in /servers 2016-06-09 15:08:00 +02:00
troymc
3aef44441c Docs: Added words of caution re/ timestamps etc. 2016-06-09 13:22:08 +02:00
troymc
f2eb6b2386 Started section on decentralized fed. setup 2016-06-09 12:56:20 +02:00
troymc
f7233c46f6 Docs: Added section on why BCBB good for assets 2016-06-09 12:04:37 +02:00
troymc
218780cde3 Removed who-for and 'Please don't use' stuff in Intro 2016-06-09 10:24:18 +02:00
vrde
0c35e9abff
Return 404 when tx not found 2016-06-08 09:43:29 -07:00
Troy McConaghy
2af09c8eee Merge pull request #366 from bigchaindb/reorganize-the-docs
Documentation reorganization + new sections on decentralization & immutability
2016-06-08 15:53:22 +02:00
troymc
2bb88700a0 Note how tamper-resistance doesn't come 'for free' 2016-06-08 15:38:21 +02:00
troymc
c8fb264bb7 Edited section on immutability re/ watchdogs 2016-06-08 15:27:29 +02:00