3031 Commits

Author SHA1 Message Date
troymc
774454e475 Clarified some points in the AWS deployment docs 2016-04-27 09:28:31 +02:00
Rodolphe Marques
1b6edb5115 removed unnecessary comment 2016-04-26 17:48:47 +02:00
diminator
e3774bae82
Merge remote-tracking branch 'remotes/origin/master' into feat/128/multiple-input-output
Conflicts:
	bigchaindb/crypto.py
	bigchaindb/util.py
	docs/source/python-server-api-examples.md
	setup.py
2016-04-26 17:45:26 +02:00
diminator
2eff1f1579
- cryptoconditions 0.2.2
- specified exceptions
2016-04-26 17:42:45 +02:00
Rodolphe Marques
a6fd9142f4 remove unnecessary code from get_fulfillment message 2016-04-26 17:20:33 +02:00
vrde
70b86ce49b
Add artificial delay to wait for tables init 2016-04-26 17:01:37 +02:00
troymc
7fa8f7e9f0 Updated AWS deployment docs 2016-04-26 16:50:55 +02:00
troymc
4d965a8b34 Renumbered confiles to start at 0 2016-04-26 16:49:50 +02:00
Rodolphe Marques
b6d029afa4 refactor sign_tx method 2016-04-26 16:11:21 +02:00
troymc
653a6a231c Instead of waiting 45s, test port 22 conns. until all work 2016-04-26 16:09:06 +02:00
troymc
2ef9bedfef Small changes to output of send_confile in fabfile.py 2016-04-26 15:25:33 +02:00
Rodolphe Marques
877f223244 use better names for the variables in sign_tx 2016-04-26 15:09:57 +02:00
troymc
c3ce5ef4f7 Created make_confiles.sh and clusterize_confiles.py 2016-04-26 15:01:23 +02:00
troymc
1c5c4223c7 Add deploy-cluster-aws/confiles/ to .gitignore 2016-04-26 15:00:35 +02:00
troymc
a7fb8c66a2 Call clusterize_confiles.py & send_confile from startup.sh 2016-04-26 14:58:56 +02:00
Rodolphe Marques
131acb8cb7 better coments for the get_owned_ids method 2016-04-26 14:58:36 +02:00
troymc
fc61a09934 Add set_host() and send_confile() to fabfile.py 2016-04-26 14:56:50 +02:00
Rodolphe Marques
665fea7107 replaced generic exception 2016-04-26 14:50:04 +02:00
troymc
ffb5422c87 Merge remote-tracking branch 'origin/master' into further-aws-deployment-improvements 2016-04-26 14:49:05 +02:00
ryan
0b22d65241 remove comments 2016-04-26 13:35:00 +02:00
ryan
3cd256a797 move quorum check to core 2016-04-26 13:33:10 +02:00
ryan
74c098a0cd resolve splitvote 2016-04-26 11:59:20 +02:00
ryan
6316235626 remove else clause 2016-04-26 11:58:12 +02:00
Rodolphe Marques
73fcd4a905 Merge pull request #226 from bigchaindb/0.2.0
Updated version number and changelog
2016-04-26 11:38:56 +02:00
Rodolphe Marques
267d73b1cf added commit tag to changelog 2016-04-26 11:19:04 +02:00
Rodolphe Marques
0c4a2b380a bump short version v0.2.0 2016-04-26 11:09:55 +02:00
Rodolphe Marques
9143003b1e Updated version number and changelog 2016-04-26 11:06:46 +02:00
Rodolphe Marques
45c72af416 Merge pull request #225 from bigchaindb/bug/213/running-load-with-docker-fix
run the loader inside a running container
2016-04-26 10:57:16 +02:00
Rodolphe Marques
1b54a9ca6f run the loader inside a running container 2016-04-26 10:45:05 +02:00
vrde
9d04018533
Update docs 2016-04-26 04:29:32 +02:00
vrde
2f4c2609a1
Update Dockerfile with new env variables 2016-04-26 04:28:59 +02:00
vrde
56af6e5b12
Move load from bigchain-benchmark to bigchain 2016-04-26 03:43:48 +02:00
vrde
f9c609ff0d
Add env variables to default config 2016-04-26 03:24:56 +02:00
vrde
c3ad343e77
Respect "-" as stdout 2016-04-26 02:14:33 +02:00
vrde
2d6c502ee3
Add exp command to start RethinkDB 2016-04-26 01:42:21 +02:00
Rodolphe Marques
821cfe2b38 fixed indentation error 2016-04-25 17:15:13 +02:00
ryan
833b804fe8 fix yml 2016-04-25 17:09:22 +02:00
troymc
3f02329cdf Easier way to make Fabric init BigchainDB on only 1 node 2016-04-25 16:51:38 +02:00
ryan
d3cc56b4af add election class, process starts 2016-04-25 15:55:37 +02:00
Troy McConaghy
dca29ffe9f Merge pull request #210 from bigchaindb/update-changelog-add-v0.1.5-etc
Added v0.1.5 and more to CHANGELOG.md
2016-04-25 15:37:27 +02:00
Troy McConaghy
57a9690b15 Merge pull request #209 from bigchaindb/feat/202/deploy-local-branch-to-AWS
Feat/202/deploy local branch to aws
2016-04-25 14:54:22 +02:00
Troy McConaghy
7dd8e63e00 Merge pull request #219 from bigchaindb/fix-documentation
Small fix to the documentation
2016-04-25 13:52:57 +02:00
Rodolphe Marques
dcce6d9504 returns empty list. not None 2016-04-25 13:39:28 +02:00
troymc
7e7f266082 No more apt-get install libssl-dev libffi-dev in fabfile 2016-04-25 13:24:50 +02:00
troymc
423acf4069 Changed pip install to pip3 install in fabfile.py 2016-04-25 13:23:45 +02:00
troymc
c7b4b698c3 Updated docs on startup.sh 2016-04-25 13:22:56 +02:00
troymc
35db72e871 Made branch=pypi the default for startup.sh 2016-04-25 13:19:23 +02:00
troymc
4d83ad982f Merge remote-tracking branch 'origin/master' into feat/202/deploy-local-branch-to-AWS 2016-04-25 11:44:53 +02:00
troymc
efa134c73e Merge remote-tracking branch 'origin/master' into update-changelog-add-v0.1.5-etc 2016-04-25 09:06:52 +02:00
troymc
bbdfc7fc79 Added External Contributors in CHANGELOG.md 2016-04-25 09:06:28 +02:00