62b340f2b9
* Create new column family for local node info * remove DBTransaction::new reliance on DB * KeyValueDB trait * InMemory KeyValueDB implementation * journaldb generic over KVDB * make most of `ethcore` generic over KVDB * fix json tests compilation * get all tests compiling * implement local store (just for transactions) * finish local store API, test * put everything into place * better test for skipping bad transactions * fix warning * update local store every 15 minutes * remove superfluous `{}`s |
||
---|---|---|
.. | ||
chain.rs | ||
eip150_state.rs | ||
eip161_state.rs | ||
executive.rs | ||
homestead_chain.rs | ||
homestead_state.rs | ||
mod.rs | ||
state.rs | ||
test_common.rs | ||
transaction.rs | ||
trie.rs |