Rodolphe Marques
|
aacba571f8
|
Added docstrings and tests to new methods
|
2017-05-11 11:38:07 +02:00 |
|
Rodolphe Marques
|
92392b51a7
|
Initial implementation to decouple assets from transactions.
Most changes done to how we write and read blocks to the database.
Created schema, indexes and queries for mongodb.
Fixed tests.
|
2017-05-10 16:43:52 +02:00 |
|
Rodolphe Marques
|
10d83c2ab9
|
No duplicate vote inserts with mongodb (#1258)
* prevent duplicate vote inserts
|
2017-03-22 14:25:16 +01:00 |
|
Sylvain Bellemare
|
c5bad99f4e
|
Add test for get_spent for tx with two inputs
|
2017-03-16 17:04:50 +01:00 |
|
Scott Sadler
|
6e7534d3c2
|
cleanup; remove transaction_exists and has_transaction
|
2017-02-22 13:55:29 +01:00 |
|
Scott Sadler
|
dbb3414fd0
|
generalise get_txids_by_asset_id into get_txids_filtered and remove get_transactions_by_asset_id
|
2017-01-18 15:42:47 +01:00 |
|
Rodolphe Marques
|
fa8608b242
|
small fix write_vote
|
2017-01-12 10:41:55 +01:00 |
|
Rodolphe Marques
|
c91eff70e5
|
Feat/960/test mongodb queries (#1030)
* Created tests to mongodb queries
Small fix to queries
* cleanup pytest markers
|
2017-01-10 16:49:30 +01:00 |
|