openethereum/ethcore/src/engines
David 9caa868603
Make HashDB generic (#8739)
The `patricia_trie` crate is generic over the hasher (by way of HashDB) and node encoding scheme. Adds a new `patricia_trie_ethereum` crate with concrete impls for Keccak/RLP.
2018-07-02 18:50:05 +02:00
..
authority_round Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
tendermint Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
validator_set Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
basic_authority.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
block_reward.rs ethcore, rpc, machine: refactor block reward application and tracing (#8490) 2018-05-07 12:57:03 +02:00
epoch.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
instant_seal.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
null_engine.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
signer.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
transition.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
vote_collector.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00