openethereum/rpc/src/v1/tests/mocked
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
..
debug.rs rpc(debug_getBadBlocks): fix test (#9502) 2018-09-08 17:34:51 +02:00
eth_pubsub.rs Handle removed logs in filter changes and add geth compatibility field (#8796) 2018-06-13 13:39:27 +02:00
eth.rs Update a few parity-common dependencies (#9663) 2018-10-09 22:07:25 +02:00
manage_network.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Bad blocks RPC + reporting (#9433) 2018-09-08 04:04:28 +02:00
net.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
parity_accounts.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
parity_set.rs Completely remove all dapps struct from rpc (#9107) 2018-07-16 13:42:59 +02:00
parity.rs RPC: parity_getBlockReceipts (#9527) 2018-09-25 18:06:14 +01:00
personal.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
pubsub.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
rpc.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
secretstore.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
signer.rs Remove all dapp permissions related settings (#9120) 2018-08-07 20:52:23 +08:00
signing.rs Comply EIP-86 with the new definition (#9140) 2018-08-01 13:17:04 +02:00
traces.rs Transactions hashes missing in trace_replayBlockTransactions method result #8725 (#8883) 2018-07-10 15:38:13 +01:00
web3.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00