Commit Graph

7 Commits

Author SHA1 Message Date
NikVolf a17c2fe82a using task-splitter in block 2016-11-29 14:07:11 +03:00
debris 847cb36c6f chain verifier does not have hardcoded network constants 2016-11-25 18:38:21 +01:00
NikVolf 5fcba908f4 transaction & block sigops amount check 2016-11-14 21:18:30 +03:00
Nikolay Volf fa4cd03713 Basic chain verifier (#28)
* redundant spaces

* chain verifier stub

* test storage stub

* test storage -a

* iteration test layout

* flush work

* nbits check

* age & coinbase

* utils mod

* fix warnings

* transaction verification

* merkle root

* first tx test

* use all

* test storage to db
2016-10-24 17:58:38 +03:00
NikVolf cb7766ddd6 more tests 2016-10-19 14:39:58 +03:00
NikVolf e50402fb14 basic processing 2016-10-18 16:53:59 +03:00
NikVolf 2991cc6193 crate layout 2016-10-17 22:27:45 +03:00