Commit Graph

  • ffe2b1df6a Merge remote-tracking branch 'remotes/origin/master' into feat/564/implement-digital-asset-template Rodolphe Marques 2016-09-28 10:18:58 +02:00
  • e58745adfe Merge b3c595c3c1a22b6173f9bb80c7ff052f32123e8e into 434797c7bffd9d49539d4c7cb842a28506fda746 najlachamseddine 2016-09-27 21:40:22 +00:00
  • e466f2a3a4 Fix test command Roderik van der Veer 2016-09-27 21:27:37 +02:00
  • 434797c7bf Merge pull request #625 from bigchaindb/link-new-driver-docs Troy McConaghy 2016-09-27 12:53:12 +02:00
  • 5879cdb97f Merge remote-tracking branch 'origin/master' into link-new-driver-docs troymc 2016-09-27 11:56:53 +02:00
  • 146f709ee6 Removed Python driver usage examples; noted that examples will soon be available in the new Python driver docs troymc 2016-09-27 10:53:36 +02:00
  • eda722a2b1 fix almost all tests where tx validity is checked before writing to block ryan 2016-09-20 15:31:01 +02:00
  • db54c92aed Merge 69bf3e401e3f408e48ff89d1ff75611a55e60f1f into 6c43bc3ec30da6968a3b64e53fa9658ed8299e7c Troy McConaghy 2016-09-27 04:08:26 +00:00
  • 5d06f424c8 Improve the docker setup Roderik van der Veer 2016-09-26 11:56:46 +02:00
  • 80aecc7cee Add semi RPC commands to the API Roderik van der Veer 2016-09-26 11:15:53 +02:00
  • fa19a32e0d documentation ryan 2016-09-13 16:55:20 +02:00
  • b458a7c554 check if fulfillments are in a valid block ryan 2016-09-09 17:29:59 +02:00
  • 6c43bc3ec3
    Merge branch 'add-new-option-to-create-temp-keypair' vrde 2016-09-21 15:14:22 +02:00
  • 27f585f39d
    Improve test to check if original vals are kept vrde 2016-09-21 15:09:54 +02:00
  • 989a943fea
    Move func definition after imports vrde 2016-09-21 15:01:42 +02:00
  • dea2df9db0
    Separate test for empty args vrde 2016-09-21 15:00:13 +02:00
  • b2ac60ba3e
    Add documentation for missing parameter vrde 2016-09-21 14:57:23 +02:00
  • 5f603f52ef
    Add more test coverage for commands vrde 2016-09-21 14:10:04 +02:00
  • 1eff7469c7 PR feedback tim 2016-09-21 11:08:18 +02:00
  • 9b709b7f98
    Add tests for argparse vrde 2016-09-21 00:46:48 +02:00
  • 195f68a0a6 Allow custom thresholds tim 2016-09-20 18:31:38 +02:00
  • 7944e0cd98
    Allow temporary keypair if no conf file found vrde 2016-09-20 16:49:56 +02:00
  • 616d170e9a
    Merge branch 'make-db-connection-more-robust' vrde 2016-09-19 17:20:05 +02:00
  • 121c729504
    Merge remote-tracking branch 'origin/master' into make-db-connection-more-robust vrde 2016-09-19 17:14:02 +02:00
  • 0b44d1d5d0 Remove consensus plugin docs and misc tim 2016-09-19 15:50:49 +02:00
  • c833710db4 Add more tests to voting pipeline tim 2016-09-19 15:20:29 +02:00
  • 712706c99b Add final coverage to vote pipeline tim 2016-09-19 14:32:46 +02:00
  • d31b253885 Test commands main fn tim 2016-09-19 14:17:12 +02:00
  • 9b92a0d073 Fix models tests tim 2016-09-19 09:26:38 +02:00
  • a215868a1c Merge 3a90271242a95025e07b63217214fd1bf355b85b into 404f3a1c4582607e95b0d8a567d6f9b77f19ec2b Rodolphe Marques 2016-09-17 22:20:36 +00:00
  • 02366c3de1 Fix tests for core.py tim 2016-09-16 15:00:44 +02:00
  • 6126b22041 Test invalid tx in on server tim 2016-09-16 11:40:59 +02:00
  • a4bf40ee2a Catch CC Error for Fulfillment tim 2016-09-16 11:12:55 +02:00
  • 211b3abd88 Test processes.py tim 2016-09-16 10:46:02 +02:00
  • 8e57240ed4 Remove dead code tim 2016-09-16 10:16:48 +02:00
  • d7279e7d6f Temp: Add BDB-commons as dependency links tim 2016-09-15 17:04:18 +02:00
  • ca03352d3b Fix leftover tests and cleanup conftest tim 2016-09-15 16:55:41 +02:00
  • 4e3aa6a511 Integrate Block and Transaction model tim 2016-09-15 15:29:28 +02:00
  • bfb255904b Adjust fulfillment (de)serialization tim 2016-09-14 13:46:17 +02:00
  • 70bb0fc988 Update API documentation link #577 zack 2016-09-13 16:28:20 -07:00
  • 89790f5bb6 Update API documentation link #577 zack 2016-09-13 16:23:10 -07:00
  • 8511307b8b Solves issue #603 rename to . renamed in docs too. zack 2016-09-13 16:07:30 -07:00
  • 5e88aefc31 Merge pull request #1 from bigchaindb/master zack-bitcoin 2016-09-13 10:37:44 -07:00
  • 0687496c9e Simplify function signatures for vote functions tim 2016-09-13 14:52:24 +02:00
  • abf8d6c583 Implement Block model tim 2016-09-09 14:15:12 +02:00
  • 456e8f72be more descriptive unit test name Rodolphe Marques 2016-09-09 10:53:28 +02:00
  • 9e0fb0e1b0 Remove unnecessart database queries in get_asset_id Rodolphe Marques 2016-09-09 10:41:38 +02:00
  • 15e2013b06 Fix docstring of validate_asset_creation Rodolphe Marques 2016-09-08 17:41:18 +02:00
  • 42973cdbcb Document exception. Replace list with set. Rodolphe Marques 2016-09-08 17:31:56 +02:00
  • 404f3a1c45 Delete transactions after block is written (#609) Ryan Henderson 2016-09-08 11:45:48 +02:00
  • 9426c7f866 fix assignment timestamp in block (#627) Ryan Henderson 2016-09-08 11:26:25 +02:00
  • 1995345c4d fix assignment timestamp in block ryan 2016-09-08 11:08:45 +02:00
  • c8e50dc012 test duplicate transaction ryan 2016-08-31 15:52:52 +02:00
  • 23cb2b867a delete invalid tx from backlog ryan 2016-09-06 11:22:25 +02:00
  • 2a487a0a5c check for duplicate transactions ryan 2016-08-31 14:31:04 +02:00
  • 3f0ebbe327 cleanup transaction_exists ryan 2016-08-31 10:54:44 +02:00
  • 53a6c075b8 delete transactions after block is written ryan 2016-09-07 17:42:41 +02:00
  • b9fba73c14
    Remove unused code vrde 2016-09-07 17:32:34 +02:00
  • 92981e003d Core/198/handle stale transactions (#359) Ryan Henderson 2016-09-07 16:26:41 +02:00
  • 84ccd01a81 update operation only returns new value ryan 2016-09-07 16:17:20 +02:00
  • 0656cb8d78 stale transaction monitor and tests ryan 2016-09-07 16:01:35 +02:00
  • 67fe5e5b16 # This is a combination of 7 commits. # The first commit's message is: stale transaction monitor and tests ryan 2016-09-07 16:00:22 +02:00
  • b7ee00fe68 refactor to multipipes ryan 2016-09-07 15:59:15 +02:00
  • de9f379000 add reassignment delay to configuration ryan 2016-05-31 17:56:36 +02:00
  • 0ee6013dd1 add timestamp to transaction assignment ryan 2016-05-31 16:24:19 +02:00
  • bc8f84ec8d docs: added links to new Python driver repo and docs troymc 2016-09-07 15:40:48 +02:00
  • b8e6b0b830
    Add code coverage for start_temp_rethinkdb vrde 2016-09-07 02:06:52 +02:00
  • 39228be454
    Remove dependency on external RethinkDB instance vrde 2016-09-07 01:51:18 +02:00
  • 65bc86f06e
    Add docstring to Connection class vrde 2016-09-07 01:01:58 +02:00
  • 52243e1271
    Use new connection class in pipeline vrde 2016-09-07 00:54:19 +02:00
  • 7097efaa33
    Daemonize thread to make sure test exits vrde 2016-09-07 00:47:22 +02:00
  • 1d073ee706
    Use new Connection class to run queries vrde 2016-09-07 00:40:17 +02:00
  • d06e8b91d8
    Add Connection class to manage connections vrde 2016-09-06 23:51:12 +02:00
  • 90cc84ad3d Merge pull request #621 from bigchaindb/better-firewall-docs Troy McConaghy 2016-09-06 16:46:30 +02:00
  • aeac168c3f Replace some util functions with bdb_common ones tim 2016-09-06 16:27:02 +02:00
  • 8e6f0804e2 Merge pull request #620 from bigchaindb/make-aws-security-group-a-parameter Troy McConaghy 2016-09-06 15:55:18 +02:00
  • e1ab5cbf8e Merge 927cfe4401676cd2dce958554bd03e1fb33b81be into 288aad644649985a7ad77766dc68b9b4324905fe Mick 2016-09-06 13:13:50 +00:00
  • bd6cdad631 Fix election pipeline tim 2016-09-06 12:08:03 +02:00
  • 94e006125e docs: listed all ports expecting unsolicited inbound traffic troymc 2016-09-06 12:06:33 +02:00
  • d3f1b9678f Fix block_creation pipeline tim 2016-09-06 11:44:55 +02:00
  • 288aad6446 Merge pull request #619 from bigchaindb/fix-fabfile-monitor-py Troy McConaghy 2016-09-06 11:18:08 +02:00
  • fcf2087ab4 Remove consensus plugin tim 2016-09-05 17:15:58 +02:00
  • eff44463ff Made the security group an AWS deployment parameter troymc 2016-09-05 17:05:13 +02:00
  • 095f4683d7 Remove signing logic tim 2016-09-05 17:02:42 +02:00
  • 1d887b20e2 Remove create_transaction tim 2016-09-05 16:53:16 +02:00
  • 37fb742a7e Remove Cryptoconditions tests tim 2016-09-05 16:47:45 +02:00
  • 98120b32b4 Fix TransactionMalleability tests tim 2016-09-05 16:20:23 +02:00
  • 12c591e15f Remove fulfillment message tests tim 2016-09-05 15:28:23 +02:00
  • 4ecf86f90e Adjust tests to tx-model interface changes tim 2016-09-05 15:24:05 +02:00
  • cd0eb16a5f Fixed fabfile-monitor.py to use locally-generated SSH key troymc 2016-09-05 14:52:42 +02:00
  • 8fe034bb55 Merge pull request #618 from bigchaindb/split-terraform-and-ansible-docs Troy McConaghy 2016-09-05 14:14:25 +02:00
  • 0480d03514 docs: use /etc/init.d/rethinkdb stop to stop RethinkDB troymc 2016-09-05 14:03:34 +02:00
  • 3a90271242 fixed wrong key names in models Rodolphe Marques 2016-09-05 13:31:05 +02:00
  • 9266a44588 Increase test coverage tim 2016-09-02 14:51:33 +02:00
  • 94ec98d9fc Create transfer-tx interface tim 2016-09-02 13:55:54 +02:00
  • 68405ed1df docs: Split resource provisioining template from software install/config/run template troymc 2016-09-02 13:02:24 +02:00
  • 8ee99508dc Merge pull request #615 from bigchaindb/expanded-explanation-of-licenses Troy McConaghy 2016-09-02 11:32:03 +02:00
  • 0f1bca30c3 More revisions to the LICENSES.md file Troy McConaghy 2016-09-02 10:17:09 +02:00
  • bfc86e0295 Merge pull request #613 from bigchaindb/bump-version-to-0.6.0 v0.6.0 Troy McConaghy 2016-09-01 14:15:40 +02:00
  • 12d94af852 Merge pull request #612 from bigchaindb/update-changelog-for-v0.6.0 Troy McConaghy 2016-09-01 14:15:03 +02:00