740 Commits

Author SHA1 Message Date
Sylvain Bellemare
e669a6e8e1 Simplify docs by removing default "latest" tag (#269) 2016-05-13 15:52:55 +02:00
Trent McConaghy
1997dae574 Update ROADMAP.md
Break apart 'in future' projects to 'start <1 mo' and 'later'.
Add projects by label.
De-emphasize links to milestones, open issues, PRs.
2016-05-13 14:48:42 +02:00
Alberto Granzotto
e07b5f1f55 Merge pull request #282 from bigchaindb/update-roadmap
Update ROADMAP.md
2016-05-13 13:47:18 +02:00
Trent McConaghy
3f0d46fec4 Update ROADMAP.md
Fix broken links
2016-05-13 13:44:26 +02:00
Trent McConaghy
4ae118a021 Update ROADMAP.md 2016-05-13 13:37:16 +02:00
Trent McConaghy
dcd1e16ff0 Update ROADMAP.md 2016-05-13 11:25:38 +02:00
Trent McConaghy
c0dca5de84 Update ROADMAP.md
Roadmap was getting out of date. Make it easier to maintain, and up-to-date, by simply showing our internal planning board.
2016-05-13 11:06:43 +02:00
Trent McConaghy
2555c8d7f4 Add files via upload 2016-05-13 10:52:41 +02:00
Troy McConaghy
fe93b376ca Merge pull request #268 from sbellem/docs
Fix typo: add missing "is"
2016-05-12 14:20:06 +02:00
vrde
5775764d98
Merge branch 'remove-plugin-load-bottleneck' 2016-05-11 16:51:11 +02:00
vrde
1daedc2a21
Merge remote-tracking branch 'origin/better-multicore-support-block' 2016-05-11 16:50:38 +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