Commit Graph

  • 3b9f6801a8 Simplify the common code a bit Sylvain Bellemare 2016-11-04 16:04:53 +01:00
  • 9a5bc816d8 re-added code to handle hashlock conditions Rodolphe Marques 2016-11-07 15:26:42 +01:00
  • 6e2ac1df03 remove unused code Rodolphe Marques 2016-11-07 10:04:09 +01:00
  • 3ac530617c Fixed some tests Rodolphe Marques 2016-11-06 22:35:39 +01:00
  • a212aba35b Added validation for amounts Added a new db call to return an asset instance given the id Rodolphe Marques 2016-11-06 20:00:47 +01:00
  • db55aa8153 Support for multiple io in TRANSFER transactions Rodolphe Marques 2016-11-06 18:09:43 +01:00
  • 6930f93d4c Added test for case when tx is in backlog and an invalid block troymc 2016-11-06 10:13:29 +01:00
  • ee3b967184 Added support for divisible assets in TRANSFER transactions Rodolphe Marques 2016-11-06 01:55:47 +01:00
  • 5b5c701e0a Finished implementing divisible assets for CREATE transactions Rodolphe Marques 2016-11-06 00:04:27 +01:00
  • e81283fee9 test_read_transaction_invalid_block didn't need to write tx to backlog troymc 2016-11-05 17:30:48 +01:00
  • 191c60ce37 Minor change to get_transaction + revised its docstring troymc 2016-11-05 17:29:58 +01:00
  • 4f93ac34f4 Simplify the common code a bit Sylvain Bellemare 2016-11-04 16:04:53 +01:00
  • 48084ec47a multiple outputs in create transaction Rodolphe Marques 2016-11-04 15:34:39 +01:00
  • 63f5879cb2 consolidate Asset model in common Rodolphe Marques 2016-11-04 11:31:07 +01:00
  • dd382ee4e6 Added ability to CREATE divisible assets Rodolphe Marques 2016-11-03 15:57:05 +01:00
  • 381ffca4e5
    Merge branch 'sbellem-rebase-pr-528' vrde 2016-11-03 11:52:51 +01:00
  • 80b8d4177d
    Merge branch 'rebase-pr-528' of https://github.com/sbellem/bigchaindb into sbellem-rebase-pr-528 vrde 2016-11-03 11:52:40 +01:00
  • c8c0339dda fix version base58==0.2.2 Chuanjian Wang 2016-11-03 11:32:22 +08:00
  • 187087d1e8
    Remove unused import vrde 2016-11-02 17:02:07 +01:00
  • a12882b51e
    Merge branch 'master' into remove-unused-db-reconnect vrde 2016-11-02 17:01:35 +01:00
  • b85272d56e
    Merge remote-tracking branch 'origin/remove-unused-db-reconnect' vrde 2016-11-02 16:48:47 +01:00
  • 658aa117c0 Remove sphinxcontrib-napoleon from doc requirements MinchinWeb 2016-11-01 22:02:39 -06:00
  • d665353cc0 Unpin testing requirements MinchinWeb 2016-11-01 22:01:21 -06:00
  • 87e59fe820 Remove pytz from requirements MinchinWeb 2016-11-01 21:55:13 -06:00
  • 81ef54b3fc Remove bigchaindb-common from requirements MinchinWeb 2016-11-01 21:52:44 -06:00
  • 2ed543cfe3 Un-pin requirements for installation MinchinWeb 2016-10-17 19:46:21 -06:00
  • dfd38edd8d Fixed newly introduced PEP8 violations Christian Gärtner 2016-11-01 20:26:32 +01:00
  • 2eeb6b5648 streamlined travis process and dependencies Christian Gärtner 2016-10-28 21:05:27 +02:00
  • 078d018395 Fixed pep8 violations in bigchaindb source code Christian Gärtner 2016-10-18 17:38:44 +02:00
  • fdf3786a3b Added PEP8 checker to travis Christian Gärtner 2016-10-04 17:30:55 +02:00
  • 0278ba8c89 Remove sphinxcontrib-napoleon from doc requirements MinchinWeb 2016-11-01 22:02:39 -06:00
  • 09822c5edb Unpin testing requirements MinchinWeb 2016-11-01 22:01:21 -06:00
  • 1fc51f2372 Remove pytz from requirements MinchinWeb 2016-11-01 21:55:13 -06:00
  • fe31bcf597 Remove bigchaindb-common from requirements MinchinWeb 2016-11-01 21:52:44 -06:00
  • 2a958c57b7 Un-pin requirements for installation MinchinWeb 2016-10-17 19:46:21 -06:00
  • 7b8325ab76 Fixed newly introduced PEP8 violations Christian Gärtner 2016-11-01 20:26:32 +01:00
  • 56f72a65db streamlined travis process and dependencies Christian Gärtner 2016-10-28 21:05:27 +02:00
  • 45046fd09f Fixed pep8 violations in bigchaindb source code Christian Gärtner 2016-10-18 17:38:44 +02:00
  • 9a648dea28 Added PEP8 checker to travis Christian Gärtner 2016-10-04 17:30:55 +02:00
  • dc1d23f7d0 Merge pull request #777 from bigchaindb/bug/767/fix-link-to-conditions-and-fulfillments Troy McConaghy 2016-11-01 19:54:33 +01:00
  • a66f3b293e Merge pull request #766 from bigchaindb/expand-tx-validation-explanation Troy McConaghy 2016-11-01 18:20:39 +01:00
  • dc31ceae4e Closes #768 Sylvain Bellemare 2016-10-31 15:08:00 +01:00
  • ad65115b48 Fixed three broken links in page about the transaction model troymc 2016-11-01 13:50:17 +01:00
  • a28bf7b950 Update import for exceptions Sylvain Bellemare 2016-11-01 11:49:17 +01:00
  • 4dae41828c Using function from utils for setting up the database najla 2016-08-07 22:44:55 +02:00
  • fc54aef181 Split the setting of the database initialization from the initialization of the genesis block of the bigchainDB najla 2016-08-07 22:11:04 +02:00
  • ac6249b42f
    Merge branch 'isolate-database-calls' vrde 2016-10-31 16:33:19 +01:00
  • 745888a9ec Merge pull request #771 from bigchaindb/update-ami-in-example-aws-config-file Troy McConaghy 2016-10-31 15:50:14 +01:00
  • 56f863e824 Removed example IMAGE_ID from example_deploy_conf.py comments troymc 2016-10-31 15:45:23 +01:00
  • 51db5ab190
    Pass db params to get_backend vrde 2016-10-31 15:08:53 +01:00
  • 1f1e4fe80d Closes #768 Sylvain Bellemare 2016-10-31 15:08:00 +01:00
  • e86f52fa15 Security: updated the Ubuntu AMI in example_deploy_config.py troymc 2016-10-31 14:22:31 +01:00
  • 78694b65d8 Expanded/updated the docs explaining tx validation troymc 2016-10-30 12:11:07 +01:00
  • 2d6dfaa6f4 Rename FulfillmentNotInValidBlock to TransactionNotInValidBlock troymc 2016-10-29 16:35:15 +02:00
  • bd12972aa3 Merge pull request #764 from bigchaindb/import-root-docs Troy McConaghy 2016-10-29 15:13:09 +02:00
  • e9c2655935 Copied docs-root repo to docs/root, added requirements.txt troymc 2016-10-29 15:06:29 +02:00
  • 31c93b7fea Merge pull request #763 from bigchaindb/bump-version-to-0.8.0.dev Troy McConaghy 2016-10-29 13:31:48 +02:00
  • e333b31a2a Bumped version to 0.8.0.dev in version.py troymc 2016-10-29 13:23:50 +02:00
  • 67c57c4349 Pythonic clenup issue #176 Amir Elemam 2016-10-29 00:10:13 -02:00
  • 2dd7f1af27 Merge pull request #760 from bigchaindb/bump-version-to-0.7.0 v0.7.0 Troy McConaghy 2016-10-28 16:00:47 +02:00
  • 157183b0be Changed version to 0.7.0 in version.py troymc 2016-10-28 15:55:51 +02:00
  • 62debf4acb Merge pull request #751 from bigchaindb/remove-bdb-common-from-readme Sylvain Bellemare 2016-10-28 15:47:46 +02:00
  • 20b76d5c4a Merge pull request #758 from bigchaindb/update-changelog-for-0.7.0 Troy McConaghy 2016-10-28 15:45:11 +02:00
  • 296caa76bd Added mention of PRs #757 & #759 to CHANGELOG.md troymc 2016-10-28 12:09:30 +02:00
  • ee5edfeaa5 Merge remote-tracking branch 'origin/master' into update-changelog-for-0.7.0 troymc 2016-10-28 12:07:49 +02:00
  • 7ed82be0fe Merge pull request #759 from bigchaindb/rm-docs-page-python-server-api-by-example Troy McConaghy 2016-10-28 12:05:53 +02:00
  • c1aa19935d Merge pull request #757 from bigchaindb/update-http-api-docs Troy McConaghy 2016-10-28 12:04:58 +02:00
  • 14bf1fff5e
    Add todos vrde 2016-10-28 11:41:38 +02:00
  • c674029863
    Remove useless param vrde 2016-10-28 11:27:06 +02:00
  • b55dd4ae29 Updated the end of quickstart.md to point reader to the Python driver docs troymc 2016-10-28 10:51:58 +02:00
  • f4454b3133
    Fix docstring vrde 2016-10-28 10:49:39 +02:00
  • 0fb9c7539a Removed python-server-api-examples from index troymc 2016-10-28 10:40:44 +02:00
  • 97dd4eae85 Removed page python-server-api-examples.md troymc 2016-10-28 10:39:26 +02:00
  • 7bd7c6cf05 Set date of v0.7.0 to 2016-10-28 in CHANGELOG.md troymc 2016-10-28 09:47:07 +02:00
  • 5b97e83d91 Added mention of PR#753 in CHANGELOG.md troymc 2016-10-28 09:42:26 +02:00
  • 8c6016d8a0 Added mention of PR#737 to CHANGELOG.md troymc 2016-10-28 09:26:48 +02:00
  • 3d3219495e Merge pull request #737 from bigchaindb/move-data-models-docs-page-to-root-docs Troy McConaghy 2016-10-28 09:17:03 +02:00
  • b9b2ccdf62 Updated Transaction Concepts heading and link troymc 2016-10-27 19:01:33 +02:00
  • a52921e9ec Updated the docs page about the HTTP API troymc 2016-10-27 18:45:11 +02:00
  • 40ba9d8c6a
    Fix test_transaction_exists vrde 2016-10-27 16:50:30 +02:00
  • 4585b7b5ae
    Remove temp file vrde 2016-10-27 15:47:53 +02:00
  • 8e34a7a07c Merge 081ca6082f26b46fe680a5cae1cd06caf5172950 into d47ed214cd9772a56a26fa80fcaca39e74991177 Alicia 2016-10-27 13:27:10 +00:00
  • f67a8d94ed
    Add docstrings and fix pipelines vrde 2016-10-27 15:01:09 +02:00
  • 740cb34828 Merge remote-tracking branch 'origin/master' into move-data-models-docs-page-to-root-docs troymc 2016-10-27 14:59:24 +02:00
  • d47ed214cd Merge pull request #753 from bigchaindb/move-docs-dir-to-docs-server Troy McConaghy 2016-10-27 14:50:42 +02:00
  • 016ca40665 Added note about new version labeling scheme starting with #752 troymc 2016-10-27 14:40:39 +02:00
  • 03a8229d0b Merge pull request #752 from sbellem/0.7.0.dev Sylvain Bellemare 2016-10-27 14:30:04 +02:00
  • d2d9539e4c Updated path to version.py in docs/server/source/conf.py troymc 2016-10-27 14:17:16 +02:00
  • 61eed2f91e Updated docs/README.md troymc 2016-10-27 14:09:55 +02:00
  • cd2fd494ac Moved docs directory to docs/server, except README.md troymc 2016-10-27 14:09:24 +02:00
  • 6245b8cef4 Update version to 0.7.0.dev Sylvain Bellemare 2016-10-27 10:39:45 +02:00
  • 13b5d8eab9
    Fix tests, alles is green now yay vrde 2016-10-27 11:25:33 +02:00
  • 0f53e47c1f Added mention of #748 to CHANGELOG.md troymc 2016-10-27 10:29:52 +02:00
  • deca23f09b Use relative links instead of github links in src README Brett Sun 2016-10-27 10:02:22 +02:00
  • 707e2b2b8c Remove reference to bigchaindb-common in src's README Brett Sun 2016-10-27 10:01:59 +02:00
  • 815b4318ba
    Move calls to DB to specific backend module vrde 2016-10-26 17:48:53 +02:00
  • d93f6f873b Update outdated or incorrect docstrings (#748) Brett Sun 2016-10-26 17:35:48 +02:00
  • 9ce1a89bf5 Make sphinx domain autofinding in docstrings more explicit Brett Sun 2016-10-26 17:00:31 +02:00
  • 2dd9249f21 Add __init__.py files Sylvain Bellemare 2016-10-26 12:28:31 +02:00
  • 8a0008bb76 Explicitly pass settings for flask into flask app factory Brett Sun 2016-10-26 14:09:35 +02:00