270 Commits

Author SHA1 Message Date
vrde
aeede79846 Add asset create and transfer 2016-02-24 02:38:30 +01:00
vrde
445bacce0d Move some other code to the util module 2016-02-23 18:14:52 +01:00
Greg McMullen
a466cfbd6c Bigchain -> BigchainDB in only one place and not other places. 2016-02-23 16:40:26 +01:00
Rodolphe Marques
6c75a5bb6d removed exception print 2016-02-23 13:54:54 +01:00
Rodolphe Marques
4326c863ac Fixed how validate_transaction handles double spends.
Create tests.
Fixed some flake8 warnings
2016-02-23 13:48:31 +01:00
Rodolphe Marques
0d9de54976 get_spent also returns the block id containing the
the transaction that used txid as an input
2016-02-23 10:42:42 +01:00
vrde
0f3a15ba6e Fix docstring formatting 2016-02-23 02:02:41 +01:00
vrde
cdf63ef151 Move other common code to the util module 2016-02-23 01:59:33 +01:00
vrde
b3b54e7529 Move common code to util module 2016-02-22 23:46:32 +01:00
Rodolphe Marques
024817a4ac Initial implementation of the fix 2016-02-22 19:45:55 +01:00
ryan
131d7fad14 setup changes 2016-02-22 10:17:16 +01:00
ryan
cd9048d861 validation tx queue, comments 2016-02-18 16:18:45 +01:00
ryan
2350ec1564 more measurements 2016-02-17 16:09:08 +01:00
ryan
fc045d1174 timing adjustments 2016-02-17 14:55:55 +01:00
ryan
6ee330213c Merge branch 'develop' into statsd 2016-02-16 10:07:35 +01:00
ryan
14ffe739a5 initial commit 2016-02-16 10:04:33 +01:00
Sylvain Bellemare
53aff999aa Make it harder for issue #27 to go unnoticed 2016-02-15 22:18:26 +01:00
Sylvain Bellemare
b578fbd4c7 Add missing blank line (pep8) 2016-02-15 16:30:37 +01:00
vrde
cbf223300d Hotfix for AttributeError, fix #27 2016-02-12 20:05:55 +01:00
Wrigley the Buffalo
841cabe8c6 Add code, have fun! 2016-02-10 19:55:33 +01:00