Commit Graph

  • 3d74bfbb89 Merge pull request #1014 from bigchaindb/884/sha3-2015 libscott 2017-01-05 11:58:49 +01:00
  • 6d3fa10e20 use pysha3 1.0.0 Scott Sadler 2017-01-05 10:19:20 +01:00
  • d714b133aa documentation fixes to inputs-outputs.rst Scott Sadler 2017-01-05 10:15:35 +01:00
  • 8e99d18fd6 Merge pull request #994 from bigchaindb/feat/927/implement-mongodb-changefeed Rodolphe Marques 2017-01-04 17:10:46 +01:00
  • 70390dd748 Merge pull request #1015 from bigchaindb/feat/843/option-to-disable-web-admin-on-aws Troy McConaghy 2017-01-04 16:29:34 +01:00
  • 1b3c909d51 Fixed mongodb queries Rodolphe Marques 2017-01-04 15:43:17 +01:00
  • cadc9add39 fixups for 'multiple current owners' section in inputs/outputs docs Scott Sadler 2017-01-04 15:39:10 +01:00
  • 48b90407bd change version in tx model to 0.9. The idea is that we will go with the server version until we hit 1.0 where we should be stable, then re-evaluate. Scott Sadler 2017-01-04 15:10:15 +01:00
  • ea4d01dec0 Simplify code. Rodolphe Marques 2017-01-04 13:27:08 +01:00
  • ab8579148c add multiple current owners utarl 2017-01-04 10:49:07 +08:00
  • 4266499263 change messy code utarl 2017-01-04 10:44:30 +08:00
  • 0c53a49405 change messy code utarl 2017-01-04 10:36:10 +08:00
  • b8ae2132aa change messy code utarl 2017-01-04 10:21:43 +08:00
  • c0d812f0d2 change messy code utarl 2017-01-04 10:18:06 +08:00
  • 4de0bb4c8c change messy code utarl 2017-01-04 10:11:00 +08:00
  • 96432ce0be add multiple current owners utarl 2017-01-04 10:01:45 +08:00
  • ca14321a3e Added ENABLE_WEB_ADMIN config setting to AWS depl. configs troymc 2017-01-03 17:05:24 +01:00
  • eeef08a43a mention version of pysha3 and link to pypi page instead Scott Sadler 2017-01-03 17:04:43 +01:00
  • c31feaf83d update pysha3 to 1.0b1, sha3 NIST 2015 standard Scott Sadler 2017-01-03 16:55:28 +01:00
  • 0d11c3a7a8 simplify update transaction Rodolphe Marques 2017-01-03 15:54:06 +01:00
  • 3529bf9114 Fixed mongodb queries to work with pipelines. Rodolphe Marques 2017-01-03 15:09:23 +01:00
  • e30699fd1e Merge pull request #1 from bigchaindb/master Qing Feng 2017-01-03 15:39:10 +08:00
  • 704d55988b Fix use of locales for python et al Jody Winston 2016-12-30 12:53:53 -06:00
  • 2d783dff66 Merge 30cd751decc1403ff5475f7011b02195c9ccedd6 into 8fa3245309883f7b75c1786f8a4beda17bc27054 Sylvain Bellemare 2016-12-22 17:18:16 +00:00
  • 8fa3245309 Rename any *util.py to *utils.py (#991) Brett Sun 2016-12-22 17:39:39 +01:00
  • adddea7f95 Rename any *util.py to *utils.py Brett Sun 2016-12-22 15:52:57 +01:00
  • 438958fdea Rename builtin-in input override in commands (#988) Brett Sun 2016-12-22 17:03:53 +01:00
  • 0fdcff90f9 Remove uniqueness constraint of mongodb secondary indexes. Rodolphe Marques 2016-12-22 15:49:20 +01:00
  • 0f88776537 small fixes to the mongodb changefeed Rodolphe Marques 2016-12-22 15:43:22 +01:00
  • 6eb03cc13f Use better defaulting logic for connection instances as pointed out by @r-marques Brett Sun 2016-12-22 15:36:33 +01:00
  • 40081f90ad Fix flake8 errors after removing backend.connect(**bigchaindb.config['database']) Brett Sun 2016-12-22 15:29:26 +01:00
  • 73e4f55e0a Fix usages of BIGCHAINDB_DATABASE_NAME env var after renaming the configuration Brett Sun 2016-12-22 11:23:26 +01:00
  • 1223536d27 Remove usage of backend.connect(**config['database']) Brett Sun 2016-12-22 11:17:45 +01:00
  • c05bd2b782 Rename config.database.name to config.database.dbname Brett Sun 2016-12-22 11:03:55 +01:00
  • f9afdea10f Pass through the database configuration in backend.connect(), allowing overrides via keyword arguments Brett Sun 2016-12-22 10:59:29 +01:00
  • 52efbf96fc Simplify MongoDBConnection's initializer to be similar to RethinkDBConnection's Brett Sun 2016-12-22 10:08:46 +01:00
  • be66249295 Remove optional parameters from interface of Connection's initializer Brett Sun 2016-12-22 10:08:19 +01:00
  • 415a25fcb3 Fix tests broken by renaming of commands.bigchaindb.input Brett Sun 2016-12-22 15:24:14 +01:00
  • a0952df9fb fixed mongodb queries to return genesis block and last voted block Rodolphe Marques 2016-12-22 14:30:19 +01:00
  • 9f738cd58d re-enable changefeed for mongodb Rodolphe Marques 2016-12-22 14:18:31 +01:00
  • 5190e0a682 Merge pull request #925 from bigchaindb/inputs-outputs libscott 2016-12-22 13:52:19 +01:00
  • 04a78aacec Merge remote-tracking branch 'origin/master' into inputs-outputs Scott Sadler 2016-12-22 13:45:02 +01:00
  • 00458cfa68 Initial implementation of the mongodb changefedd Rodolphe Marques 2016-12-16 09:53:21 +01:00
  • dd7c0656bd Merge 223330c180906d2064af67fc0f4d6cd4de7c3398 into 2882bee48e65897e50e8d58d893b5a9e6e2ae5a0 libscott 2016-12-22 10:59:15 +00:00
  • 2882bee48e Small flake8 fixes for tests (#987) Brett Sun 2016-12-22 11:57:13 +01:00
  • 4d2b9d7196 Allow input_on_stderr to not take a prompt Brett Sun 2016-12-22 11:50:50 +01:00
  • 44c05ec161 Rename commands.bigchain.input to input_on_stderr to avoid confusion Brett Sun 2016-12-22 11:50:30 +01:00
  • 655f533b30 Small flake8 fixes for tests Brett Sun 2016-12-22 11:42:34 +01:00
  • 9319583ab4 Remove Asset and AssetLink (#982) Brett Sun 2016-12-22 10:19:21 +01:00
  • 9fc1b70185 Simply server-side transaction validation for assets Brett Sun 2016-12-21 17:52:58 +01:00
  • 44391da94a Add genesis block fixture and marker Sylvain Bellemare 2016-12-20 05:00:21 +01:00
  • 5017ece84c Merge pull request #983 from bigchaindb/feat/980/initialise-replica-set-mongo Rodolphe Marques 2016-12-21 17:26:22 +01:00
  • 9c0d696b7e Better unittests Rodolphe Marques 2016-12-21 16:52:57 +01:00
  • e77685dae9 Add test against creating TRANSFER transactions with bad asset Brett Sun 2016-12-21 16:19:59 +01:00
  • 4dfa80c87e Remove Asset and AssetLink models Brett Sun 2016-12-21 15:58:14 +01:00
  • 4454795ca6 Move Asset.get_asset_id to Transaction Brett Sun 2016-12-21 14:19:23 +01:00
  • 4ac5302f50 Remove asset.validate_asset and move its validation checks to other areas Brett Sun 2016-12-21 14:16:18 +01:00
  • 5fedabe586 fix test Rodolphe Marques 2016-12-21 15:55:29 +01:00
  • 1dd6c748b9 Merge remote-tracking branch 'origin/master' into feat/980/initialise-replica-set-mongo Rodolphe Marques 2016-12-21 15:54:02 +01:00
  • 4a14c7c8f1 Initialize replica set for mongodb when running bigchaindb init Rodolphe Marques 2016-12-21 15:53:25 +01:00
  • 6806e3e8e5 Add genesis block fixture and marker Sylvain Bellemare 2016-12-20 05:00:21 +01:00
  • 3a7fe30a31 Add description for bdb marker Sylvain Bellemare 2016-12-20 19:56:42 +01:00
  • 57b14c3062 Rename db_name to dbname Sylvain Bellemare 2016-12-20 19:35:39 +01:00
  • 7db02fa024 Get config from bigchaindb not from fixture Sylvain Bellemare 2016-12-20 19:31:09 +01:00
  • a269375278 Use pytest custom marker "bdb" Sylvain Bellemare 2016-12-20 18:11:38 +01:00
  • f6a55c78af Implement test utils function to flush mongo db Sylvain Bellemare 2016-12-20 18:09:54 +01:00
  • 18d5a49097 Take env var value if set for db port Sylvain Bellemare 2016-12-20 18:09:11 +01:00
  • 11271738f3 Remove unnecessary fixture Sylvain Bellemare 2016-12-19 21:12:06 +01:00
  • fa79fe6783 Add session scope test setup for config and db Sylvain Bellemare 2016-12-18 08:32:10 +01:00
  • ae6e4f9227 Add description for bdb marker Sylvain Bellemare 2016-12-20 19:56:42 +01:00
  • 4bb966fd94 Rename db_name to dbname Sylvain Bellemare 2016-12-20 19:35:39 +01:00
  • 5b356dc473 Get config from bigchaindb not from fixture Sylvain Bellemare 2016-12-20 19:31:09 +01:00
  • 036975715a Use pytest custom marker "bdb" Sylvain Bellemare 2016-12-20 18:11:38 +01:00
  • 46190df068 Implement test utils function to flush mongo db Sylvain Bellemare 2016-12-20 18:09:54 +01:00
  • 90eefd8b5d Take env var value if set for db port Sylvain Bellemare 2016-12-20 18:09:11 +01:00
  • 8dc23b5f13 Remove unnecessary fixture Sylvain Bellemare 2016-12-19 21:12:06 +01:00
  • 5c72ebec2a Add session scope test setup for config and db Sylvain Bellemare 2016-12-18 08:32:10 +01:00
  • 83d37d699f Merge pull request #979 from bigchaindb/bug-mongodb-write-block Rodolphe Marques 2016-12-20 19:07:15 +01:00
  • 151d1c5a0c Suggest starting multi-line imports on the next line to pass flake8 (#923) Brett Sun 2016-12-20 18:30:42 +01:00
  • bb91928463 Suggest starting multi-line imports on the next line to pass flake8 Brett Sun 2016-12-09 14:04:34 +01:00
  • 71bb63376f fix mongodb write_block without thouching mongodb code Rodolphe Marques 2016-12-20 18:04:38 +01:00
  • 7e33f2bd52 Tx ID as Asset ID (#926) libscott 2016-12-20 17:28:15 +01:00
  • 7e261c5be0 Fix outdated asset description in transaction schema Brett Sun 2016-12-20 15:03:04 +01:00
  • 01efb9bd71 enable codecov for mongodb Rodolphe Marques 2016-12-20 14:51:49 +01:00
  • 1d7a8e3369 Merge pull request #977 from bigchaindb/feat/958/test-mongo-connection Rodolphe Marques 2016-12-20 14:48:30 +01:00
  • 47ca91355f Moved tests from rethinkdb test_run_query_util to test_connection Rodolphe Marques 2016-12-20 14:32:53 +01:00
  • 39c25b951f added tests for mongodb connection Rodolphe Marques 2016-12-19 13:29:14 +01:00
  • d80de928a5 wording change in Transaction.create documentation Scott Sadler 2016-12-20 14:15:05 +01:00
  • 8fa6789745 Merge pull request #965 from bigchaindb/move-all-runtests-docs-to-one-place Troy McConaghy 2016-12-20 14:02:52 +01:00
  • 61cfe1b370 Merge pull request #971 from bigchaindb/feat/959/test-mongodb-schema Rodolphe Marques 2016-12-20 13:56:32 +01:00
  • ad6f267055 Add instructions for rebuilding docker images after upgrading Brett Sun 2016-12-20 13:52:46 +01:00
  • 8989731ae0 Merge pull request #976 from bigchaindb/update-azure-quickstart-template-docs-again Troy McConaghy 2016-12-20 11:46:07 +01:00
  • 854d2974f5 Removed instructions for the case when PR #2884 wasn't merged troymc 2016-12-20 11:33:47 +01:00
  • f74ed9d006 Update asset model documentation to reflect usage of transaction id Brett Sun 2016-12-19 17:44:08 +01:00
  • fb5f21c31b Remove AssetLink.from_inputs() as it isn't really necessary Brett Sun 2016-12-19 17:16:30 +01:00
  • 27167eb342 Add TODO notice for vote test utils to be fixtures Brett Sun 2016-12-15 16:45:58 +01:00
  • 76a6185aa5 Simplify default args logic for Transaction model Brett Sun 2016-12-14 18:06:16 +01:00
  • 090121bfa0 Improve docstrings of get_txids_by_asset_id Brett Sun 2016-12-15 14:17:33 +01:00
  • 50a4ddcb14 Fix tests that are now creating duplicate transactions and blocks Brett Sun 2016-12-15 14:20:12 +01:00
  • 9005e96550 Adjust comment for rethinkdb's asset_id index to better describe its use Brett Sun 2016-12-15 16:44:20 +01:00