1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
bigchaindb/tests/assets
Brett Sun 9319583ab4 Remove Asset and AssetLink (#982)
* Remove asset.validate_asset and move its validation checks to other areas

* Move Asset.get_asset_id to Transaction

* Remove Asset and AssetLink models

* Add test against creating TRANSFER transactions with bad asset
2016-12-22 10:19:21 +01:00
..
__init__.py Implemented digital asset template for CREATE. 2016-10-04 15:51:56 +02:00
test_digital_assets.py Remove Asset and AssetLink (#982) 2016-12-22 10:19:21 +01:00
test_divisible_assets.py Remove Asset and AssetLink (#982) 2016-12-22 10:19:21 +01:00