openethereum/ethcore/src/engines
Marek Kotewicz ef4a61c769
new ethabi (#9511)
* new ethabi migration in progress

* parity migrated to new ethabi

* migrated secred-store to new ethabi

* bump ethabi to 6.0

* fixed review suggestions
2018-09-13 11:04:39 +02:00
..
authority_round aura: don't report skipped primaries when empty steps are enabled (#9435) 2018-09-06 13:33:46 +02:00
tendermint Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
validator_set new ethabi (#9511) 2018-09-13 11:04:39 +02:00
basic_authority.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
block_reward.rs new ethabi (#9511) 2018-09-13 11:04:39 +02:00
epoch.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
instant_seal.rs Support millisecond timestamp for instant seal engine (#9469) 2018-09-06 11:38:00 +02:00
mod.rs ethcore: don't validate difficulty when ignoring seal check (#9470) 2018-09-06 04:37:41 +02:00
null_engine.rs Add block reward contract config to ethash and allow off-chain contracts (#9312) 2018-08-29 16:17:18 +01: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