|
|
@ -1,6 +1,6 @@
|
|
|
|
[root]
|
|
|
|
[root]
|
|
|
|
name = "parity"
|
|
|
|
name = "parity"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bincode 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bincode 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -8,16 +8,16 @@ dependencies = [
|
|
|
|
"daemonize 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"daemonize 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"docopt 0.6.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"docopt 0.6.80 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethcore 1.1.0",
|
|
|
|
"ethcore 1.2.0",
|
|
|
|
"ethcore-devtools 1.1.0",
|
|
|
|
"ethcore-devtools 1.2.0",
|
|
|
|
"ethcore-ipc 1.1.0",
|
|
|
|
"ethcore-ipc 1.2.0",
|
|
|
|
"ethcore-ipc-codegen 1.1.0",
|
|
|
|
"ethcore-ipc-codegen 1.2.0",
|
|
|
|
"ethcore-ipc-nano 1.1.0",
|
|
|
|
"ethcore-ipc-nano 1.2.0",
|
|
|
|
"ethcore-rpc 1.1.0",
|
|
|
|
"ethcore-rpc 1.2.0",
|
|
|
|
"ethcore-util 1.1.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"ethcore-webapp 1.1.0",
|
|
|
|
"ethcore-webapp 1.2.0",
|
|
|
|
"ethminer 1.1.0",
|
|
|
|
"ethminer 1.2.0",
|
|
|
|
"ethsync 1.1.0",
|
|
|
|
"ethsync 1.2.0",
|
|
|
|
"fdlimit 0.1.0",
|
|
|
|
"fdlimit 0.1.0",
|
|
|
|
"hyper 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -240,7 +240,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethash"
|
|
|
|
name = "ethash"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"primal 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"primal 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -249,15 +249,15 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethcore"
|
|
|
|
name = "ethcore"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bloomchain 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bloomchain 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethash 1.1.0",
|
|
|
|
"ethash 1.2.0",
|
|
|
|
"ethcore-devtools 1.1.0",
|
|
|
|
"ethcore-devtools 1.2.0",
|
|
|
|
"ethcore-util 1.1.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -270,24 +270,24 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethcore-devtools"
|
|
|
|
name = "ethcore-devtools"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethcore-ipc"
|
|
|
|
name = "ethcore-ipc"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ethcore-devtools 1.1.0",
|
|
|
|
"ethcore-devtools 1.2.0",
|
|
|
|
"ethcore-util 1.1.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"nanomsg 0.5.0 (git+https://github.com/ethcore/nanomsg.rs.git)",
|
|
|
|
"nanomsg 0.5.0 (git+https://github.com/ethcore/nanomsg.rs.git)",
|
|
|
|
"semver 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethcore-ipc-codegen"
|
|
|
|
name = "ethcore-ipc-codegen"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aster 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"aster 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -298,9 +298,9 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethcore-ipc-nano"
|
|
|
|
name = "ethcore-ipc-nano"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ethcore-ipc 1.1.0",
|
|
|
|
"ethcore-ipc 1.2.0",
|
|
|
|
"jsonrpc-core 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"nanomsg 0.5.0 (git+https://github.com/ethcore/nanomsg.rs.git)",
|
|
|
|
"nanomsg 0.5.0 (git+https://github.com/ethcore/nanomsg.rs.git)",
|
|
|
@ -308,14 +308,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethcore-rpc"
|
|
|
|
name = "ethcore-rpc"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethash 1.1.0",
|
|
|
|
"ethash 1.2.0",
|
|
|
|
"ethcore 1.1.0",
|
|
|
|
"ethcore 1.2.0",
|
|
|
|
"ethcore-util 1.1.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"ethminer 1.1.0",
|
|
|
|
"ethminer 1.2.0",
|
|
|
|
"ethsync 1.1.0",
|
|
|
|
"ethsync 1.2.0",
|
|
|
|
"jsonrpc-core 2.0.3 (git+https://github.com/tomusdrw/jsonrpc-core.git)",
|
|
|
|
"jsonrpc-core 2.0.3 (git+https://github.com/tomusdrw/jsonrpc-core.git)",
|
|
|
|
"jsonrpc-http-server 5.1.0 (git+https://github.com/tomusdrw/jsonrpc-http-server.git)",
|
|
|
|
"jsonrpc-http-server 5.1.0 (git+https://github.com/tomusdrw/jsonrpc-http-server.git)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -329,7 +329,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethcore-util"
|
|
|
|
name = "ethcore-util"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"arrayvec 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"arrayvec 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bigint 0.1.0",
|
|
|
|
"bigint 0.1.0",
|
|
|
@ -339,7 +339,7 @@ dependencies = [
|
|
|
|
"elastic-array 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"elastic-array 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"eth-secp256k1 0.5.4 (git+https://github.com/ethcore/rust-secp256k1)",
|
|
|
|
"eth-secp256k1 0.5.4 (git+https://github.com/ethcore/rust-secp256k1)",
|
|
|
|
"ethcore-devtools 1.1.0",
|
|
|
|
"ethcore-devtools 1.2.0",
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"igd 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"igd 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itertools 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itertools 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -364,11 +364,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethcore-webapp"
|
|
|
|
name = "ethcore-webapp"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethcore-rpc 1.1.0",
|
|
|
|
"ethcore-rpc 1.2.0",
|
|
|
|
"ethcore-util 1.1.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"hyper 0.9.0-mio (git+https://github.com/hyperium/hyper?branch=mio)",
|
|
|
|
"hyper 0.9.0-mio (git+https://github.com/hyperium/hyper?branch=mio)",
|
|
|
|
"jsonrpc-core 2.0.3 (git+https://github.com/tomusdrw/jsonrpc-core.git)",
|
|
|
|
"jsonrpc-core 2.0.3 (git+https://github.com/tomusdrw/jsonrpc-core.git)",
|
|
|
|
"jsonrpc-http-server 5.1.0 (git+https://github.com/tomusdrw/jsonrpc-http-server.git)",
|
|
|
|
"jsonrpc-http-server 5.1.0 (git+https://github.com/tomusdrw/jsonrpc-http-server.git)",
|
|
|
@ -382,7 +382,7 @@ dependencies = [
|
|
|
|
name = "ethjson"
|
|
|
|
name = "ethjson"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ethcore-util 1.1.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -392,12 +392,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethminer"
|
|
|
|
name = "ethminer"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethcore 1.1.0",
|
|
|
|
"ethcore 1.2.0",
|
|
|
|
"ethcore-util 1.1.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rayon 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -406,13 +406,13 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "ethsync"
|
|
|
|
name = "ethsync"
|
|
|
|
version = "1.1.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"clippy 0.0.64 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ethcore 1.1.0",
|
|
|
|
"ethcore 1.2.0",
|
|
|
|
"ethcore-util 1.1.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"ethminer 1.1.0",
|
|
|
|
"ethminer 1.2.0",
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|