Rodolphe Marques
|
80c9cdcb09
|
Finished integration of digital asset.
Fixed tests
|
2016-10-12 10:29:25 +02:00 |
|
Rodolphe Marques
|
0652348bf0
|
initial integration of asset
|
2016-10-07 15:46:21 +02:00 |
|
Rodolphe Marques
|
7715bbc807
|
more descriptive unit test name
|
2016-10-04 16:23:36 +02:00 |
|
Rodolphe Marques
|
148e30a84b
|
Remove unnecessart database queries in get_asset_id
|
2016-10-04 16:23:36 +02:00 |
|
Rodolphe Marques
|
b447a75a8d
|
Added get_txs_by_asset_id
Created secondary index for assets.
Created tests
|
2016-10-04 16:22:33 +02:00 |
|
Rodolphe Marques
|
f10d1d0bcb
|
Small change to the asset template in TRANSFER transactions.
This change is so that both `CREATE` and `TRANSFER` transactions have
the uuid under the same key so that we can create secondary indexes on
it.
|
2016-10-04 16:19:06 +02:00 |
|
Rodolphe Marques
|
0189ede72e
|
Renamed asset to asset_data . Added digital asset validation to
validate_transaction
Created and fixed tests.
|
2016-10-04 16:18:04 +02:00 |
|
Rodolphe Marques
|
475fd0b06b
|
Finished implementing digital asset template
Created util functions.
Created tests.
|
2016-10-04 15:56:15 +02:00 |
|
Rodolphe Marques
|
7abc25dd6b
|
Implemented digital asset template for CREATE .
Added tests
|
2016-10-04 15:51:56 +02:00 |
|