1287 Commits

Author SHA1 Message Date
Troy McConaghy
3eca26a409 Merge pull request #420 from bigchaindb/ntp-on-amazon-linux-instances
Docs: Amazon Linux instances already have NTP set up
2016-07-07 13:14:54 +02:00
Troy McConaghy
7660888ff1 Merge pull request #421 from bigchaindb/more-notes-on-RAM-requirements
Docs: more details about RAM requirements
2016-07-07 13:14:11 +02:00
troymc
87145d4dbe Docs: more details about RAM requirements 2016-07-07 10:46:59 +02:00
troymc
aeefe7c325 Docs: Amazon Linux instances already have NTP set up 2016-07-06 11:54:19 +02:00
troymc
079c23eb66 Docs: expanded firewall notes & moved to Appendices 2016-07-06 11:08:39 +02:00
troymc
fb07cc0f3c Docs: noted RethinkDB would like to add continuous backup 2016-07-06 09:23:09 +02:00
troymc
7e575303e5 Docs: Noted that some snapshots are *incremental* 2016-07-05 17:56:06 +02:00
troymc
28b8158255 Docs: Added 2 concepts to backup strategies 2016-07-05 17:40:53 +02:00
troymc
28e9f55e40 Docs: intracluster comms use TCP 2016-07-05 15:57:11 +02:00
troymc
bbeef84eec Docs: list ports to help with firewall setup 2016-07-05 15:43:12 +02:00
Troy McConaghy
471f032c1a Merge pull request #416 from bigchaindb/docs-on-rethinkdb-storage-setup
Docs on RethinkDB storage setup
2016-07-05 14:13:22 +02:00
troymc
7b6c181391 Docs: HDFS & MapR-FS not really filesystem options 2016-07-05 12:22:20 +02:00
troymc
f0374ed754 Docs: Explained why not use AWS instance store for DB storage 2016-07-05 12:10:38 +02:00
troymc
761663b1da Docs: 1st draft of example rethinkdb storage setups 2016-07-05 09:14:59 +02:00
troymc
d22a5e9ee1 Docs: revisions to storage/memory reqs/setup 2016-07-05 09:13:55 +02:00
troymc
6a686765cf Docs: AWS deployment scripts are for _test_ clusters 2016-07-04 17:02:16 +02:00
Rodolphe Marques
f2812c6c46 Merge pull request #411 from shauns/patch-1
Complete move from payload hashes to payload UUIDs
2016-07-04 16:05:29 +02:00
Rodolphe Marques
886a80bd1c Merge pull request #414 from bigchaindb/0.5.0
Release 0.5.0
2016-07-04 13:12:32 +02:00
Rodolphe Marques
3832953130 bump version number v0.5.0 2016-07-04 13:07:06 +02:00
Troy McConaghy
b1fd57b7a7 Merge pull request #409 from bigchaindb/update-changelog-for-v0.5.0
Updated CHANGELOG.md for the v0.5.0 release
2016-07-04 13:05:14 +02:00
Shaun Stanworth
7812ebd38e Bug-fix: Conn available on self 2016-07-01 15:08:24 +01:00
Shaun Stanworth
ede2f31095 Syntax-fix: trailing whitespace after continuation 2016-07-01 15:04:39 +01:00
Shaun Stanworth
e8bcac2ea3 Syntax-fix: Stray comment 2016-07-01 14:59:48 +01:00
Shaun Stanworth
fb5264ecff Extract transaction list from matching blocks 2016-07-01 14:54:38 +01:00
troymc
57379ae935 Added 2 recent PRs to CHANGELOG.md 2016-07-01 14:23:57 +02:00
Shaun Stanworth
181c8af2e7 Commit block to the DB 2016-07-01 12:31:07 +01:00
Shaun Stanworth
6dd5cfe1f1 Add DB index on payload_uuid for tests 2016-07-01 11:49:35 +01:00
Shaun Stanworth
9d1bb889c4 Add tests for get_tx_by_payload_uuid 2016-07-01 11:32:57 +01:00
Shaun Stanworth
b0350c521b Switch to get_tx_by_payload_uuid 2016-07-01 11:16:57 +01:00
Rodolphe Marques
e6b665a003 Merge pull request #410 from bigchaindb/feat/pass-custom-bigchain-instance-sign_tx
Pass a custom bigchain instance to util.sign_tx
2016-07-01 09:36:32 +02:00
Troy McConaghy
a78243deb8 Merge pull request #406 from bigchaindb/feat/283/document-existing-backup-options
First draft of Docs on Backup
2016-06-30 17:11:35 +02:00
Shaun Stanworth
09e840faff Re-instate payload_hash index
`get_tx_by_payload_hash` still relies on this index being present (see https://github.com/bigchaindb/bigchaindb/blob/master/bigchaindb/core.py#L220 )
2016-06-30 11:21:01 +01:00
Rodolphe Marques
a66a18b0d4 Pass a custom bigchain instance to util.sign_tx 2016-06-29 16:47:58 +02:00
troymc
ca746f67fb Docs: suggest server-tag=original in rethinkdb config file 2016-06-29 16:17:13 +02:00
troymc
74afbc7fc5 Docs: simplified subsection on live datafile replication 2016-06-29 15:59:06 +02:00
troymc
877937cf99 Docs: added 2 subsections to Backup section 2016-06-29 14:39:03 +02:00
troymc
254f88128c Updated CHANGELOG.md for the v0.5.0 release 2016-06-29 10:15:40 +02:00
troymc
60098058f9 Merge remote-tracking branch 'origin/master' into feat/283/document-existing-backup-options 2016-06-29 09:44:21 +02:00
Troy McConaghy
d6ea728459 Merge pull request #408 from bigchaindb/add-bft-section-to-docs
Docs: added section about BigchainDB and BFT
2016-06-29 09:39:06 +02:00
troymc
f23db12ad1 Merge remote-tracking branch 'origin/master' into add-bft-section-to-docs 2016-06-29 09:20:19 +02:00
troymc
183205569a Docs re/ BFT: changed 'a little' to 'some' 2016-06-29 09:19:48 +02:00
Troy McConaghy
18b15090f0 Merge pull request #407 from bigchaindb/use-latest-rethinkdb-2.3.x-driver
Use the latest rethinkdb 2.3.x driver for Python
2016-06-29 08:56:00 +02:00
troymc
67486d4f96 Docs: added section about BigchainDB and BFT 2016-06-28 16:42:29 +02:00
troymc
16a8451fa1 Docs: added link to Ops Manager Backup details 2016-06-28 15:53:53 +02:00
troymc
5afb94808b Docs: several revisions to section on Backup 2016-06-28 15:25:55 +02:00
Sylvain Bellemare
7bd6d485bc Test Bigchain.get_blocks_status_containing_tx() (#399)
* Test Bigchain.get_blocks_status_containing_tx()

exception case

* Test Bigchaindb.has_previous_vote()

* Add missing blank lines (pep 8)

* Group imports

* Move ImproperVoteError into .exceptions.py

* Simplify logic

* Simplify formatting

* Imrpove the docstrings a bit

* Move GenesisBlockAlreadyExistsError

into .exceptions.py

* Remove unused import

* Add missing blank line

* Remove extra blank line

* Group imports from same module together

* Add test for Bigchain.transaction_exists()
2016-06-28 14:19:22 +02:00
Sylvain Bellemare
ac680cf5e9 Test consensus (#398)
* Remove unused import

* Simplify and group the imports

* Add extra space (pep 8)

* Remove NotImplementedError

the class BaseConsensusRules implements verify_vote_signature

* Add test module for consensus module
2016-06-28 14:19:07 +02:00
Sylvain Bellemare
681e347e75 Test util (#396)
* Isolate handling of potential KeyError

* Add tests for bigchaindb/util.py

* Simplify the logic a bit

* Raise the exception
2016-06-28 14:18:50 +02:00
troymc
e75798be38 Use the latest rethinkdb 2.3.x driver for Python 2016-06-28 11:29:20 +02:00
troymc
24894e4d65 Docs: added/revised some notes on backup 2016-06-28 11:25:22 +02:00