Commit Graph

  • 4b44782805 Docs: a preimage can be any arbitrary string troymc 2016-05-10 10:47:44 +02:00
  • 01c19d6f40 Simplify import statement troymc 2016-05-10 10:13:32 +02:00
  • 2c0887c633 Merge remote-tracking branch 'remotes/origin/master' into test-template Rodolphe Marques 2016-05-10 09:59:44 +02:00
  • 5d78b8edff Merge pull request #259 from bigchaindb/bigchaindb-set-shards-revisions Troy McConaghy 2016-05-09 18:23:53 +02:00
  • e212828182 Updated awsdeploy, fabfile, docs, test for bigchaindb set-shards troymc 2016-05-09 18:13:20 +02:00
  • c2e8a5712a Merge pull request #258 from bigchaindb/automatic-sharding Rodolphe Marques 2016-05-09 17:35:41 +02:00
  • f09dacdd11 renamed sharding to set-shards Rodolphe Marques 2016-05-09 17:31:02 +02:00
  • 1d4eddf635 Created templates and util functions for benchmark testing. Rodolphe Marques 2016-05-09 17:27:16 +02:00
  • 9f959fc6ed Add command to configure number of shards. Rodolphe Marques 2016-05-09 16:45:09 +02:00
  • 5c26bb439a Merge pull request #257 from bigchaindb/aws-deploy-doesnt-auto-start-servers Troy McConaghy 2016-05-09 13:24:45 +02:00
  • fd6009b4f3 Updated docs to say how to start BigchainDB on all nodes troymc 2016-05-09 13:18:36 +02:00
  • 72bc7cb1d0 Don't bigchaindb start all nodes automatically once deployed troymc 2016-05-09 13:17:49 +02:00
  • 644b15a831
    Fix typo vrde 2016-05-09 10:07:59 +02:00
  • 4a6c3ba891 Merge pull request #254 from bigchaindb/deploy-clients-on-aws Troy McConaghy 2016-05-09 10:06:21 +02:00
  • 82eb154a67
    Merge branch 'sbellem-docs-small-improvements' vrde 2016-05-09 09:57:43 +02:00
  • 474ac5eec0
    Merge branch 'docs-small-improvements' of https://github.com/sbellem/bigchaindb into sbellem-docs-small-improvements vrde 2016-05-09 09:57:13 +02:00
  • 13f7d34738 Merge pull request #255 from dangerousbeans/readme_link_fix Troy McConaghy 2016-05-09 08:22:26 +02:00
  • c229c30582 Merge pull request #1 from bigchaindb/develop Elcatibo 2016-05-07 11:22:49 +02:00
  • c7205d9820 Fix broken Readme links Joran Kikke 2016-05-07 11:56:32 +12:00
  • f159b10cfa Reformatted some docs to be more readable troymc 2016-05-06 17:31:29 +02:00
  • 6c4381ad15 Small improvements on docs Sylvain Bellemare 2016-05-06 16:20:13 +02:00
  • eba5facb9e Merge remote-tracking branch 'origin/master' into deploy-clients-on-aws troymc 2016-05-06 15:01:31 +02:00
  • 886b6fce44 Copy-edited Python Server API Examples section of the docs troymc 2016-05-06 14:31:28 +02:00
  • be88b264a3 Move JSON Serialization docs before Cryptography docs troymc 2016-05-06 14:23:43 +02:00
  • 521c7e5b0a Merge pull request #222 from bigchaindb/monitor-yml-fix Rodolphe Marques 2016-05-06 10:46:43 +02:00
  • 8f2541cc6a Fixed docstring about where Bigchain instance param vals come from troymc 2016-05-06 10:40:29 +02:00
  • dc0c2020f3 Merge pull request #243 from bigchaindb/fix/minor/server-api-docs-and-test Rodolphe Marques 2016-05-06 09:33:33 +02:00
  • 197eeb178b get_owned_id checks block status ryan 2016-05-05 15:17:49 +02:00
  • 929b1ab4dc force wait for index construction ryan 2016-05-05 15:10:02 +02:00
  • bb0bb9a1b4 get_tx_by_payload_hash checks block status (no tests) ryan 2016-05-05 14:05:30 +02:00
  • 475b9d97ce factor out secondary index search ryan 2016-05-05 11:49:55 +02:00
  • 9d7178e620 set up transactions index in test config ryan 2016-05-05 11:15:49 +02:00
  • c36a95cfa6 factor out block status code ryan 2016-05-05 10:48:35 +02:00
  • 3121c9498a get_transaction to ignore invalid blocks ryan 2016-05-05 10:31:40 +02:00
  • b69a897b26 correct block model ryan 2016-05-04 18:22:38 +02:00
  • 9e4cab7ffc Minor stylistic/consistency edits to fabfile-monitor.py troymc 2016-05-04 17:12:18 +02:00
  • 4dd4de120f Edits to docs on monitoring troymc 2016-05-04 17:10:27 +02:00
  • b1683ff824 Added client_confile to .gitignore troymc 2016-05-03 21:05:38 +02:00
  • d8a0765a2a awsdeploy.sh can now deploy N servers or N clients troymc 2016-05-03 21:02:58 +02:00
  • eab54e1a02
    update docs/test file to avoid conflicts between testcases diminator 2016-05-03 20:32:56 +02:00
  • 19819b880f awsdeploy_servers.sh -> awsdeploy.sh & changed its args troymc 2016-05-03 17:16:06 +02:00
  • 389319e497 Added fab task to run monitor Updated documentation Rodolphe Marques 2016-05-03 17:06:58 +02:00
  • b82e60f074 Added option to specify a mount point for influxdb. Rodolphe Marques 2016-05-03 16:30:30 +02:00
  • 9006e77296 remove unused queue ryan 2016-05-03 16:10:42 +02:00
  • 84b5e4f332 comments on voting logic ryan 2016-05-03 16:10:22 +02:00
  • 4f56ed43e1 comments on voting logic ryan 2016-05-03 16:08:10 +02:00
  • a250c6b35a Auto-generate server tag for AWS nodes troymc 2016-05-03 16:04:28 +02:00
  • dfcdb785f1 variable name change ryan 2016-05-03 15:54:25 +02:00
  • 41328b3255 Merge branch 'master' into core/193/invalid-block-backlog ryan 2016-05-03 15:37:56 +02:00
  • 443589bb67 Renamed startup.sh to awsdeploy_servers.sh troymc 2016-05-03 15:37:22 +02:00
  • 6de1d18efc test mismatched vote, block sigs ryan 2016-05-03 15:36:41 +02:00
  • fd44ca7bf0 test update ryan 2016-05-03 15:29:24 +02:00
  • a3d8c68298 count invalid votes as votes for invalid block ryan 2016-05-03 15:28:46 +02:00
  • 4aeac23f33 Removed last line of startup.sh troymc 2016-05-03 15:24:44 +02:00
  • dbfd35a39d tests for elector pubkey ryan 2016-05-03 14:51:43 +02:00
  • 48641ea6ae election checks pubkey is in block voters ryan 2016-05-03 14:51:16 +02:00
  • 1be81dbdf9 Merge remote-tracking branch 'remotes/origin/master' into monitor-yml-fix Rodolphe Marques 2016-05-03 14:38:32 +02:00
  • 55e219c61c Added fab command to install docker compose. Added fab command to run monitor Rodolphe Marques 2016-05-03 14:37:12 +02:00
  • 2b34c939b2 Merge pull request #239 from bigchaindb/0.3.0 Rodolphe Marques 2016-05-03 12:04:43 +02:00
  • a97c54e82b added version.py to codecov ignore v0.3.0 Rodolphe Marques 2016-05-03 11:52:23 +02:00
  • a37d2ff19d updated changelog Rodolphe Marques 2016-05-03 11:46:33 +02:00
  • 2ac3e360f7 Bump version number 0.2.0 -> 0.3.0 Updated changelog Rodolphe Marques 2016-05-03 11:36:22 +02:00
  • bf46d7d497 Update README.md Dimitri De Jonghe 2016-05-03 11:28:35 +02:00
  • ede182a644 simplify verify_vote_signature ryan 2016-05-03 11:25:15 +02:00
  • 4f28e873dc Merge pull request #233 from bigchaindb/bug/229/check-block-signature-and-pub-key Dimitri De Jonghe 2016-05-03 11:24:39 +02:00
  • bbdc7c86fc Merge pull request #211 from bigchaindb/feat/127/crypto-conditions-ilp-bigchain-integration-hashlock Dimitri De Jonghe 2016-05-03 11:23:46 +02:00
  • a705dadb0a remove whitespace ryan 2016-05-03 11:22:26 +02:00
  • db06970b1a
    PR comments diminator 2016-05-03 11:18:57 +02:00
  • efc713d709 correct verdict for odd number of voters, and tests ryan 2016-05-02 16:01:18 +02:00
  • e0bfa94619 python3 style floordivs ryan 2016-05-02 15:24:48 +02:00
  • 055decef77 Merge 64cba02e89d0279619759da3f3631726097f7628 into 494e03d8558d7efcbe9681e3724d0299a17d77e3 SeongSoo Cho 2016-05-02 13:07:15 +00:00
  • 83f9e42207 user_public_key to user_vk ryan 2016-05-02 14:39:27 +02:00
  • 494e03d855 Merge pull request #235 from bigchaindb/python-styleguide-update Troy McConaghy 2016-05-02 14:37:22 +02:00
  • 8d2541a4d5 Merge branch 'master' into core/193/invalid-block-backlog ryan 2016-05-02 14:07:23 +02:00
  • 02f65f7688 add tests ryan 2016-05-02 14:04:15 +02:00
  • f5f4c17839 Merge remote-tracking branch 'remotes/origin/master' into feat/127/crypto-conditions-ilp-bigchain-integration-hashlock diminator 2016-05-02 12:13:12 +02:00
  • 9d63b69a9e Merge pull request #174 from bigchaindb/feat/128/multiple-input-output Dimitri De Jonghe 2016-05-02 12:10:33 +02:00
  • 4f39bf911a add vote signature checking ryan 2016-05-02 12:07:30 +02:00
  • 35f16b5d65
    Merge remote-tracking branch 'remotes/origin/master' into feat/128/multiple-input-output diminator 2016-05-02 12:06:54 +02:00
  • 64cba02e89 Fix install_requires option. The '~=' is wrong operation. SeongSoo Cho 2016-05-01 03:06:32 +09:00
  • 71bbc4fe4f test block liquidation ryan 2016-04-29 16:15:41 +02:00
  • 7ede7dce2a clean shut down ryan 2016-04-29 16:09:29 +02:00
  • 1557a3b51b get correct part of block ryan 2016-04-29 16:06:56 +02:00
  • 783c9a5834 Python Style Guide: How to Format Long import Statements troymc 2016-04-29 15:01:36 +02:00
  • eb444c0771 generalize election status ryan 2016-04-29 10:50:27 +02:00
  • dd21349df1 Added fabfile to install docker on aws Rodolphe Marques 2016-04-29 10:41:23 +02:00
  • cea2f6f554 queue test ryan 2016-04-28 17:53:56 +02:00
  • 5572176f7c poison pill ryan 2016-04-28 17:35:05 +02:00
  • ed1415161d
    Merge branch 'feature/improve-docker-configuration' vrde 2016-04-28 16:42:45 +02:00
  • c9773b3f2c
    Merge branch 'master' into feature/improve-docker-configuration vrde 2016-04-28 15:48:19 +02:00
  • f5da2af872
    Remove smelly code vrde 2016-04-28 15:46:33 +02:00
  • 8ab1cfdfa1 add test ryan 2016-04-28 15:35:33 +02:00
  • 1f7e1893f9 fixed vote counting ryan 2016-04-28 15:33:08 +02:00
  • 1813c26879 validate_block now checks if a federation node created the block. It checks to see if node_pubkey is a federation node and if the signature is correct. Rodolphe Marques 2016-04-28 13:54:50 +02:00
  • 32e49ce6c8 Merge branch 'monitor-yml-fix' of github.com:bigchaindb/bigchaindb into monitor-yml-fix ryan 2016-04-28 13:45:49 +02:00
  • 0d0fe38496 whitespace error ryan 2016-04-28 13:45:10 +02:00
  • cd6bb18f18 Minor edits to the Docker documentation troymc 2016-04-28 13:32:25 +02:00
  • cb587a1b94 Merge branch 'master' into monitor-yml-fix ryan 2016-04-28 12:54:37 +02:00
  • 55a2222922 Merge remote-tracking branch 'remotes/origin/feat/128/multiple-input-output' into feat/127/crypto-conditions-ilp-bigchain-integration-hashlock diminator 2016-04-27 18:07:59 +02:00
  • 66cd3bb77b
    Fix exception in test vrde 2016-04-27 17:17:11 +02:00