openethereum/ethcore/src/engines
Wei Tang 5752869824 Support millisecond timestamp for instant seal engine (#9469)
* Support millisecond timestamp for instant seal engine

* Forgot to checkin instant_seal mod

* Fix instant seal config

* Fix json crate compile

* Fix private_spec.json

* Option<bool> -> bool
2018-09-06 11:38:00 +02:00
..
authority_round Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
tendermint Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
validator_set decode block rlp less often (#9252) 2018-08-02 10:20:46 +01:00
basic_authority.rs Unify engine error to reject blocks (#9085) 2018-07-16 13:53:55 +02:00
block_reward.rs Add block reward contract config to ethash and allow off-chain contracts (#9312) 2018-08-29 16:17:18 +01: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