Commit Graph

25 Commits

Author SHA1 Message Date
debris 11de5b4923 udpated serde to version 0.7.0 2016-02-27 13:14:58 +01:00
Marek Kotewicz ba464bbac4 Merge pull request #493 from ethcore/jsonrpc_security
jsonrpc security, cors headers, fixed #359
2016-02-25 14:08:18 +01:00
Tomusdrw c2952b49b4 Bumping clippy version Fixes #496 2016-02-23 10:47:57 +01:00
debris 90184658a7 jsonrpc security, cors headers, fixed #359 2016-02-22 13:41:38 +01:00
Gav Wood 6fa2284c68 Remove unneeded deps. 2016-02-21 20:03:01 +01:00
Gav Wood 63bbd0ccd8 Use proper version string. 2016-02-21 20:00:45 +01:00
Gav Wood ba4c2c94ec Update Cargo.toml 2016-02-19 11:26:24 +01:00
debris 19a3daf533 parity compiling fine 2016-02-19 00:50:23 +01:00
Gav Wood 8e93989eec Merge branch 'rustup' into rustbeta 2016-02-18 21:09:36 +01:00
debris ebe8e19cc0 fixed compiling with rustc 1.8.0-nightly (57c357d89 2016-02-16) 2016-02-18 14:36:59 +01:00
Manish Goregaokar 8802fb2fd8 Make clippy an optional dependency 2016-02-17 02:07:41 +05:30
Nikolay Volf feb9b96ce7 version bump, test script for full suite 2016-02-16 13:40:58 +03:00
debris 874dcdd840 back to cargo crates 2016-02-15 10:47:56 +01:00
debris f1b39ee1e5 nightly fixes 2016-02-14 12:54:27 +01:00
Nikolay Volf 9ff3155a64 clippy, returing docopt 2016-02-14 00:58:41 +03:00
Nikolay Volf 84c752583a clippy version update, docopt-macro moving to fork 2016-02-13 13:17:16 +03:00
debris 3adfebdc20 jsonrpc eth_getCode method 2016-02-08 10:58:08 +01:00
debris c9670b0032 use env package version 2016-02-03 17:35:25 +01:00
debris 6baad0e43c reveal surprise 2016-02-03 17:30:02 +01:00
debris 3000f057e4 fixed building rpc module 2016-02-01 12:08:43 +01:00
debris b93bf662b9 added Clippy to client executable, added missing docs 2016-01-27 17:18:38 +01:00
debris 61c64d264b moved rust-evmjit -> evmjit, added clippy and basic docs to rpc crate 2016-01-27 17:08:59 +01:00
debris 322c1a6cb2 use jsonrpc 1.1, moved params deserialization to jsonrpc-core 2016-01-27 14:25:12 +01:00
debris 2f42e0eda0 parity on netstats 2016-01-26 19:24:33 +01:00
debris 3ac40b68f8 rpc and bin moved to its own crates 2016-01-26 13:14:22 +01:00