Tomasz Drwięga
|
a063a63ac7
|
Merge branch 'master' into serde-bump
Conflicts:
ethcore/src/types/state_diff.rs
|
2016-06-06 10:10:06 +02:00 |
|
Tomasz Drwięga
|
ae2deaaf72
|
Bumping clippy version
|
2016-06-03 11:15:38 +02:00 |
|
Tomasz Drwięga
|
5f68b81f68
|
Updating jsonrpc-core
|
2016-06-01 20:32:16 +02:00 |
|
Tomasz Drwięga
|
a7a2b55362
|
Using ethcore http server
|
2016-06-01 19:32:05 +02:00 |
|
Tomasz Drwięga
|
1fd9110829
|
Serde bump
|
2016-06-01 17:59:21 +02:00 |
|
Nikolay Volf
|
f5ed31792f
|
fixed sync with client only
|
2016-05-31 20:54:02 +02:00 |
|
Robert Habermeier
|
7ee23240f0
|
fix travis test build
|
2016-05-27 18:19:18 +02:00 |
|
Robert Habermeier
|
152bb6f21b
|
create integration test harness for eth RPC API
|
2016-05-27 18:13:49 +02:00 |
|
Tomasz Drwięga
|
fa6b35ec8d
|
Bumping clippy. Fixing warnings (#1139)
* Bumping clippy. Fixing warnings
* Removing unused import
* Fixing complexity and arguments warning on two functions
|
2016-05-25 17:03:58 +02:00 |
|
Tomasz Drwięga
|
9b9ea93ff7
|
Bumping clippy & crossbeam
|
2016-05-17 09:33:01 +02:00 |
|
Marek Kotewicz
|
9b91444638
|
comma delimeting multiple cors headers (#1078)
|
2016-05-14 12:29:26 +01:00 |
|
Nikolay Volf
|
d9acbbb027
|
finalizing deps rearrange
|
2016-05-06 16:40:24 +04:00 |
|
Nikolay Volf
|
c16a46dca7
|
all to ethcore
|
2016-05-06 14:58:37 +04:00 |
|
Nikolay Volf
|
2cb085db91
|
fixing issues with syntax
|
2016-05-06 02:25:58 +04:00 |
|
Nikolay Volf
|
aa6db4e69d
|
placing right versions
|
2016-05-06 01:54:15 +04:00 |
|
Nikolay Volf
|
c449bf5663
|
JSON-RPC over IPC (#1039)
* moving namespaces for http/rpc
* cli options for ipc
* jsonrpc exposed fully
* updating json-ipc-server & removing non-standart traces api from defaults
* spelling & format
|
2016-05-04 15:37:09 +02:00 |
|
arkpar
|
008d009e3e
|
Version 1.2
|
2016-05-02 15:02:26 +02:00 |
|
Tomasz Drwięga
|
e2465b1eab
|
Bumping clippy & fixing warnings (#1024)
* Bumping clippy
* Fixing warnings found by clippy
|
2016-05-02 13:13:12 +02:00 |
|
Tomasz Drwięga
|
e22e4b9b8b
|
Switching to geth-attach supporting version of rpc core and server (#1022)
|
2016-04-30 19:41:56 +01:00 |
|
Tomasz Drwięga
|
8956d7e02b
|
Exception handling in RPC & WebApps
|
2016-04-23 12:29:12 +02:00 |
|
Tomasz Drwięga
|
6b03a3218c
|
Bumping clippy version
|
2016-04-12 13:51:39 +02:00 |
|
debris
|
dfa8196543
|
updated dependencies
|
2016-04-11 13:21:55 +02:00 |
|
arkpar
|
8074fee28c
|
Use new json RPC server
|
2016-04-07 14:32:44 +02:00 |
|
Tomasz Drwięga
|
1f9eb97d0a
|
Merge branch 'master' into closing
|
2016-04-06 19:07:56 +02:00 |
|
Tomasz Drwięga
|
dc91e57c2f
|
Additional logging and error messages
|
2016-04-06 19:07:27 +02:00 |
|
Tomasz Drwięga
|
e8fa429438
|
Bumping clippy
|
2016-04-06 09:53:56 +02:00 |
|
debris
|
b9623e6c5b
|
improvements to build, updated dependencies, moved rpctest to its own submodule
|
2016-03-19 23:27:50 +01:00 |
|
Tomasz Drwięga
|
338e5fadb9
|
Bumping clippy
|
2016-03-18 10:08:47 +01:00 |
|
arkpar
|
9e7ff2c00e
|
Version 1.1
|
2016-03-14 01:00:17 +01:00 |
|
Gav Wood
|
4a58e142bd
|
Remove duplicate ciippys.
|
2016-03-13 15:02:08 +01:00 |
|
Gav Wood
|
02f43f2e8c
|
Merge branch 'ethminer_crate'
|
2016-03-13 15:00:47 +01:00 |
|
Tomasz Drwięga
|
e10457d235
|
Bumping clippy
|
2016-03-12 10:06:50 +01:00 |
|
Tomasz Drwięga
|
aebc91d96f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.toml
rpc/Cargo.toml
sync/Cargo.toml
|
2016-03-12 09:50:18 +01:00 |
|
Tomasz Drwięga
|
f724cab92d
|
Merge branch 'master' into updating_clippy
Conflicts:
ethcore/src/lib.rs
sync/src/chain.rs
sync/src/lib.rs
util/src/keys/store.rs
util/src/lib.rs
|
2016-03-11 19:17:09 +01:00 |
|
Tomasz Drwięga
|
03da6c991f
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.lock
Cargo.toml
ethcore/src/client/client.rs
hook.sh
parity/main.rs
rpc/Cargo.toml
rpc/src/v1/impls/eth.rs
sync/Cargo.toml
sync/src/tests/helpers.rs
|
2016-03-11 14:37:07 +01:00 |
|
Tomasz Drwięga
|
d84e008e00
|
Removing superflous check for nightly
|
2016-03-11 11:16:49 +01:00 |
|
Tomasz Drwięga
|
3a4a7ac822
|
Bumping clippy version
|
2016-03-11 10:35:26 +01:00 |
|
Tomasz Drwięga
|
2e72173620
|
Merge branch 'master' into ethminer_crate
Conflicts:
Cargo.lock
Cargo.toml
hook.sh
miner/src/transaction_queue.rs
rpc/Cargo.toml
sync/Cargo.toml
sync/src/chain.rs
|
2016-03-10 12:25:36 +01:00 |
|
Tomasz Drwięga
|
2f9b955210
|
Merge branch 'master' into ethminer_crate
Conflicts:
parity/main.rs
|
2016-03-10 09:39:26 +01:00 |
|
Nikolay Volf
|
0f056f3abb
|
Merge branch 'master' into clippy-dev
Conflicts:
Cargo.toml
|
2016-03-10 02:45:53 +04:00 |
|
debris
|
423dd7e0a9
|
updated jsonrpc-core and http-server libs
|
2016-03-09 18:04:13 +01:00 |
|
Tomasz Drwięga
|
84444c697c
|
Adding ethminer to dev/ci files
|
2016-03-08 15:53:12 +01:00 |
|
Tomasz Drwięga
|
99a6802b61
|
Moving block sealing and transaction_queue to separate create
|
2016-03-08 15:46:44 +01:00 |
|
Tomasz Drwięga
|
cbc2c0cf0c
|
Fixing clippy warnings. When building on nightly it is required to enable clippy
|
2016-03-07 14:34:17 +01:00 |
|
debris
|
03ffcd0e64
|
Merge branch 'master' into rpc_poll_ids
|
2016-03-02 13:59:03 +01:00 |
|
debris
|
3b4d4a9b63
|
Merge branch 'master' into rpc_poll_ids
|
2016-03-02 05:15:21 +01:00 |
|
Gav Wood
|
2266d74c2a
|
Fix JSONRPC I/O.
|
2016-03-01 01:15:00 +01:00 |
|
Gav Wood
|
ffc5c2ea7b
|
eth_getwork implemented.
|
2016-02-29 19:30:13 +01:00 |
|
debris
|
b60b84fe67
|
use transient-hashmap from crates.io
|
2016-02-27 15:56:41 +01:00 |
|
debris
|
11de5b4923
|
udpated serde to version 0.7.0
|
2016-02-27 13:14:58 +01:00 |
|
debris
|
2947a1415b
|
Merge branch 'master' into rpc_poll_ids
|
2016-02-26 15:57:23 +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 |
|
debris
|
35cabecad8
|
support for polling
|
2016-02-23 18:51:29 +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 |
|