Commit Graph

  • e68699cef6
    Refactor for validation (needs more work) vrde 2016-05-17 17:52:30 +02:00
  • e746f46cf7
    Simplify path to exceptions vrde 2016-05-17 17:27:28 +02:00
  • 129a5a0e79 Fix codecov statuses Steve Peak 2016-05-17 10:57:57 -04:00
  • 111c364528
    Remove useless code from tests vrde 2016-05-17 16:52:25 +02:00
  • 8150e349d0
    Use a less stupid name for non existent schema vrde 2016-05-17 16:51:08 +02:00
  • 6708645b88
    Fix for Requirement class vrde 2016-05-17 16:35:58 +02:00
  • 464ab0ac08
    Use pkg_resources to load static assets vrde 2016-05-17 15:45:00 +02:00
  • 7f5ae6b4c0 Add docs to run unit tests with docker-compose Sylvain Bellemare 2016-05-17 15:23:09 +02:00
  • 3aba164bfd
    logical and rather than bitwise diminator 2016-05-17 15:23:00 +02:00
  • 3dad488344
    condition.serialize_uri => condition_uri diminator 2016-05-17 15:12:20 +02:00
  • d45fb3568a Simplify the service names Sylvain Bellemare 2016-05-17 11:47:54 +02:00
  • 71489ac00f Merge pull request #278 from bigchaindb/feat/277/add-gitattributes-file Troy McConaghy 2016-05-17 14:48:48 +02:00
  • 801e077519 Merge pull request #276 from bigchaindb/suggest-updating-pip-etc-in-install-docs Troy McConaghy 2016-05-17 14:44:13 +02:00
  • 4dd6c78441 election tests use constants ryan 2016-05-17 13:31:13 +02:00
  • bf6298cf17 Merge pull request #291 from bigchaindb/feat/280/deploy_conf_file_for_aws_deployment_config Troy McConaghy 2016-05-17 12:58:25 +02:00
  • 8b52b81e58 Merge branch 'master' into feat/280/deploy_conf_file_for_aws_deployment_config troymc 2016-05-17 11:26:36 +02:00
  • f168e97880 Changed settings validation code in launch_ec2_nodes.py troymc 2016-05-17 11:26:09 +02:00
  • 8839440fd7 In awsdeploy.sh, check if NUM_NODES set troymc 2016-05-17 11:23:15 +02:00
  • ebd1b927aa No default AWS deployment config file troymc 2016-05-17 09:29:49 +02:00
  • 1a2f0e749d Make config filename the 1st arg of awsdeploy.sh troymc 2016-05-16 16:58:37 +02:00
  • b7fc9f687c
    Add missing dependency vrde 2016-05-13 17:40:10 +02:00
  • 19ea49a5b5
    Add more tests vrde 2016-05-13 17:38:19 +02:00
  • e5e243b116 Merge pull request #309 from sbellem/status-badge Troy McConaghy 2016-05-13 17:08:47 +02:00
  • f5e52a7257 Add badge for development status Sylvain Bellemare 2016-05-13 16:57:45 +02:00
  • eb651e3afe
    WIP on creating schemas for transactions vrde 2016-05-13 16:30:43 +02:00
  • 93d3b55770 Re-work docker-compose file Sylvain Bellemare 2016-05-13 16:22:40 +02:00
  • a05c688682 Parameterize db host config via env var Sylvain Bellemare 2016-05-13 16:21:33 +02:00
  • 9bd0ad6d01 Merge pull request #308 from bigchaindb/update-roadmap-add-table Alberto Granzotto 2016-05-13 16:04:03 +02:00
  • ccda649ec8 Merge pull request #306 from bigchaindb/roadmap-pic-update Alberto Granzotto 2016-05-13 16:01:34 +02:00
  • 80b18158fc Update ROADMAP: add table Trent McConaghy 2016-05-13 15:57:43 +02:00
  • e669a6e8e1 Simplify docs by removing default "latest" tag (#269) Sylvain Bellemare 2016-05-13 15:52:55 +02:00
  • 6142f1e2dc new roadmap pic Trent McConaghy 2016-05-13 14:54:19 +02:00
  • 1997dae574 Update ROADMAP.md Trent McConaghy 2016-05-13 14:48:42 +02:00
  • 4e89d491b1 Bugfix: clusterize_confiles.py was using all keypairs in keypairs.py to make keyring troymc 2016-05-13 13:56:31 +02:00
  • e07b5f1f55 Merge pull request #282 from bigchaindb/update-roadmap Alberto Granzotto 2016-05-13 13:47:18 +02:00
  • 3f0d46fec4 Update ROADMAP.md Trent McConaghy 2016-05-13 13:44:26 +02:00
  • c712447509 Removed comment about keypairs.py in awsdeploy.sh troymc 2016-05-13 13:42:30 +02:00
  • 6565f7a063 Added deploy_conf.py, changed code to use it, updated docs troymc 2016-05-13 13:39:27 +02:00
  • 4ae118a021 Update ROADMAP.md Trent McConaghy 2016-05-13 13:37:16 +02:00
  • dcd1e16ff0 Update ROADMAP.md Trent McConaghy 2016-05-13 11:25:38 +02:00
  • c0dca5de84 Update ROADMAP.md Trent McConaghy 2016-05-13 11:06:43 +02:00
  • 2555c8d7f4 Add files via upload Trent McConaghy 2016-05-13 10:52:41 +02:00
  • 661a4fe93f check for bad blocks on get_spent ryan 2016-05-12 18:02:50 +02:00
  • 76eb18329e Merge remote-tracking branch 'remotes/origin/master' into fix/260/add-output-condition-to-fulfillment-message diminator 2016-05-12 16:03:19 +02:00
  • 37f0477c89
    check condition_uri of CREATE on validate_fulfillment diminator 2016-05-12 15:37:16 +02:00
  • 7630ec7fc6
    refactor input_condition and get_fulfillment_message test malleability diminator 2016-05-12 15:30:58 +02:00
  • 2c766d7bf2
    Display useful message when setuptools is outdated vrde 2016-05-12 15:08:30 +02:00
  • fe93b376ca Merge pull request #268 from sbellem/docs Troy McConaghy 2016-05-12 14:20:06 +02:00
  • 5e4e2eefb3 election status class constants ryan 2016-05-12 12:39:53 +02:00
  • 8a98ab65df rm bigchaindb-archive.tar.gz after installing on remote server troymc 2016-05-12 12:19:41 +02:00
  • fbce171249 Removed TODO comment about excluding more files in git archive troymc 2016-05-12 12:18:41 +02:00
  • d1709c4f9e Added .gitattributes file to ignore files when doing git archive troymc 2016-05-12 12:07:16 +02:00
  • b772c1f2f4 resolve merge conflicts ryan 2016-05-12 11:36:31 +02:00
  • 42d94258c3 imperative docstring ryan 2016-05-12 11:14:33 +02:00
  • ba301ba6fd Install docs: Suggest upgrading pip wheel & setuptools troymc 2016-05-12 11:04:39 +02:00
  • 0c9777686d
    output_condition from fid instead of cid diminator 2016-05-11 19:18:56 +02:00
  • c623ca56d0
    fulfillment_message with output_condition added tests diminator 2016-05-11 19:02:37 +02:00
  • fad0be47c1 Merge branch 'master' into more-ways-to-add-tx-to-backlog troymc 2016-05-11 17:20:55 +02:00
  • 5775764d98
    Merge branch 'remove-plugin-load-bottleneck' vrde 2016-05-11 16:51:11 +02:00
  • 1daedc2a21
    Merge remote-tracking branch 'origin/better-multicore-support-block' vrde 2016-05-11 16:50:38 +02:00
  • a3fa8393ac
    rename condition to input_condition in fulfillment_message diminator 2016-05-11 16:26:05 +02:00
  • ee2fa053d9
    Add lru_cache to load_consensus_plugin vrde 2016-05-11 16:18:52 +02:00
  • d404844de0 Merge pull request #266 from bigchaindb/gather-metrics-benchmarking Rodolphe Marques 2016-05-11 16:25:21 +02:00
  • 2c58ef857c replace tx/s by nan for the first result Rodolphe Marques 2016-05-11 16:20:24 +02:00
  • c698a9a22f Simplify docs by removing default "latest" tag Sylvain Bellemare 2016-05-11 16:16:20 +02:00
  • a8dbe60854 close the files in a finally clause Rodolphe Marques 2016-05-11 16:12:41 +02:00
  • 6c25a483d6 Fix typo: add missing "is" Sylvain Bellemare 2016-05-11 16:10:47 +02:00
  • fa26113e98 Merge pull request #265 from bigchaindb/speed-tests Alberto Granzotto 2016-05-11 16:04:38 +02:00
  • 972f810ac7 get payload size choices from SIZE_OF_FILLER.keys() troymc 2016-05-11 15:43:30 +02:00
  • dd93e03750 Added --payload-size option to benchmark_utils.py add-backlog troymc 2016-05-11 15:38:42 +02:00
  • 4c64b6642b Change the block process to use all the cpus instead of only one cpu per task Rodolphe Marques 2016-05-11 14:45:10 +02:00
  • ced473aaa6 Added some statistics to the output of gather-metrics. Rodolphe Marques 2016-05-11 13:08:32 +02:00
  • 9761bb2267 Added a command to gather metrics from a cluster Rodolphe Marques 2016-05-11 11:29:53 +02:00
  • 3989346044 Merge pull request #264 from bigchaindb/fix/rename-validate_fulfillments Dimitri De Jonghe 2016-05-11 11:27:33 +02:00
  • 1067714a77 Merge pull request #252 from bigchaindb/some_docs_revisions Troy McConaghy 2016-05-11 10:58:03 +02:00
  • e944e91d53 Edited 2 images in Python Server API Examples troymc 2016-05-11 10:54:33 +02:00
  • ef93f597f7 Merge pull request #261 from bigchaindb/test-template Rodolphe Marques 2016-05-11 09:00:20 +02:00
  • 69d5859add Initial implementation of speed tests Rodolphe Marques 2016-05-11 08:56:47 +02:00
  • 3636f2da9c Make symbolic links to hostlist.py and pem file, rather than copy troymc 2016-05-10 17:28:03 +02:00
  • da97c4c6b5
    docstring update diminator 2016-05-10 17:20:11 +02:00
  • a75eec9ad1
    abstractmethod cleanup docs update diminator 2016-05-10 17:18:49 +02:00
  • ca34b58629
    rename verify_signature to validate_fulfillments diminator 2016-05-10 17:12:38 +02:00
  • 4dffeb2f55 Merge branch 'test-template' of github.com:BigchainDB/bigchaindb into test-template Rodolphe Marques 2016-05-10 16:46:45 +02:00
  • c4db2c5d66 Added README for benchmarking tests Rodolphe Marques 2016-05-10 16:46:17 +02:00
  • 86d13fc72e Merge pull request #263 from bigchaindb/aws-deploy-with-keypairs-from-a-standard-set Troy McConaghy 2016-05-10 16:39:05 +02:00
  • be9e44140e Renamed update-statsd command to set-statsd-host troymc 2016-05-10 16:36:00 +02:00
  • feb402ee06 Renamed prepare_test() as put_benchmark_utils() troymc 2016-05-10 16:19:13 +02:00
  • 675a0ff30b Commit a 128-keypair keypairs.py file for testing uses troymc 2016-05-10 15:53:20 +02:00
  • 3595da4dee Docs about generating and using keypairs from a file troymc 2016-05-10 15:15:03 +02:00
  • 11576a32a1 Minor edit to write_keypairs_file.py troymc 2016-05-10 15:13:34 +02:00
  • 1d87afab0a Added -k option to clusterize_confiles.py troymc 2016-05-10 14:42:38 +02:00
  • 17cee6dcae Made keypairs.py a Python 2 script again troymc 2016-05-10 13:27:45 +02:00
  • d735d677fd updated test README Rodolphe Marques 2016-05-10 12:04:32 +02:00
  • 37c34f7383 remove tmp file Rodolphe Marques 2016-05-10 11:48:27 +02:00
  • e2fd574c6e Added cli to benchmark_utils Rodolphe Marques 2016-05-10 11:47:49 +02:00
  • 32b5ea4cbb Minor edit to write_keypairs_file.py troymc 2016-05-10 11:44:58 +02:00
  • 6e285c9510 updated .gitignore Rodolphe Marques 2016-05-10 11:44:48 +02:00
  • 49710c5958 write_keypairs_file.py now writes a Python 3 script troymc 2016-05-10 11:34:00 +02:00
  • 37437e8298 Created write_keypairs_file.py troymc 2016-05-10 11:22:36 +02:00
  • 9b571f52ce Added deploy-cluster-aws/keypairs.py to .gitignore troymc 2016-05-10 10:55:48 +02:00