openethereum/ethcore/src/engines
keorn 167cfd4caa Enable sealing if Engine provides internal sealing given author (#2084)
* enable internal sealing based on author

* add tests, keep track of engine sealing status

* method to check if default address is_sealer

* simplify constructors

* fix typo
2016-09-15 12:12:15 +02:00
..
basic_authority.rs Enable sealing if Engine provides internal sealing given author (#2084) 2016-09-15 12:12:15 +02:00
instant_seal.rs Enable sealing if Engine provides internal sealing given author (#2084) 2016-09-15 12:12:15 +02:00
mod.rs Enable sealing if Engine provides internal sealing given author (#2084) 2016-09-15 12:12:15 +02:00
null_engine.rs ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00