Commit Graph

9 Commits

Author SHA1 Message Date
Gav Wood 74f88f9b9b Initial implementation of enacted.
number is now usize, timestamp u64.
2016-01-10 22:55:07 +01:00
Gav Wood 4fc6b0dc60 Introduce `use common::*;` for common stuff (modules that themselves require no other modules in this crate).
Fix build.
2016-01-09 12:30:41 +01:00
debris 535e936e29 basic tests and docs for blockchain 2015-12-17 17:20:10 +01:00
debris 2251c469b8 extras refactored 2015-12-17 01:54:24 +01:00
debris 3862d639bc cache size && common naming changes 2015-12-16 17:39:15 +01:00
debris 01ee84b7d0 bc extras: TransactionAddress, BlockLogBlooms, BlocksBlooms 2015-12-14 13:32:22 +01:00
debris fe9c8f8c11 applied changed from rlp_array 2015-12-14 12:18:53 +01:00
debris a509bffdc0 query_extras 2015-12-13 22:39:01 +01:00
debris bb56a68097 cache init 2015-12-13 17:33:11 +01:00