openethereum/ethcore/src/engines
David c313039526 Update a few parity-common dependencies (#9663)
* Update a few parity-common dependencies

* cleanup

* cleanup

* revert update of ethereum/tests

* better reporting of network rlp errors

* Use rlp 0.3.0-beta.1

* fix util function get_dummy_blocks

* Already a Vec

* encode_list returns vec already

* Address grumble

* No need for betas

* Fix double spaces
2018-10-09 22:07:25 +02:00
..
authority_round Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
tendermint Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
validator_set Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
basic_authority.rs Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +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 Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
mod.rs make instantSeal engine backwards compatible, closes #9696 (#9700) 2018-10-04 15:08:20 +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