957 Commits

Author SHA1 Message Date
Rodolphe Marques
6208305ae4 added tests 2016-06-20 13:24:14 +02:00
Rodolphe Marques
8d204a50eb Catch rethinkdb exceptions when configuring shards and replicas 2016-06-17 15:51:45 +02:00
troymc
cc6129103f WIP: added bigchaindb set-replicas cmd w/ non-working test 2016-06-16 14:44:57 +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
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
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
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
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
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
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
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
3aef44441c Docs: Added words of caution re/ timestamps etc. 2016-06-09 13:22:08 +02: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
troymc
8cb96790d4 Moved Kinds of Node Diversity into its own page 2016-06-08 14:15:58 +02:00
troymc
d4c8c4b6fc Merge remote-tracking branch 'origin/master' into reorganize-the-docs 2016-06-08 13:42:32 +02:00
troymc
1c635b42a9 Updated section on diversity in federations 2016-06-08 13:38:50 +02:00
Troy McConaghy
591f218c23 Merge pull request #364 from bigchaindb/more-tx-concepts-in-docs
Add some notes to docs on transaction concepts
2016-06-07 17:26:40 +02:00
troymc
69b32e9305 Updated links in docs to reflect new file locations 2016-06-07 16:58:58 +02:00
troymc
de0b2429d2 Updated documentation links in README.md 2016-06-07 16:25:59 +02:00
troymc
4c3c9a3257 Added section on how BCDB is decentralized 2016-06-07 16:16:39 +02:00
troymc
48c54cf75f Bolded some headings in the section on immutability 2016-06-07 15:45:38 +02:00
troymc
5bbe82ac0c Docs: added section on how BCDB is immutable 2016-06-07 15:37:14 +02:00
troymc
37ddfe3f2d Fixed paths to images in the rearranged docs 2016-06-07 15:36:16 +02:00
troymc
a70fee295d Added line about decentralization, immutability, assets to Introduction 2016-06-07 15:34:44 +02:00
troymc
b4b1ee7027 Edited root index.rst & added index.rst to new subdirs of docs 2016-06-07 15:32:21 +02:00
troymc
94805d927e Renamed Developer Interface as The Bigchain class 2016-06-07 15:28:54 +02:00
troymc
ac2b1c13fe Reorganized and renamed some docs 2016-06-07 15:28:02 +02:00