Commit Graph

  • e41ccae6bd Create transfer-tx interface tim 2016-09-02 13:55:54 +02:00
  • 71b7eaed3e Small adjustments to transfer-tx interface tim 2016-08-29 14:45:55 +02:00
  • 46f0b2c62e Transaction.transfer add single input and outputs tim 2016-08-26 15:43:06 +02:00
  • 66f7ab6ea4 Add hashlock condition serialization tim 2016-08-25 23:27:57 +02:00
  • 520de0357f Add Transaction.create for hashlock conditions tim 2016-08-25 22:21:49 +02:00
  • 329e6b3e6b Correct fulfillment validation logic tim 2016-08-25 21:45:47 +02:00
  • 61caf1183c Add Transaction.create tim 2016-08-25 21:29:08 +02:00
  • 67819a1775 Heavy refactor to comply with current implementation tim 2016-08-25 19:29:16 +02:00
  • febb63f198 Use __eq__ to compare objects tim 2016-08-24 19:12:32 +02:00
  • 3d967acde4 Add serialization validation for txids tim 2016-08-24 18:29:20 +02:00
  • e5ce4df238 Adjust fulfillment validation interface tim 2016-08-24 11:57:41 +02:00
  • b2b0f56e40 Compliance to legacy BDB models tim 2016-08-23 20:08:51 +02:00
  • 45a946fc24 Fix signing logic tim 2016-08-19 13:59:49 +02:00
  • 1798c623e3 Remove condition and fulfillment ids tim 2016-08-19 11:39:34 +02:00
  • f0fc3c4243 Transfer-tx fulfillments validation tim 2016-08-19 10:42:20 +02:00
  • dd51a0bcd8 Add test coverage tim 2016-08-18 14:54:44 +02:00
  • 43e876650c Comply to flake8 tim 2016-08-18 11:33:30 +02:00
  • a0a4a95b77 Add test coverage tim 2016-08-18 10:44:05 +02:00
  • cc4a466fec Fix tests tim 2016-08-17 15:29:13 +02:00
  • ee838c1329 Adjust setup to package structure tim 2016-08-17 15:05:16 +02:00
  • 1aa29abc25 Add crypto.py tim 2016-08-17 14:51:15 +02:00
  • bb603ff6eb Add exceptions.py tim 2016-08-17 14:48:10 +02:00
  • 1ca9efd266 Clean up after move tim 2016-08-17 14:40:10 +02:00
  • 026fc0051e Planning release Sylvain Bellemare 2016-08-17 12:00:16 +02:00
  • f2f2abbe06 Merge 887e46cda85b08d326fc95f92da97ddbbe08ff7f into 53460a6856446a42c1511e1472f1dd0951b52fd7 Sylvain Bellemare 2016-10-24 12:34:54 +00:00
  • e512728bf8 Merge 8f0cda2d1e91076406a549117a117cf768f58eb7 into 53460a6856446a42c1511e1472f1dd0951b52fd7 Sylvain Bellemare 2016-10-24 11:33:23 +00:00
  • 8f0cda2d1e Extract tests Sylvain Bellemare 2016-10-24 13:18:43 +02:00
  • 82f5bef689 prevent adding None as fulfillment / condition to Transaction Scott Sadler 2016-10-13 16:12:27 +02:00
  • 941609f518 Small modifications to support new cryptoconditions Rodolphe Marques 2016-10-13 16:33:41 +02:00
  • f4e0fc9eb8 Remove resolved TODOs tim 2016-10-13 10:48:52 +02:00
  • 3945c7f8fe Add test for asset initialization tim 2016-10-13 10:46:49 +02:00
  • 75c634f301 Correct raised error tim 2016-10-13 10:46:24 +02:00
  • d0ae9b5157 fix pep8 issues Rodolphe Marques 2016-10-12 15:55:50 +02:00
  • e50ea91e67 Fixed tests Rodolphe Marques 2016-10-12 10:31:30 +02:00
  • a44029018b initial integration of asset Rodolphe Marques 2016-10-07 15:46:55 +02:00
  • ff983ef6bc Add Asset amount to condition tim 2016-09-28 16:20:36 +02:00
  • ad242c7ba9 Add Asset into work-flow-functions tim 2016-09-28 16:03:43 +02:00
  • cf235cd2e8 Add basic Asset model tim 2016-09-28 12:03:54 +02:00
  • 862a2cf719 Rename Data to Metadata tim 2016-09-28 10:24:55 +02:00
  • cca47b240d Make tests comply to 79 chars per line tim 2016-10-11 16:24:39 +02:00
  • ed5b8da147 Allow custom thresholds tim 2016-09-20 18:31:38 +02:00
  • 79c42cc5eb Catch CC Error for Fulfillment tim 2016-09-16 11:12:55 +02:00
  • 1148fa7eaf Adjust fulfillment (de)serialization tim 2016-09-14 13:46:17 +02:00
  • 165f3dc821 Increase test coverage tim 2016-09-02 14:51:33 +02:00
  • bedf24542f Create transfer-tx interface tim 2016-09-02 13:55:54 +02:00
  • f71f21e9be Small adjustments to transfer-tx interface tim 2016-08-29 14:45:55 +02:00
  • 195bc2588a Transaction.transfer add single input and outputs tim 2016-08-26 15:43:06 +02:00
  • f521851307 Add hashlock condition serialization tim 2016-08-25 23:27:57 +02:00
  • 7a23c4d329 Add Transaction.create for hashlock conditions tim 2016-08-25 22:21:49 +02:00
  • 81ba76fd8b Add validation tests tim 2016-08-25 21:57:20 +02:00
  • 1d5bdeff51 Add Transaction.create tim 2016-08-25 21:29:08 +02:00
  • 3cee56809e Heavy refactor to comply with current implementation tim 2016-08-25 19:29:16 +02:00
  • 9a242a5959 Use __eq__ to compare objects tim 2016-08-24 19:12:32 +02:00
  • e045f49589 Add serialization validation for txids tim 2016-08-24 18:29:20 +02:00
  • 042c20b57c Adjust fulfillment validation interface tim 2016-08-24 11:57:41 +02:00
  • 427525a31b Compliance to legacy BDB models tim 2016-08-23 20:08:51 +02:00
  • a742ef90c7 Fix test case tim 2016-08-19 14:14:47 +02:00
  • 0367a3faca Fix signing logic tim 2016-08-19 13:59:49 +02:00
  • f464b04e3b Remove condition and fulfillment ids tim 2016-08-19 11:39:34 +02:00
  • 68fcddcb02 Transfer-tx fulfillments validation tim 2016-08-19 10:42:20 +02:00
  • 8014dc723b Add test coverage tim 2016-08-18 14:54:44 +02:00
  • 6667c247d5 Add test coverage tim 2016-08-18 10:44:05 +02:00
  • bc0989c626 Fix tests tim 2016-08-17 15:29:13 +02:00
  • f0047f988f Adjust setup to package structure tim 2016-08-17 15:05:16 +02:00
  • 535199c2b5 Clean up after move tim 2016-08-17 14:40:10 +02:00
  • 9195bf65c2 WIP transfer tim 2016-08-17 09:58:20 +02:00
  • bdccc0b0e1 Add ThresholdCondition support tim 2016-08-15 15:29:20 +02:00
  • 834c84b74e Add fulfillment validation tim 2016-08-08 15:06:00 +02:00
  • 21b3be039c Add Tests for tx serialization logic tim 2016-08-05 10:13:34 +02:00
  • 145c1ee3ed Finalize serialization logic for tx class tim 2016-08-03 17:22:57 +02:00
  • 70dd2bcf59 Add tests for: - Conditions; and - Fulfillments tim 2016-08-01 13:59:35 +02:00
  • 54365dd8fc WIP: Implement sign tx tim 2016-07-28 16:32:27 +02:00
  • 8e734ff14e Tx model: Add test for empty inputs tim 2016-07-27 15:30:21 +02:00
  • 0c228b3c6f Planning release Sylvain Bellemare 2016-08-17 12:00:16 +02:00
  • fc84e177a8 Added link to the new Transactions page as well troymc 2016-10-23 17:27:55 +02:00
  • a7450341e9 Moved contents of models.md to new pages in root docs troymc 2016-10-23 17:18:18 +02:00
  • c7d43d1a15 Merge dd3d712a03de6a290dfe021195f1fe97b68ebf63 into 53460a6856446a42c1511e1472f1dd0951b52fd7 Sylvain Bellemare 2016-10-21 14:28:21 +00:00
  • 1f86409d41 Merge 7613efe2189e196337815f7b4e7a56373d62d701 into 53460a6856446a42c1511e1472f1dd0951b52fd7 Sylvain Bellemare 2016-10-21 14:28:05 +00:00
  • fc58def5f6 Merge 938fd5d8b9aa538c95fdd24f08ae480a69fb0ed7 into 53460a6856446a42c1511e1472f1dd0951b52fd7 Troy McConaghy 2016-10-21 14:22:36 +00:00
  • 938fd5d8b9 Removed link to docs in /bigchaindb/README.md, since that is in flux troymc 2016-10-21 16:11:11 +02:00
  • 06455dc37e Changed models.md to be links to where its pieces went troymc 2016-10-21 15:51:46 +02:00
  • 2d9173eaa6 Created new doc pages for the block & vote models troymc 2016-10-21 15:50:25 +02:00
  • d5e8cd299d Merge b67239c6f182518ccf425a8aed6c4a63629c927c into 53460a6856446a42c1511e1472f1dd0951b52fd7 Sylvain Bellemare 2016-10-21 12:24:10 +00:00
  • 53460a6856 Merge pull request #735 from bigchaindb/fix-doc-status-badge Troy McConaghy 2016-10-21 13:45:44 +02:00
  • 3c1fc13f22 Attempt to fix non-rendering Doc Status badge Troy McConaghy 2016-10-21 10:25:07 +02:00
  • 887e46cda8 Extract tests into tests/common Sylvain Bellemare 2016-10-20 18:09:10 +02:00
  • aae9a2974d prevent adding None as fulfillment / condition to Transaction Scott Sadler 2016-10-13 16:12:27 +02:00
  • 6ab8b76409 Small modifications to support new cryptoconditions Rodolphe Marques 2016-10-13 16:33:41 +02:00
  • 1c81e37186 Remove resolved TODOs tim 2016-10-13 10:48:52 +02:00
  • 17f5b4d3fa Add test for asset initialization tim 2016-10-13 10:46:49 +02:00
  • 24617db8e6 Correct raised error tim 2016-10-13 10:46:24 +02:00
  • 3f9014041f fix pep8 issues Rodolphe Marques 2016-10-12 15:55:50 +02:00
  • 567811bd06 Fixed tests Rodolphe Marques 2016-10-12 10:31:30 +02:00
  • c66945ae9b initial integration of asset Rodolphe Marques 2016-10-07 15:46:55 +02:00
  • 8d10593302 Add Asset amount to condition tim 2016-09-28 16:20:36 +02:00
  • 23150d24ae Add Asset into work-flow-functions tim 2016-09-28 16:03:43 +02:00
  • 3482255565 Add basic Asset model tim 2016-09-28 12:03:54 +02:00
  • 4897ca34b8 Rename Data to Metadata tim 2016-09-28 10:24:55 +02:00
  • 62de6acb56 Make tests comply to 79 chars per line tim 2016-10-11 16:24:39 +02:00
  • 6579a7bf1e PR feedback tim 2016-09-21 11:08:18 +02:00