openethereum/ethcore
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
..
benches ethcore: minor optimization of modexp by using LR exponentiation (#9697) 2018-10-04 12:29:53 +01:00
evm Implement CREATE2 gas changes and fix some potential overflowing (#9694) 2018-10-04 20:50:18 +08:00
light Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
node_filter new ethabi (#9511) 2018-09-13 11:04:39 +02:00
private-tx Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
res HF in POA Core (2018-10-22) (#9724) 2018-10-09 17:17:39 +02:00
service Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
src Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
stratum Fetch `parity-common` crates from crates.io (#9410) 2018-09-04 20:13:51 +02:00
sync Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
transaction Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
types Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
vm Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
wasm Resumable EVM and heap-allocated callstack (#9360) 2018-10-02 22:33:19 +08:00
Cargo.toml Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00