diminator
|
a3fa8393ac
|
rename condition to input_condition in fulfillment_message
|
2016-05-11 16:26:05 +02:00 |
|
vrde
|
ee2fa053d9
|
Add lru_cache to load_consensus_plugin
|
2016-05-11 16:25:59 +02:00 |
|
Rodolphe Marques
|
d404844de0
|
Merge pull request #266 from bigchaindb/gather-metrics-benchmarking
Added a command to gather metrics from a cluster
|
2016-05-11 16:25:21 +02:00 |
|
Rodolphe Marques
|
2c58ef857c
|
replace tx/s by nan for the first result
|
2016-05-11 16:20:24 +02:00 |
|
Rodolphe Marques
|
a8dbe60854
|
close the files in a finally clause
|
2016-05-11 16:12:41 +02:00 |
|
Sylvain Bellemare
|
6c25a483d6
|
Fix typo: add missing "is"
|
2016-05-11 16:11:53 +02:00 |
|
Alberto Granzotto
|
fa26113e98
|
Merge pull request #265 from bigchaindb/speed-tests
Initial implementation of speed tests
|
2016-05-11 16:04:38 +02:00 |
|
Rodolphe Marques
|
4c64b6642b
|
Change the block process to use all the cpus instead of only one cpu per
task
|
2016-05-11 14:45:10 +02:00 |
|
Rodolphe Marques
|
ced473aaa6
|
Added some statistics to the output of gather-metrics.
|
2016-05-11 13:08:32 +02:00 |
|
Rodolphe Marques
|
9761bb2267
|
Added a command to gather metrics from a cluster
|
2016-05-11 11:29:53 +02:00 |
|
Dimitri De Jonghe
|
3989346044
|
Merge pull request #264 from bigchaindb/fix/rename-validate_fulfillments
rename verify_signature to validate_fulfillments
|
2016-05-11 11:27:33 +02:00 |
|
Troy McConaghy
|
1067714a77
|
Merge pull request #252 from bigchaindb/some_docs_revisions
Some docs revisions
|
2016-05-11 10:58:03 +02:00 |
|
troymc
|
e944e91d53
|
Edited 2 images in Python Server API Examples
|
2016-05-11 10:54:33 +02:00 |
|
Rodolphe Marques
|
ef93f597f7
|
Merge pull request #261 from bigchaindb/test-template
Test templates
|
2016-05-11 09:00:20 +02:00 |
|
Rodolphe Marques
|
69d5859add
|
Initial implementation of speed tests
|
2016-05-11 08:56:47 +02:00 |
|
troymc
|
3636f2da9c
|
Make symbolic links to hostlist.py and pem file, rather than copy
|
2016-05-10 17:28:03 +02:00 |
|
diminator
|
da97c4c6b5
|
docstring update
|
2016-05-10 17:20:11 +02:00 |
|
diminator
|
a75eec9ad1
|
abstractmethod cleanup
docs update
|
2016-05-10 17:18:49 +02:00 |
|
diminator
|
ca34b58629
|
rename verify_signature to validate_fulfillments
|
2016-05-10 17:12:38 +02:00 |
|
Rodolphe Marques
|
4dffeb2f55
|
Merge branch 'test-template' of github.com:BigchainDB/bigchaindb into test-template
|
2016-05-10 16:46:45 +02:00 |
|
Rodolphe Marques
|
c4db2c5d66
|
Added README for benchmarking tests
|
2016-05-10 16:46:17 +02:00 |
|
Troy McConaghy
|
86d13fc72e
|
Merge pull request #263 from bigchaindb/aws-deploy-with-keypairs-from-a-standard-set
AWS server deployment with keypairs from a file of keypairs
|
2016-05-10 16:39:05 +02:00 |
|
troymc
|
be9e44140e
|
Renamed update-statsd command to set-statsd-host
|
2016-05-10 16:36:00 +02:00 |
|
troymc
|
feb402ee06
|
Renamed prepare_test() as put_benchmark_utils()
|
2016-05-10 16:19:13 +02:00 |
|
troymc
|
675a0ff30b
|
Commit a 128-keypair keypairs.py file for testing uses
|
2016-05-10 15:53:20 +02:00 |
|
troymc
|
3595da4dee
|
Docs about generating and using keypairs from a file
|
2016-05-10 15:15:03 +02:00 |
|
troymc
|
11576a32a1
|
Minor edit to write_keypairs_file.py
|
2016-05-10 15:13:34 +02:00 |
|
troymc
|
1d87afab0a
|
Added -k option to clusterize_confiles.py
|
2016-05-10 14:42:38 +02:00 |
|
troymc
|
17cee6dcae
|
Made keypairs.py a Python 2 script again
|
2016-05-10 13:27:45 +02:00 |
|
Rodolphe Marques
|
d735d677fd
|
updated test README
|
2016-05-10 12:04:32 +02:00 |
|
Rodolphe Marques
|
37c34f7383
|
remove tmp file
|
2016-05-10 11:48:27 +02:00 |
|
Rodolphe Marques
|
e2fd574c6e
|
Added cli to benchmark_utils
|
2016-05-10 11:47:49 +02:00 |
|
troymc
|
32b5ea4cbb
|
Minor edit to write_keypairs_file.py
|
2016-05-10 11:44:58 +02:00 |
|
Rodolphe Marques
|
6e285c9510
|
updated .gitignore
|
2016-05-10 11:44:48 +02:00 |
|
troymc
|
49710c5958
|
write_keypairs_file.py now writes a Python 3 script
|
2016-05-10 11:34:00 +02:00 |
|
troymc
|
37437e8298
|
Created write_keypairs_file.py
|
2016-05-10 11:22:36 +02:00 |
|
troymc
|
9b571f52ce
|
Added deploy-cluster-aws/keypairs.py to .gitignore
|
2016-05-10 10:55:48 +02:00 |
|
troymc
|
4b44782805
|
Docs: a preimage can be any arbitrary string
|
2016-05-10 10:47:44 +02:00 |
|
troymc
|
01c19d6f40
|
Simplify import statement
|
2016-05-10 10:13:32 +02:00 |
|
Rodolphe Marques
|
2c0887c633
|
Merge remote-tracking branch 'remotes/origin/master' into test-template
|
2016-05-10 09:59:44 +02:00 |
|
Troy McConaghy
|
5d78b8edff
|
Merge pull request #259 from bigchaindb/bigchaindb-set-shards-revisions
Updated awsdeploy, fabfile, docs, test for bigchaindb set-shards
|
2016-05-09 18:23:53 +02:00 |
|
troymc
|
e212828182
|
Updated awsdeploy, fabfile, docs, test for bigchaindb set-shards
|
2016-05-09 18:14:48 +02:00 |
|
Rodolphe Marques
|
c2e8a5712a
|
Merge pull request #258 from bigchaindb/automatic-sharding
Add command to configure number of shards.
|
2016-05-09 17:35:41 +02:00 |
|
Rodolphe Marques
|
f09dacdd11
|
renamed sharding to set-shards
|
2016-05-09 17:31:02 +02:00 |
|
Rodolphe Marques
|
1d4eddf635
|
Created templates and util functions for benchmark testing.
|
2016-05-09 17:27:16 +02:00 |
|
Rodolphe Marques
|
9f959fc6ed
|
Add command to configure number of shards.
Changed aws deployment script to automatically set the number of shards.
Created tests
|
2016-05-09 16:45:09 +02:00 |
|
Troy McConaghy
|
5c26bb439a
|
Merge pull request #257 from bigchaindb/aws-deploy-doesnt-auto-start-servers
AWS deployment script doesn't auto-start servers anymore
|
2016-05-09 13:24:45 +02:00 |
|
troymc
|
fd6009b4f3
|
Updated docs to say how to start BigchainDB on all nodes
|
2016-05-09 13:18:36 +02:00 |
|
troymc
|
72bc7cb1d0
|
Don't bigchaindb start all nodes automatically once deployed
|
2016-05-09 13:17:49 +02:00 |
|
vrde
|
644b15a831
|
Fix typo
|
2016-05-09 10:07:59 +02:00 |
|