openethereum/rpc/src/v1
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
..
helpers Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
impls Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
tests Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
traits Add a new RPC `parity_submitWorkDetail` similar `eth_submitWork` but return block hash (#9404) 2018-10-03 03:02:48 +08:00
types Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
extractors.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
informant.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
metadata.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
mod.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00