openethereum/ethcore/engines
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
..
authority-round fix: remove needless use of itertools (#11029) 2019-09-08 14:30:54 +02:00
basic-authority EIP 1108: Reduce alt_bn128 precompile gas costs (#11008) 2019-09-02 11:38:27 +02:00
clique Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
ethash Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
instant-seal Extract spec to own crate (#10978) 2019-08-23 15:32:58 +02:00
null-engine Fix block detail updating (#11015) 2019-09-05 19:27:05 +02:00
validator-set EIP-1344 Add CHAINID op-code (#10983) 2019-08-28 16:15:50 +02:00