openethereum/ethcore/engines/authority-round
Niklas Adolfsson a4969ca498 fix: remove needless use of itertools (#11029)
* Remove needless use of `itertools` in `ethcore-light`
* Replace `itertools:🔁:call` with `std::iter::repeat_with`
2019-09-08 14:30:54 +02:00
..
src fix: remove needless use of itertools (#11029) 2019-09-08 14:30:54 +02:00
Cargo.toml Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00