openethereum/rpc/src/v1
Anton Gavrilov 01d399ad66 Return error if RLP size of transaction exceeds the limit (#8473)
* Return error if RLP size of transaction exceeds the limit

* Review comments fixed

* RLP check moved to verifier, corresponding pool test added
2018-04-27 15:02:45 +02:00
..
helpers Return error if RLP size of transaction exceeds the limit (#8473) 2018-04-27 15:02:45 +02:00
impls Return error in case eth_call returns VM errors (#8448) 2018-04-21 11:41:09 +02:00
tests Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
traits typo, docs parity_chainId: empty string -> None (#8434) 2018-04-19 10:24:19 +01:00
types Use rename_all for RichBlock and RichHeader serialization (#8471) 2018-04-25 10:00:58 +02:00
extractors.rs Bump jsonrpc. (#7828) 2018-02-07 16:13:54 +01:00
informant.rs Update jsonrpc dependencies and rewrite dapps to futures. (#6522) 2017-10-05 12:35:01 +02:00
metadata.rs Cap gas limit for dapp-originating requests. 2017-08-15 10:38:49 +02:00
mod.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00