diff --git a/Cargo.lock b/Cargo.lock index 53e2a5663b09c..757b9ad080074 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -424,7 +424,7 @@ dependencies = [ [[package]] name = "browser-utils" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "chrono", "clear_on_drop", @@ -598,7 +598,7 @@ dependencies = [ [[package]] name = "chain-spec-builder" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "ansi_term 0.12.1", "node-cli", @@ -1442,14 +1442,14 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" [[package]] name = "fork-tree" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", ] [[package]] name = "frame-benchmarking" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-api", @@ -1460,7 +1460,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1475,7 +1475,7 @@ dependencies = [ [[package]] name = "frame-executive" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -1493,7 +1493,7 @@ dependencies = [ [[package]] name = "frame-metadata" -version = "11.0.0-alpha.1" +version = "11.0.0-alpha.2" dependencies = [ "parity-scale-codec", "serde", @@ -1503,7 +1503,7 @@ dependencies = [ [[package]] name = "frame-support" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "bitmask", "frame-metadata", @@ -1528,7 +1528,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support-procedural-tools", "proc-macro2", @@ -1538,7 +1538,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1549,7 +1549,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "proc-macro2", "quote", @@ -1574,7 +1574,7 @@ dependencies = [ [[package]] name = "frame-system" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "criterion 0.2.11", "frame-support", @@ -1592,7 +1592,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-api", @@ -3345,7 +3345,7 @@ dependencies = [ [[package]] name = "node-cli" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "assert_cmd", "browser-utils", @@ -3416,7 +3416,7 @@ dependencies = [ [[package]] name = "node-executor" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "criterion 0.3.1", "frame-benchmarking", @@ -3449,7 +3449,7 @@ dependencies = [ [[package]] name = "node-inspect" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "log 0.4.8", @@ -3465,7 +3465,7 @@ dependencies = [ [[package]] name = "node-primitives" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "pretty_assertions", "sp-core", @@ -3475,7 +3475,7 @@ dependencies = [ [[package]] name = "node-rpc" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "jsonrpc-core", "node-primitives", @@ -3498,7 +3498,7 @@ dependencies = [ [[package]] name = "node-rpc-client" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "env_logger 0.7.1", "futures 0.1.29", @@ -3511,7 +3511,7 @@ dependencies = [ [[package]] name = "node-runtime" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-benchmarking", "frame-executive", @@ -3573,7 +3573,7 @@ dependencies = [ [[package]] name = "node-template" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "futures 0.3.4", "log 0.4.8", @@ -3601,7 +3601,7 @@ dependencies = [ [[package]] name = "node-template-runtime" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-executive", "frame-support", @@ -3633,7 +3633,7 @@ dependencies = [ [[package]] name = "node-testing" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "criterion 0.3.1", "frame-support", @@ -3678,7 +3678,7 @@ dependencies = [ [[package]] name = "node-transaction-factory" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -3852,7 +3852,7 @@ dependencies = [ [[package]] name = "pallet-assets" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -3866,7 +3866,7 @@ dependencies = [ [[package]] name = "pallet-aura" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -3888,7 +3888,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -3906,7 +3906,7 @@ dependencies = [ [[package]] name = "pallet-authorship" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -3922,7 +3922,7 @@ dependencies = [ [[package]] name = "pallet-babe" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -3947,7 +3947,7 @@ dependencies = [ [[package]] name = "pallet-balances" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -3963,7 +3963,7 @@ dependencies = [ [[package]] name = "pallet-collective" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -3979,7 +3979,7 @@ dependencies = [ [[package]] name = "pallet-contracts" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "assert_matches", "frame-support", @@ -4004,7 +4004,7 @@ dependencies = [ [[package]] name = "pallet-contracts-primitives" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -4013,7 +4013,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4032,7 +4032,7 @@ dependencies = [ [[package]] name = "pallet-contracts-rpc-runtime-api" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "pallet-contracts-primitives", "parity-scale-codec", @@ -4043,7 +4043,7 @@ dependencies = [ [[package]] name = "pallet-democracy" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4060,7 +4060,7 @@ dependencies = [ [[package]] name = "pallet-elections" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4076,7 +4076,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4094,7 +4094,7 @@ dependencies = [ [[package]] name = "pallet-evm" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "evm", "frame-support", @@ -4114,7 +4114,7 @@ dependencies = [ [[package]] name = "pallet-example" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4129,7 +4129,7 @@ dependencies = [ [[package]] name = "pallet-example-offchain-worker" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4144,7 +4144,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4161,7 +4161,7 @@ dependencies = [ [[package]] name = "pallet-generic-asset" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4175,7 +4175,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4193,7 +4193,7 @@ dependencies = [ [[package]] name = "pallet-identity" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4210,7 +4210,7 @@ dependencies = [ [[package]] name = "pallet-im-online" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4228,7 +4228,7 @@ dependencies = [ [[package]] name = "pallet-indices" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4244,7 +4244,7 @@ dependencies = [ [[package]] name = "pallet-membership" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4258,7 +4258,7 @@ dependencies = [ [[package]] name = "pallet-nicks" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4273,7 +4273,7 @@ dependencies = [ [[package]] name = "pallet-offences" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4289,7 +4289,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4303,7 +4303,7 @@ dependencies = [ [[package]] name = "pallet-recovery" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "enumflags2", "frame-support", @@ -4319,7 +4319,7 @@ dependencies = [ [[package]] name = "pallet-scored-pool" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4334,7 +4334,7 @@ dependencies = [ [[package]] name = "pallet-session" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4354,7 +4354,7 @@ dependencies = [ [[package]] name = "pallet-society" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4370,7 +4370,7 @@ dependencies = [ [[package]] name = "pallet-staking" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4393,7 +4393,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -4404,7 +4404,7 @@ dependencies = [ [[package]] name = "pallet-sudo" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4418,7 +4418,7 @@ dependencies = [ [[package]] name = "pallet-template" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4431,7 +4431,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -4449,7 +4449,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4464,7 +4464,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4481,7 +4481,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "parity-scale-codec", @@ -4494,7 +4494,7 @@ dependencies = [ [[package]] name = "pallet-treasury" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4509,7 +4509,7 @@ dependencies = [ [[package]] name = "pallet-utility" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -4524,7 +4524,7 @@ dependencies = [ [[package]] name = "pallet-vesting" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "enumflags2", "frame-support", @@ -4990,7 +4990,7 @@ dependencies = [ [[package]] name = "prometheus-exporter" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "async-std", "derive_more", @@ -5579,7 +5579,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "bytes 0.5.4", "derive_more", @@ -5608,7 +5608,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "futures 0.3.4", "log 0.4.8", @@ -5632,7 +5632,7 @@ dependencies = [ [[package]] name = "sc-block-builder" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5647,7 +5647,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5661,7 +5661,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "proc-macro-crate", "proc-macro2", @@ -5671,7 +5671,7 @@ dependencies = [ [[package]] name = "sc-cli" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "ansi_term 0.12.1", "app_dirs", @@ -5710,7 +5710,7 @@ dependencies = [ [[package]] name = "sc-client" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "env_logger 0.7.1", @@ -5747,7 +5747,7 @@ dependencies = [ [[package]] name = "sc-client-api" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "derive_more", "fnv", @@ -5778,7 +5778,7 @@ dependencies = [ [[package]] name = "sc-client-db" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "env_logger 0.7.1", "hash-db", @@ -5809,7 +5809,7 @@ dependencies = [ [[package]] name = "sc-consensus-aura" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "env_logger 0.7.1", @@ -5848,7 +5848,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "env_logger 0.7.1", @@ -5899,7 +5899,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "futures 0.3.4", @@ -5924,7 +5924,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5936,7 +5936,7 @@ dependencies = [ [[package]] name = "sc-consensus-manual-seal" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "env_logger 0.7.1", @@ -5964,7 +5964,7 @@ dependencies = [ [[package]] name = "sc-consensus-pow" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "futures 0.3.4", @@ -5984,7 +5984,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "futures 0.3.4", "futures-timer 3.0.1", @@ -6005,7 +6005,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "log 0.4.8", "sc-client-api", @@ -6018,7 +6018,7 @@ dependencies = [ [[package]] name = "sc-executor" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "assert_matches", "derive_more", @@ -6051,7 +6051,7 @@ dependencies = [ [[package]] name = "sc-executor-common" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "log 0.4.8", @@ -6066,7 +6066,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6081,7 +6081,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "assert_matches", "log 0.4.8", @@ -6098,7 +6098,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "assert_matches", "env_logger 0.7.1", @@ -6139,7 +6139,7 @@ dependencies = [ [[package]] name = "sc-informant" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "ansi_term 0.12.1", "futures 0.3.4", @@ -6155,7 +6155,7 @@ dependencies = [ [[package]] name = "sc-keystore" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "derive_more", "hex", @@ -6170,7 +6170,7 @@ dependencies = [ [[package]] name = "sc-network" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "assert_matches", "async-std", @@ -6228,7 +6228,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "futures 0.3.4", "futures-timer 3.0.1", @@ -6270,7 +6270,7 @@ dependencies = [ [[package]] name = "sc-offchain" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "bytes 0.5.4", "env_logger 0.7.1", @@ -6301,7 +6301,7 @@ dependencies = [ [[package]] name = "sc-peerset" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "futures 0.3.4", "libp2p", @@ -6313,7 +6313,7 @@ dependencies = [ [[package]] name = "sc-rpc" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "assert_matches", "futures 0.1.29", @@ -6350,7 +6350,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "futures 0.3.4", @@ -6372,7 +6372,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6399,7 +6399,7 @@ dependencies = [ [[package]] name = "sc-service" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "exit-future", @@ -6472,7 +6472,7 @@ dependencies = [ [[package]] name = "sc-state-db" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "env_logger 0.7.1", "log 0.4.8", @@ -6483,7 +6483,7 @@ dependencies = [ [[package]] name = "sc-telemetry" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "bytes 0.5.4", "futures 0.3.4", @@ -6504,7 +6504,7 @@ dependencies = [ [[package]] name = "sc-tracing" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "erased-serde", "log 0.4.8", @@ -6519,7 +6519,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "assert_matches", "criterion 0.3.1", @@ -6541,7 +6541,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "derive_more", "futures 0.3.4", @@ -6902,7 +6902,7 @@ checksum = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3" [[package]] name = "sp-allocator" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "derive_more", "log 0.4.8", @@ -6913,7 +6913,7 @@ dependencies = [ [[package]] name = "sp-api" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "hash-db", "parity-scale-codec", @@ -6928,7 +6928,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6956,7 +6956,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "serde", @@ -6978,7 +6978,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "criterion 0.3.1", "integer-sqrt", @@ -6993,7 +6993,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-api", @@ -7004,7 +7004,7 @@ dependencies = [ [[package]] name = "sp-authorship" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7014,7 +7014,7 @@ dependencies = [ [[package]] name = "sp-block-builder" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-api", @@ -7025,7 +7025,7 @@ dependencies = [ [[package]] name = "sp-blockchain" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "derive_more", "log 0.4.8", @@ -7040,7 +7040,7 @@ dependencies = [ [[package]] name = "sp-consensus" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "derive_more", "futures 0.3.4", @@ -7062,7 +7062,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-api", @@ -7075,7 +7075,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -7090,7 +7090,7 @@ dependencies = [ [[package]] name = "sp-consensus-pow" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-api", @@ -7101,7 +7101,7 @@ dependencies = [ [[package]] name = "sp-core" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "base58", "blake2-rfc", @@ -7145,7 +7145,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "proc-macro2", "quote", @@ -7154,7 +7154,7 @@ dependencies = [ [[package]] name = "sp-externalities" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "environmental", "sp-std", @@ -7163,7 +7163,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "serde", @@ -7175,7 +7175,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -7184,7 +7184,7 @@ dependencies = [ [[package]] name = "sp-inherents" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "derive_more", "parity-scale-codec", @@ -7195,7 +7195,7 @@ dependencies = [ [[package]] name = "sp-io" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "hash-db", "libsecp256k1", @@ -7212,7 +7212,7 @@ dependencies = [ [[package]] name = "sp-keyring" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "lazy_static", "sp-core", @@ -7222,7 +7222,7 @@ dependencies = [ [[package]] name = "sp-offchain" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "sp-api", "sp-runtime", @@ -7230,7 +7230,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "backtrace", "log 0.4.8", @@ -7238,7 +7238,7 @@ dependencies = [ [[package]] name = "sp-phragmen" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "rand 0.7.3", "serde", @@ -7250,7 +7250,7 @@ dependencies = [ [[package]] name = "sp-rpc" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "serde", "serde_json", @@ -7259,7 +7259,7 @@ dependencies = [ [[package]] name = "sp-runtime" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "impl-trait-for-tuples", "log 0.4.8", @@ -7279,7 +7279,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7298,7 +7298,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "Inflector", "proc-macro-crate", @@ -7332,7 +7332,7 @@ dependencies = [ [[package]] name = "sp-sandbox" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "assert_matches", "parity-scale-codec", @@ -7346,7 +7346,7 @@ dependencies = [ [[package]] name = "sp-serializer" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "serde", "serde_json", @@ -7354,7 +7354,7 @@ dependencies = [ [[package]] name = "sp-session" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "sp-api", "sp-core", @@ -7364,7 +7364,7 @@ dependencies = [ [[package]] name = "sp-staking" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7373,7 +7373,7 @@ dependencies = [ [[package]] name = "sp-state-machine" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" dependencies = [ "hash-db", "hex-literal", @@ -7392,11 +7392,11 @@ dependencies = [ [[package]] name = "sp-std" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" [[package]] name = "sp-storage" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "impl-serde 0.2.3", "serde", @@ -7418,7 +7418,7 @@ dependencies = [ [[package]] name = "sp-timestamp" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7431,7 +7431,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "derive_more", "futures 0.3.4", @@ -7444,7 +7444,7 @@ dependencies = [ [[package]] name = "sp-trie" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "criterion 0.2.11", "hash-db", @@ -7461,7 +7461,7 @@ dependencies = [ [[package]] name = "sp-version" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7472,7 +7472,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7578,7 +7578,7 @@ dependencies = [ [[package]] name = "subkey" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "clap", "derive_more", @@ -7620,11 +7620,11 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" [[package]] name = "substrate-frame-rpc-support" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "frame-support", "frame-system", @@ -7640,7 +7640,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" dependencies = [ "env_logger 0.7.1", "frame-system-rpc-runtime-api", @@ -7755,7 +7755,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" [[package]] name = "substrate-wasm-builder" diff --git a/bin/node-template/node/Cargo.toml b/bin/node-template/node/Cargo.toml index 4933b778db1fa..42dcc8ac50188 100644 --- a/bin/node-template/node/Cargo.toml +++ b/bin/node-template/node/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-template" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Anonymous"] edition = "2018" license = "Unlicense" @@ -16,25 +16,25 @@ futures = "0.3.1" log = "0.4.8" structopt = "0.3.8" -sc-cli = { version = "0.8.0-alpha.1", path = "../../../client/cli" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sc-executor = { version = "0.8.0-alpha.1", path = "../../../client/executor" } -sc-service = { version = "0.8.0-alpha.1", path = "../../../client/service" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../../primitives/inherents" } -sc-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../client/transaction-pool" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../primitives/transaction-pool" } -sc-network = { version = "0.8.0-alpha.1", path = "../../../client/network" } -sc-consensus-aura = { version = "0.8.0-alpha.1", path = "../../../client/consensus/aura" } -sp-consensus-aura = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/aura" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } -grandpa = { version = "0.8.0-alpha.1", package = "sc-finality-grandpa", path = "../../../client/finality-grandpa" } -grandpa-primitives = { version = "2.0.0-alpha.1", package = "sp-finality-grandpa", path = "../../../primitives/finality-grandpa" } -sc-client = { version = "0.8.0-alpha.1", path = "../../../client/" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sc-basic-authorship = { path = "../../../client/basic-authorship" , version = "0.8.0-alpha.1"} +sc-cli = { version = "0.8.0-alpha.2", path = "../../../client/cli" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../../client/executor" } +sc-service = { version = "0.8.0-alpha.2", path = "../../../client/service" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../../primitives/inherents" } +sc-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../client/transaction-pool" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../primitives/transaction-pool" } +sc-network = { version = "0.8.0-alpha.2", path = "../../../client/network" } +sc-consensus-aura = { version = "0.8.0-alpha.2", path = "../../../client/consensus/aura" } +sp-consensus-aura = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/aura" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } +grandpa = { version = "0.8.0-alpha.2", package = "sc-finality-grandpa", path = "../../../client/finality-grandpa" } +grandpa-primitives = { version = "2.0.0-alpha.2", package = "sp-finality-grandpa", path = "../../../primitives/finality-grandpa" } +sc-client = { version = "0.8.0-alpha.2", path = "../../../client/" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sc-basic-authorship = { path = "../../../client/basic-authorship" , version = "0.8.0-alpha.2"} -node-template-runtime = { version = "2.0.0-alpha.1", path = "../runtime" } +node-template-runtime = { version = "2.0.0-alpha.2", path = "../runtime" } [build-dependencies] vergen = "3.0.4" -build-script-utils = { version = "2.0.0-alpha.1", package = "substrate-build-script-utils", path = "../../../utils/build-script-utils" } +build-script-utils = { version = "2.0.0-alpha.2", package = "substrate-build-script-utils", path = "../../../utils/build-script-utils" } diff --git a/bin/node-template/pallets/template/Cargo.toml b/bin/node-template/pallets/template/Cargo.toml index bd08787f1aa70..93e13c5505bbd 100644 --- a/bin/node-template/pallets/template/Cargo.toml +++ b/bin/node-template/pallets/template/Cargo.toml @@ -2,9 +2,11 @@ authors = ['Anonymous'] edition = '2018' name = 'pallet-template' -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" +license = "Unlicense" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet template" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } @@ -12,30 +14,30 @@ safe-mix = { default-features = false, version = '1.0.0' } [dependencies.frame-support] default-features = false -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" path = "../../../../frame/support" [dependencies.system] default-features = false package = 'frame-system' -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" path = "../../../../frame/system" - [dev-dependencies.sp-core] default-features = false -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" path = "../../../../primitives/core" [dev-dependencies.sp-io] default-features = false -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" path = "../../../../primitives/io" [dev-dependencies.sp-runtime] default-features = false -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" path = "../../../../primitives/runtime" + [features] default = ['std'] std = [ diff --git a/bin/node-template/runtime/Cargo.toml b/bin/node-template/runtime/Cargo.toml index 049953eceadc5..e6b14f1a501ee 100644 --- a/bin/node-template/runtime/Cargo.toml +++ b/bin/node-template/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-template-runtime" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Anonymous"] edition = "2018" license = "Unlicense" @@ -10,31 +10,31 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -aura = { version = "2.0.0-alpha.1", default-features = false, package = "pallet-aura", path = "../../../frame/aura" } -balances = { version = "2.0.0-alpha.1", default-features = false, package = "pallet-balances", path = "../../../frame/balances" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/support" } -grandpa = { version = "2.0.0-alpha.1", default-features = false, package = "pallet-grandpa", path = "../../../frame/grandpa" } -randomness-collective-flip = { version = "2.0.0-alpha.1", default-features = false, package = "pallet-randomness-collective-flip", path = "../../../frame/randomness-collective-flip" } -sudo = { version = "2.0.0-alpha.1", default-features = false, package = "pallet-sudo", path = "../../../frame/sudo" } -system = { version = "2.0.0-alpha.1", default-features = false, package = "frame-system", path = "../../../frame/system" } -timestamp = { version = "2.0.0-alpha.1", default-features = false, package = "pallet-timestamp", path = "../../../frame/timestamp" } -transaction-payment = { version = "2.0.0-alpha.1", default-features = false, package = "pallet-transaction-payment", path = "../../../frame/transaction-payment" } -frame-executive = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/executive" } +aura = { version = "2.0.0-alpha.2", default-features = false, package = "pallet-aura", path = "../../../frame/aura" } +balances = { version = "2.0.0-alpha.2", default-features = false, package = "pallet-balances", path = "../../../frame/balances" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/support" } +grandpa = { version = "2.0.0-alpha.2", default-features = false, package = "pallet-grandpa", path = "../../../frame/grandpa" } +randomness-collective-flip = { version = "2.0.0-alpha.2", default-features = false, package = "pallet-randomness-collective-flip", path = "../../../frame/randomness-collective-flip" } +sudo = { version = "2.0.0-alpha.2", default-features = false, package = "pallet-sudo", path = "../../../frame/sudo" } +system = { version = "2.0.0-alpha.2", default-features = false, package = "frame-system", path = "../../../frame/system" } +timestamp = { version = "2.0.0-alpha.2", default-features = false, package = "pallet-timestamp", path = "../../../frame/timestamp" } +transaction-payment = { version = "2.0.0-alpha.2", default-features = false, package = "pallet-transaction-payment", path = "../../../frame/transaction-payment" } +frame-executive = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/executive" } serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/api" } -sp-block-builder = { path = "../../../primitives/block-builder", default-features = false, version = "2.0.0-alpha.1"} -sp-consensus-aura = { version = "0.8.0-alpha.1", default-features = false, path = "../../../primitives/consensus/aura" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/core" } -sp-inherents = { path = "../../../primitives/inherents", default-features = false, version = "2.0.0-alpha.1"} -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/io" } -sp-offchain = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/offchain" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/runtime" } -sp-session = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/session" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/std" } -sp-transaction-pool = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/transaction-pool" } -sp-version = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/version" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/api" } +sp-block-builder = { path = "../../../primitives/block-builder", default-features = false, version = "2.0.0-alpha.2"} +sp-consensus-aura = { version = "0.8.0-alpha.2", default-features = false, path = "../../../primitives/consensus/aura" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/core" } +sp-inherents = { path = "../../../primitives/inherents", default-features = false, version = "2.0.0-alpha.2"} +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/io" } +sp-offchain = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/offchain" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/runtime" } +sp-session = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/session" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/std" } +sp-transaction-pool = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/transaction-pool" } +sp-version = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/version" } -template = { version = "2.0.0-alpha.1", default-features = false, path = "../pallets/template", package = "pallet-template" } +template = { version = "2.0.0-alpha.2", default-features = false, path = "../pallets/template", package = "pallet-template" } [build-dependencies] wasm-builder-runner = { version = "1.0.5", package = "substrate-wasm-builder-runner", path = "../../../utils/wasm-builder-runner" } diff --git a/bin/node/cli/Cargo.toml b/bin/node/cli/Cargo.toml index 1aa49414bdd3c..ca3665cf1842a 100644 --- a/bin/node/cli/Cargo.toml +++ b/bin/node/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-cli" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] description = "Substrate node implementation in Rust." build = "build.rs" @@ -42,68 +42,68 @@ structopt = { version = "0.3.8", optional = true } tracing = "0.1.10" # primitives -sp-authority-discovery = { version = "2.0.0-alpha.1", path = "../../../primitives/authority-discovery" } -sp-consensus-babe = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/babe" } -grandpa-primitives = { version = "2.0.0-alpha.1", package = "sp-finality-grandpa", path = "../../../primitives/finality-grandpa" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/timestamp" } -sp-finality-tracker = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/finality-tracker" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../../primitives/inherents" } -sp-keyring = { version = "2.0.0-alpha.1", path = "../../../primitives/keyring" } -sp-io = { version = "2.0.0-alpha.1", path = "../../../primitives/io" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } +sp-authority-discovery = { version = "2.0.0-alpha.2", path = "../../../primitives/authority-discovery" } +sp-consensus-babe = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/babe" } +grandpa-primitives = { version = "2.0.0-alpha.2", package = "sp-finality-grandpa", path = "../../../primitives/finality-grandpa" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/timestamp" } +sp-finality-tracker = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/finality-tracker" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../../primitives/inherents" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../../primitives/keyring" } +sp-io = { version = "2.0.0-alpha.2", path = "../../../primitives/io" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } # client dependencies -sc-client-api = { version = "2.0.0-alpha.1", path = "../../../client/api" } -sc-client = { version = "0.8.0-alpha.1", path = "../../../client/" } -sc-chain-spec = { version = "2.0.0-alpha.1", path = "../../../client/chain-spec" } -sc-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../client/transaction-pool" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../primitives/transaction-pool" } -sc-network = { version = "0.8.0-alpha.1", path = "../../../client/network" } -sc-consensus-babe = { version = "0.8.0-alpha.1", path = "../../../client/consensus/babe" } -grandpa = { version = "0.8.0-alpha.1", package = "sc-finality-grandpa", path = "../../../client/finality-grandpa" } -sc-client-db = { version = "0.8.0-alpha.1", default-features = false, path = "../../../client/db" } -sc-offchain = { version = "2.0.0-alpha.1", path = "../../../client/offchain" } -sc-rpc = { version = "2.0.0-alpha.1", path = "../../../client/rpc" } -sc-basic-authorship = { version = "0.8.0-alpha.1", path = "../../../client/basic-authorship" } -sc-service = { version = "0.8.0-alpha.1", default-features = false, path = "../../../client/service" } -sc-tracing = { version = "2.0.0-alpha.1", path = "../../../client/tracing" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../../../client/telemetry" } -sc-authority-discovery = { version = "0.8.0-alpha.1", path = "../../../client/authority-discovery" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../../client/api" } +sc-client = { version = "0.8.0-alpha.2", path = "../../../client/" } +sc-chain-spec = { version = "2.0.0-alpha.2", path = "../../../client/chain-spec" } +sc-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../client/transaction-pool" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../primitives/transaction-pool" } +sc-network = { version = "0.8.0-alpha.2", path = "../../../client/network" } +sc-consensus-babe = { version = "0.8.0-alpha.2", path = "../../../client/consensus/babe" } +grandpa = { version = "0.8.0-alpha.2", package = "sc-finality-grandpa", path = "../../../client/finality-grandpa" } +sc-client-db = { version = "0.8.0-alpha.2", default-features = false, path = "../../../client/db" } +sc-offchain = { version = "2.0.0-alpha.2", path = "../../../client/offchain" } +sc-rpc = { version = "2.0.0-alpha.2", path = "../../../client/rpc" } +sc-basic-authorship = { version = "0.8.0-alpha.2", path = "../../../client/basic-authorship" } +sc-service = { version = "0.8.0-alpha.2", default-features = false, path = "../../../client/service" } +sc-tracing = { version = "2.0.0-alpha.2", path = "../../../client/tracing" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../../../client/telemetry" } +sc-authority-discovery = { version = "0.8.0-alpha.2", path = "../../../client/authority-discovery" } # frame dependencies -pallet-indices = { version = "2.0.0-alpha.1", path = "../../../frame/indices" } -pallet-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/timestamp" } -pallet-contracts = { version = "2.0.0-alpha.1", path = "../../../frame/contracts" } -frame-system = { version = "2.0.0-alpha.1", path = "../../../frame/system" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../../../frame/balances" } -pallet-transaction-payment = { version = "2.0.0-alpha.1", path = "../../../frame/transaction-payment" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/support" } -pallet-im-online = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/im-online" } -pallet-authority-discovery = { version = "2.0.0-alpha.1", path = "../../../frame/authority-discovery" } +pallet-indices = { version = "2.0.0-alpha.2", path = "../../../frame/indices" } +pallet-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/timestamp" } +pallet-contracts = { version = "2.0.0-alpha.2", path = "../../../frame/contracts" } +frame-system = { version = "2.0.0-alpha.2", path = "../../../frame/system" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../../../frame/balances" } +pallet-transaction-payment = { version = "2.0.0-alpha.2", path = "../../../frame/transaction-payment" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/support" } +pallet-im-online = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/im-online" } +pallet-authority-discovery = { version = "2.0.0-alpha.2", path = "../../../frame/authority-discovery" } # node-specific dependencies -node-runtime = { version = "2.0.0-alpha.1", path = "../runtime" } -node-rpc = { version = "2.0.0-alpha.1", path = "../rpc" } -node-primitives = { version = "2.0.0-alpha.1", path = "../primitives" } -node-executor = { version = "2.0.0-alpha.1", path = "../executor" } +node-runtime = { version = "2.0.0-alpha.2", path = "../runtime" } +node-rpc = { version = "2.0.0-alpha.2", path = "../rpc" } +node-primitives = { version = "2.0.0-alpha.2", path = "../primitives" } +node-executor = { version = "2.0.0-alpha.2", path = "../executor" } # CLI-specific dependencies -sc-cli = { version = "0.8.0-alpha.1", optional = true, path = "../../../client/cli" } -frame-benchmarking-cli = { version = "2.0.0-alpha.1", optional = true, path = "../../../utils/frame/benchmarking-cli" } -node-transaction-factory = { version = "0.8.0-alpha.1", optional = true, path = "../transaction-factory" } -node-inspect = { version = "0.8.0-alpha.1", optional = true, path = "../inspect" } +sc-cli = { version = "0.8.0-alpha.2", optional = true, path = "../../../client/cli" } +frame-benchmarking-cli = { version = "2.0.0-alpha.2", optional = true, path = "../../../utils/frame/benchmarking-cli" } +node-transaction-factory = { version = "0.8.0-alpha.2", optional = true, path = "../transaction-factory" } +node-inspect = { version = "0.8.0-alpha.2", optional = true, path = "../inspect" } # WASM-specific dependencies wasm-bindgen = { version = "0.2.57", optional = true } wasm-bindgen-futures = { version = "0.4.7", optional = true } -browser-utils = { path = "../../../utils/browser", optional = true , version = "0.8.0-alpha.1"} +browser-utils = { path = "../../../utils/browser", optional = true , version = "0.8.0-alpha.2"} [dev-dependencies] -sc-keystore = { version = "2.0.0-alpha.1", path = "../../../client/keystore" } -sc-consensus-babe = { version = "0.8.0-alpha.1", features = ["test-helpers"], path = "../../../client/consensus/babe" } -sc-consensus-epochs = { version = "0.8.0-alpha.1", path = "../../../client/consensus/epochs" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../../../client/keystore" } +sc-consensus-babe = { version = "0.8.0-alpha.2", features = ["test-helpers"], path = "../../../client/consensus/babe" } +sc-consensus-epochs = { version = "0.8.0-alpha.2", path = "../../../client/consensus/epochs" } sc-service-test = { version = "2.0.0-dev", path = "../../../client/service/test" } futures = "0.3.1" tempfile = "3.1.0" @@ -112,14 +112,14 @@ nix = "0.17" serde_json = "1.0" [build-dependencies] -build-script-utils = { version = "2.0.0-alpha.1", package = "substrate-build-script-utils", path = "../../../utils/build-script-utils" } +build-script-utils = { version = "2.0.0-alpha.2", package = "substrate-build-script-utils", path = "../../../utils/build-script-utils" } structopt = { version = "0.3.8", optional = true } -node-transaction-factory = { version = "0.8.0-alpha.1", optional = true, path = "../transaction-factory" } -node-inspect = { version = "0.8.0-alpha.1", optional = true, path = "../inspect" } -frame-benchmarking-cli = { version = "2.0.0-alpha.1", optional = true, path = "../../../utils/frame/benchmarking-cli" } +node-transaction-factory = { version = "0.8.0-alpha.2", optional = true, path = "../transaction-factory" } +node-inspect = { version = "0.8.0-alpha.2", optional = true, path = "../inspect" } +frame-benchmarking-cli = { version = "2.0.0-alpha.2", optional = true, path = "../../../utils/frame/benchmarking-cli" } [build-dependencies.sc-cli] -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" package = "sc-cli" path = "../../../client/cli" optional = true diff --git a/bin/node/executor/Cargo.toml b/bin/node/executor/Cargo.toml index a4eacbb822b6a..94bd13954a425 100644 --- a/bin/node/executor/Cargo.toml +++ b/bin/node/executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-executor" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] description = "Substrate node implementation in Rust." edition = "2018" @@ -10,32 +10,32 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0" } -node-primitives = { version = "2.0.0-alpha.1", path = "../primitives" } -node-runtime = { version = "2.0.0-alpha.1", path = "../runtime" } -sc-executor = { version = "0.8.0-alpha.1", path = "../../../client/executor" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-io = { version = "2.0.0-alpha.1", path = "../../../primitives/io" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../../primitives/state-machine" } -sp-trie = { version = "2.0.0-alpha.1", path = "../../../primitives/trie" } +node-primitives = { version = "2.0.0-alpha.2", path = "../primitives" } +node-runtime = { version = "2.0.0-alpha.2", path = "../runtime" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../../client/executor" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-io = { version = "2.0.0-alpha.2", path = "../../../primitives/io" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../../primitives/state-machine" } +sp-trie = { version = "2.0.0-alpha.2", path = "../../../primitives/trie" } trie-root = "0.16.0" -frame-benchmarking = { version = "2.0.0-alpha.1", path = "../../../frame/benchmarking" } +frame-benchmarking = { version = "2.0.0-alpha.2", path = "../../../frame/benchmarking" } [dev-dependencies] criterion = "0.3.0" -frame-support = { version = "2.0.0-alpha.1", path = "../../../frame/support" } -frame-system = { version = "2.0.0-alpha.1", path = "../../../frame/system" } -node-testing = { version = "2.0.0-alpha.1", path = "../testing" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../../../frame/balances" } -pallet-contracts = { version = "2.0.0-alpha.1", path = "../../../frame/contracts" } -pallet-grandpa = { version = "2.0.0-alpha.1", path = "../../../frame/grandpa" } -pallet-im-online = { version = "2.0.0-alpha.1", path = "../../../frame/im-online" } -pallet-indices = { version = "2.0.0-alpha.1", path = "../../../frame/indices" } -pallet-session = { version = "2.0.0-alpha.1", path = "../../../frame/session" } -pallet-timestamp = { version = "2.0.0-alpha.1", path = "../../../frame/timestamp" } -pallet-transaction-payment = { version = "2.0.0-alpha.1", path = "../../../frame/transaction-payment" } -pallet-treasury = { version = "2.0.0-alpha.1", path = "../../../frame/treasury" } -sp-application-crypto = { version = "2.0.0-alpha.1", path = "../../../primitives/application-crypto" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", path = "../../../frame/support" } +frame-system = { version = "2.0.0-alpha.2", path = "../../../frame/system" } +node-testing = { version = "2.0.0-alpha.2", path = "../testing" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../../../frame/balances" } +pallet-contracts = { version = "2.0.0-alpha.2", path = "../../../frame/contracts" } +pallet-grandpa = { version = "2.0.0-alpha.2", path = "../../../frame/grandpa" } +pallet-im-online = { version = "2.0.0-alpha.2", path = "../../../frame/im-online" } +pallet-indices = { version = "2.0.0-alpha.2", path = "../../../frame/indices" } +pallet-session = { version = "2.0.0-alpha.2", path = "../../../frame/session" } +pallet-timestamp = { version = "2.0.0-alpha.2", path = "../../../frame/timestamp" } +pallet-transaction-payment = { version = "2.0.0-alpha.2", path = "../../../frame/transaction-payment" } +pallet-treasury = { version = "2.0.0-alpha.2", path = "../../../frame/treasury" } +sp-application-crypto = { version = "2.0.0-alpha.2", path = "../../../primitives/application-crypto" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } substrate-test-client = { version = "2.0.0-dev", path = "../../../test-utils/client" } wabt = "0.9.2" diff --git a/bin/node/inspect/Cargo.toml b/bin/node/inspect/Cargo.toml index 353daf7a4f2d6..218c38d0af94b 100644 --- a/bin/node/inspect/Cargo.toml +++ b/bin/node/inspect/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-inspect" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" @@ -11,10 +11,10 @@ repository = "https://github.com/paritytech/substrate/" codec = { package = "parity-scale-codec", version = "1.0.0" } derive_more = "0.99" log = "0.4.8" -sc-cli = { version = "0.8.0-alpha.1", path = "../../../client/cli" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../../client/api" } -sc-service = { version = "0.8.0-alpha.1", default-features = false, path = "../../../client/service" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } +sc-cli = { version = "0.8.0-alpha.2", path = "../../../client/cli" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../../client/api" } +sc-service = { version = "0.8.0-alpha.2", default-features = false, path = "../../../client/service" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } structopt = "0.3.8" diff --git a/bin/node/primitives/Cargo.toml b/bin/node/primitives/Cargo.toml index d82fc49059deb..0e053c904135e 100644 --- a/bin/node/primitives/Cargo.toml +++ b/bin/node/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-primitives" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" @@ -8,11 +8,11 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/runtime" } [dev-dependencies] -sp-serializer = { version = "2.0.0-alpha.1", path = "../../../primitives/serializer" } +sp-serializer = { version = "2.0.0-alpha.2", path = "../../../primitives/serializer" } pretty_assertions = "0.6.1" [features] diff --git a/bin/node/rpc-client/Cargo.toml b/bin/node/rpc-client/Cargo.toml index 029f79695a500..d5d5dd90d8ee1 100644 --- a/bin/node/rpc-client/Cargo.toml +++ b/bin/node/rpc-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-rpc-client" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" @@ -13,5 +13,5 @@ futures = "0.1.29" hyper = "0.12.35" jsonrpc-core-client = { version = "14.0.3", features = ["http", "ws"] } log = "0.4.8" -node-primitives = { version = "2.0.0-alpha.1", path = "../primitives" } -sc-rpc = { version = "2.0.0-alpha.1", path = "../../../client/rpc" } +node-primitives = { version = "2.0.0-alpha.2", path = "../primitives" } +sc-rpc = { version = "2.0.0-alpha.2", path = "../../../client/rpc" } diff --git a/bin/node/rpc/Cargo.toml b/bin/node/rpc/Cargo.toml index 88dd8b7e826d4..28143b3bc3644 100644 --- a/bin/node/rpc/Cargo.toml +++ b/bin/node/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-rpc" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" @@ -8,20 +8,20 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sc-client = { version = "0.8.0-alpha.1", path = "../../../client/" } +sc-client = { version = "0.8.0-alpha.2", path = "../../../client/" } jsonrpc-core = "14.0.3" -node-primitives = { version = "2.0.0-alpha.1", path = "../primitives" } -node-runtime = { version = "2.0.0-alpha.1", path = "../runtime" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -pallet-contracts-rpc = { version = "0.8.0-alpha.1", path = "../../../frame/contracts/rpc/" } -pallet-transaction-payment-rpc = { version = "2.0.0-alpha.1", path = "../../../frame/transaction-payment/rpc/" } -substrate-frame-rpc-system = { version = "2.0.0-alpha.1", path = "../../../utils/frame/rpc/system" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../primitives/transaction-pool" } -sc-consensus-babe = { version = "0.8.0-alpha.1", path = "../../../client/consensus/babe" } -sc-consensus-babe-rpc = { version = "0.8.0-alpha.1", path = "../../../client/consensus/babe/rpc" } -sp-consensus-babe = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/babe" } -sc-keystore = { version = "2.0.0-alpha.1", path = "../../../client/keystore" } -sc-consensus-epochs = { version = "0.8.0-alpha.1", path = "../../../client/consensus/epochs" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } +node-primitives = { version = "2.0.0-alpha.2", path = "../primitives" } +node-runtime = { version = "2.0.0-alpha.2", path = "../runtime" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +pallet-contracts-rpc = { version = "0.8.0-alpha.2", path = "../../../frame/contracts/rpc/" } +pallet-transaction-payment-rpc = { version = "2.0.0-alpha.2", path = "../../../frame/transaction-payment/rpc/" } +substrate-frame-rpc-system = { version = "2.0.0-alpha.2", path = "../../../utils/frame/rpc/system" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../primitives/transaction-pool" } +sc-consensus-babe = { version = "0.8.0-alpha.2", path = "../../../client/consensus/babe" } +sc-consensus-babe-rpc = { version = "0.8.0-alpha.2", path = "../../../client/consensus/babe/rpc" } +sp-consensus-babe = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/babe" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../../../client/keystore" } +sc-consensus-epochs = { version = "0.8.0-alpha.2", path = "../../../client/consensus/epochs" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } diff --git a/bin/node/runtime/Cargo.toml b/bin/node/runtime/Cargo.toml index 6e2fd1fdb3973..4151f45b8e297 100644 --- a/bin/node/runtime/Cargo.toml +++ b/bin/node/runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-runtime" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" @@ -17,64 +17,64 @@ rustc-hex = { version = "2.0", optional = true } serde = { version = "1.0.102", optional = true } # primitives -sp-authority-discovery = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/authority-discovery" } -sp-consensus-babe = { version = "0.8.0-alpha.1", default-features = false, path = "../../../primitives/consensus/babe" } -sp-block-builder = { path = "../../../primitives/block-builder", default-features = false, version = "2.0.0-alpha.1"} -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/inherents" } -node-primitives = { version = "2.0.0-alpha.1", default-features = false, path = "../primitives" } -sp-offchain = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/offchain" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/std" } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/api" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/runtime" } -sp-staking = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/staking" } -sp-keyring = { version = "2.0.0-alpha.1", optional = true, path = "../../../primitives/keyring" } -sp-session = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/session" } -sp-transaction-pool = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/transaction-pool" } -sp-version = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/version" } +sp-authority-discovery = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/authority-discovery" } +sp-consensus-babe = { version = "0.8.0-alpha.2", default-features = false, path = "../../../primitives/consensus/babe" } +sp-block-builder = { path = "../../../primitives/block-builder", default-features = false, version = "2.0.0-alpha.2"} +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/inherents" } +node-primitives = { version = "2.0.0-alpha.2", default-features = false, path = "../primitives" } +sp-offchain = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/offchain" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/std" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/api" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/runtime" } +sp-staking = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/staking" } +sp-keyring = { version = "2.0.0-alpha.2", optional = true, path = "../../../primitives/keyring" } +sp-session = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/session" } +sp-transaction-pool = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/transaction-pool" } +sp-version = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/version" } # frame dependencies -frame-executive = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/executive" } -frame-benchmarking = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/benchmarking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/system" } -frame-system-rpc-runtime-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/system/rpc/runtime-api/" } -pallet-authority-discovery = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/authority-discovery" } -pallet-authorship = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/authorship" } -pallet-babe = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/babe" } -pallet-balances = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/balances" } -pallet-collective = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/collective" } -pallet-contracts = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/contracts" } -pallet-contracts-primitives = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/contracts/common/" } -pallet-contracts-rpc-runtime-api = { version = "0.8.0-alpha.1", default-features = false, path = "../../../frame/contracts/rpc/runtime-api/" } -pallet-democracy = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/democracy" } -pallet-elections-phragmen = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/elections-phragmen" } -pallet-finality-tracker = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/finality-tracker" } -pallet-grandpa = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/grandpa" } -pallet-im-online = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/im-online" } -pallet-indices = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/indices" } -pallet-identity = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/identity" } -pallet-membership = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/membership" } -pallet-offences = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/offences" } -pallet-randomness-collective-flip = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/randomness-collective-flip" } -pallet-recovery = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/recovery" } -pallet-session = { version = "2.0.0-alpha.1", features = ["historical"], path = "../../../frame/session", default-features = false } -pallet-staking = { version = "2.0.0-alpha.1", features = ["migrate"], path = "../../../frame/staking", default-features = false } -pallet-staking-reward-curve = { version = "2.0.0-alpha.1", path = "../../../frame/staking/reward-curve" } -pallet-sudo = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/sudo" } -pallet-society = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/society" } -pallet-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/timestamp" } -pallet-treasury = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/treasury" } -pallet-utility = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/utility" } -pallet-transaction-payment = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/transaction-payment" } -pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/transaction-payment/rpc/runtime-api/" } -pallet-vesting = { version = "2.0.0-alpha.1", default-features = false, path = "../../../frame/vesting" } +frame-executive = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/executive" } +frame-benchmarking = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/benchmarking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/system" } +frame-system-rpc-runtime-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/system/rpc/runtime-api/" } +pallet-authority-discovery = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/authority-discovery" } +pallet-authorship = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/authorship" } +pallet-babe = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/babe" } +pallet-balances = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/balances" } +pallet-collective = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/collective" } +pallet-contracts = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/contracts" } +pallet-contracts-primitives = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/contracts/common/" } +pallet-contracts-rpc-runtime-api = { version = "0.8.0-alpha.2", default-features = false, path = "../../../frame/contracts/rpc/runtime-api/" } +pallet-democracy = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/democracy" } +pallet-elections-phragmen = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/elections-phragmen" } +pallet-finality-tracker = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/finality-tracker" } +pallet-grandpa = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/grandpa" } +pallet-im-online = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/im-online" } +pallet-indices = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/indices" } +pallet-identity = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/identity" } +pallet-membership = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/membership" } +pallet-offences = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/offences" } +pallet-randomness-collective-flip = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/randomness-collective-flip" } +pallet-recovery = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/recovery" } +pallet-session = { version = "2.0.0-alpha.2", features = ["historical"], path = "../../../frame/session", default-features = false } +pallet-staking = { version = "2.0.0-alpha.2", features = ["migrate"], path = "../../../frame/staking", default-features = false } +pallet-staking-reward-curve = { version = "2.0.0-alpha.2", path = "../../../frame/staking/reward-curve" } +pallet-sudo = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/sudo" } +pallet-society = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/society" } +pallet-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/timestamp" } +pallet-treasury = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/treasury" } +pallet-utility = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/utility" } +pallet-transaction-payment = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/transaction-payment" } +pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/transaction-payment/rpc/runtime-api/" } +pallet-vesting = { version = "2.0.0-alpha.2", default-features = false, path = "../../../frame/vesting" } [build-dependencies] wasm-builder-runner = { version = "1.0.5", package = "substrate-wasm-builder-runner", path = "../../../utils/wasm-builder-runner" } [dev-dependencies] -sp-io = { version = "2.0.0-alpha.1", path = "../../../primitives/io" } +sp-io = { version = "2.0.0-alpha.2", path = "../../../primitives/io" } [features] default = ["std"] diff --git a/bin/node/testing/Cargo.toml b/bin/node/testing/Cargo.toml index 0187fc83be20e..3e8a4c4d1fe74 100644 --- a/bin/node/testing/Cargo.toml +++ b/bin/node/testing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-testing" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] description = "Test utilities for Substrate node." edition = "2018" @@ -10,47 +10,47 @@ repository = "https://github.com/paritytech/substrate/" publish = true [dependencies] -pallet-balances = { version = "2.0.0-alpha.1", path = "../../../frame/balances" } -sc-client = { version = "0.8.0-alpha.1", path = "../../../client/" } -sc-client-db = { version = "0.8.0-alpha.1", path = "../../../client/db/", features = ["kvdb-rocksdb"] } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../../client/api/" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../../../frame/balances" } +sc-client = { version = "0.8.0-alpha.2", path = "../../../client/" } +sc-client-db = { version = "0.8.0-alpha.2", path = "../../../client/db/", features = ["kvdb-rocksdb"] } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../../client/api/" } codec = { package = "parity-scale-codec", version = "1.0.0" } -pallet-contracts = { version = "2.0.0-alpha.1", path = "../../../frame/contracts" } -pallet-grandpa = { version = "2.0.0-alpha.1", path = "../../../frame/grandpa" } -pallet-indices = { version = "2.0.0-alpha.1", path = "../../../frame/indices" } -sp-keyring = { version = "2.0.0-alpha.1", path = "../../../primitives/keyring" } -node-executor = { version = "2.0.0-alpha.1", path = "../executor" } -node-primitives = { version = "2.0.0-alpha.1", path = "../primitives" } -node-runtime = { version = "2.0.0-alpha.1", path = "../runtime" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-io = { version = "2.0.0-alpha.1", path = "../../../primitives/io" } -frame-support = { version = "2.0.0-alpha.1", path = "../../../frame/support" } -pallet-session = { version = "2.0.0-alpha.1", path = "../../../frame/session" } -pallet-society = { version = "2.0.0-alpha.1", path = "../../../frame/society" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -pallet-staking = { version = "2.0.0-alpha.1", path = "../../../frame/staking" } -sc-executor = { version = "0.8.0-alpha.1", path = "../../../client/executor", features = ["wasmtime"] } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } -frame-system = { version = "2.0.0-alpha.1", path = "../../../frame/system" } +pallet-contracts = { version = "2.0.0-alpha.2", path = "../../../frame/contracts" } +pallet-grandpa = { version = "2.0.0-alpha.2", path = "../../../frame/grandpa" } +pallet-indices = { version = "2.0.0-alpha.2", path = "../../../frame/indices" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../../primitives/keyring" } +node-executor = { version = "2.0.0-alpha.2", path = "../executor" } +node-primitives = { version = "2.0.0-alpha.2", path = "../primitives" } +node-runtime = { version = "2.0.0-alpha.2", path = "../runtime" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-io = { version = "2.0.0-alpha.2", path = "../../../primitives/io" } +frame-support = { version = "2.0.0-alpha.2", path = "../../../frame/support" } +pallet-session = { version = "2.0.0-alpha.2", path = "../../../frame/session" } +pallet-society = { version = "2.0.0-alpha.2", path = "../../../frame/society" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +pallet-staking = { version = "2.0.0-alpha.2", path = "../../../frame/staking" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../../client/executor", features = ["wasmtime"] } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } +frame-system = { version = "2.0.0-alpha.2", path = "../../../frame/system" } substrate-test-client = { version = "2.0.0-dev", path = "../../../test-utils/client" } -pallet-timestamp = { version = "2.0.0-alpha.1", path = "../../../frame/timestamp" } -pallet-transaction-payment = { version = "2.0.0-alpha.1", path = "../../../frame/transaction-payment" } -pallet-treasury = { version = "2.0.0-alpha.1", path = "../../../frame/treasury" } +pallet-timestamp = { version = "2.0.0-alpha.2", path = "../../../frame/timestamp" } +pallet-transaction-payment = { version = "2.0.0-alpha.2", path = "../../../frame/transaction-payment" } +pallet-treasury = { version = "2.0.0-alpha.2", path = "../../../frame/treasury" } wabt = "0.9.2" -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -sp-finality-tracker = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/finality-tracker" } -sp-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/timestamp" } -sp-block-builder = { version = "2.0.0-alpha.1", path = "../../../primitives/block-builder" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../../primitives/inherents" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +sp-finality-tracker = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/finality-tracker" } +sp-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/timestamp" } +sp-block-builder = { version = "2.0.0-alpha.2", path = "../../../primitives/block-builder" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../../primitives/inherents" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } log = "0.4.8" tempfile = "3.1.0" fs_extra = "1" [dev-dependencies] criterion = "0.3.0" -sc-cli = { version = "0.8.0-alpha.1", path = "../../../client/cli" } -sc-service = { version = "0.8.0-alpha.1", path = "../../../client/service", features = ["rocksdb"] } +sc-cli = { version = "0.8.0-alpha.2", path = "../../../client/cli" } +sc-service = { version = "0.8.0-alpha.2", path = "../../../client/service", features = ["rocksdb"] } [[bench]] name = "import" diff --git a/bin/node/transaction-factory/Cargo.toml b/bin/node/transaction-factory/Cargo.toml index b73f5b6582407..8a033ad4c1351 100644 --- a/bin/node/transaction-factory/Cargo.toml +++ b/bin/node/transaction-factory/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-transaction-factory" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" @@ -8,15 +8,15 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-block-builder = { version = "2.0.0-alpha.1", path = "../../../primitives/block-builder" } -sc-cli = { version = "0.8.0-alpha.1", path = "../../../client/cli" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../../client/api" } -sc-client = { version = "0.8.0-alpha.1", path = "../../../client" } +sp-block-builder = { version = "2.0.0-alpha.2", path = "../../../primitives/block-builder" } +sc-cli = { version = "0.8.0-alpha.2", path = "../../../client/cli" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../../client/api" } +sc-client = { version = "0.8.0-alpha.2", path = "../../../client" } codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } log = "0.4.8" -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sc-service = { version = "0.8.0-alpha.1", path = "../../../client/service" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sc-service = { version = "0.8.0-alpha.2", path = "../../../client/service" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } diff --git a/bin/utils/chain-spec-builder/Cargo.toml b/bin/utils/chain-spec-builder/Cargo.toml index 328bc5e064a22..22924f885286f 100644 --- a/bin/utils/chain-spec-builder/Cargo.toml +++ b/bin/utils/chain-spec-builder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chain-spec-builder" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" @@ -10,8 +10,8 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] ansi_term = "0.12.1" -sc-keystore = { version = "2.0.0-alpha.1", path = "../../../client/keystore" } -node-cli = { version = "2.0.0-alpha.1", path = "../../node/cli" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../../../client/keystore" } +node-cli = { version = "2.0.0-alpha.2", path = "../../node/cli" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } rand = "0.7.2" structopt = "0.3.8" diff --git a/bin/utils/subkey/Cargo.toml b/bin/utils/subkey/Cargo.toml index 49a57d7de02ba..a6c239c6d7546 100644 --- a/bin/utils/subkey/Cargo.toml +++ b/bin/utils/subkey/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subkey" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" @@ -9,10 +9,10 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] futures = "0.1.29" -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -node-runtime = { version = "2.0.0-alpha.1", path = "../../node/runtime" } -node-primitives = { version = "2.0.0-alpha.1", path = "../../node/primitives" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +node-runtime = { version = "2.0.0-alpha.2", path = "../../node/runtime" } +node-primitives = { version = "2.0.0-alpha.2", path = "../../node/primitives" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } rand = "0.7.2" clap = "2.33.0" tiny-bip39 = "0.7" @@ -21,13 +21,13 @@ substrate-bip39 = "0.3.1" hex = "0.4.0" hex-literal = "0.2.1" codec = { package = "parity-scale-codec", version = "1.0.0" } -frame-system = { version = "2.0.0-alpha.1", path = "../../../frame/system" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../../../frame/balances" } -pallet-transaction-payment = { version = "2.0.0-alpha.1", path = "../../../frame/transaction-payment" } +frame-system = { version = "2.0.0-alpha.2", path = "../../../frame/system" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../../../frame/balances" } +pallet-transaction-payment = { version = "2.0.0-alpha.2", path = "../../../frame/transaction-payment" } rpassword = "4.0.1" itertools = "0.8.2" derive_more = { version = "0.99.2" } -sc-rpc = { version = "2.0.0-alpha.1", path = "../../../client/rpc" } +sc-rpc = { version = "2.0.0-alpha.2", path = "../../../client/rpc" } jsonrpc-core-client = { version = "14.0.3", features = ["http"] } hyper = "0.12.35" libp2p = "0.16.1" diff --git a/client/Cargo.toml b/client/Cargo.toml index 0ae03b56ef4ff..09fa6a2aaf28f 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -1,38 +1,39 @@ [package] name = "sc-client" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate Client and associated logic." [dependencies] -sc-block-builder = { version = "0.8.0-alpha.1", path = "block-builder" } -sc-client-api = { version = "2.0.0-alpha.1", path = "api" } +sc-block-builder = { version = "0.8.0-alpha.2", path = "block-builder" } +sc-client-api = { version = "2.0.0-alpha.2", path = "api" } codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } -sp-consensus = { version = "0.8.0-alpha.1", path = "../primitives/consensus/common" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../primitives/consensus/common" } derive_more = { version = "0.99.2" } -sc-executor = { version = "0.8.0-alpha.1", path = "executor" } -sp-externalities = { version = "0.8.0-alpha.1", path = "../primitives/externalities" } +sc-executor = { version = "0.8.0-alpha.2", path = "executor" } +sp-externalities = { version = "0.8.0-alpha.2", path = "../primitives/externalities" } fnv = { version = "1.0.6" } futures = { version = "0.3.1", features = ["compat"] } hash-db = { version = "0.15.2" } hex-literal = { version = "0.2.1" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../primitives/inherents" } -sp-keyring = { version = "2.0.0-alpha.1", path = "../primitives/keyring" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../primitives/inherents" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../primitives/keyring" } kvdb = "0.4.0" log = { version = "0.4.8" } parking_lot = "0.10.0" -sp-core = { version = "2.0.0-alpha.1", path = "../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", path = "../primitives/std" } -sp-version = { version = "2.0.0-alpha.1", path = "../primitives/version" } -sp-api = { version = "2.0.0-alpha.1", path = "../primitives/api" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../primitives/runtime" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../primitives/blockchain" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../primitives/state-machine" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "telemetry" } -sp-trie = { version = "2.0.0-alpha.1", path = "../primitives/trie" } +sp-core = { version = "2.0.0-alpha.2", path = "../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", path = "../primitives/std" } +sp-version = { version = "2.0.0-alpha.2", path = "../primitives/version" } +sp-api = { version = "2.0.0-alpha.2", path = "../primitives/api" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../primitives/runtime" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../primitives/blockchain" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../primitives/state-machine" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "telemetry" } +sp-trie = { version = "2.0.0-alpha.2", path = "../primitives/trie" } tracing = "0.1.10" [dev-dependencies] @@ -40,4 +41,4 @@ env_logger = "0.7.0" tempfile = "3.1.0" substrate-test-runtime-client = { version = "2.0.0-dev", path = "../test-utils/runtime/client" } kvdb-memorydb = "0.4.0" -sp-panic-handler = { version = "2.0.0-alpha.1", path = "../primitives/panic-handler" } +sp-panic-handler = { version = "2.0.0-alpha.2", path = "../primitives/panic-handler" } diff --git a/client/api/Cargo.toml b/client/api/Cargo.toml index 6256a99bb88ac..f1d3478c472a0 100644 --- a/client/api/Cargo.toml +++ b/client/api/Cargo.toml @@ -1,37 +1,40 @@ [package] name = "sc-client-api" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate client interfaces." +documentation = "https://docs.rs/sc-client-api" + [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/common" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/common" } derive_more = { version = "0.99.2" } -sc-executor = { version = "0.8.0-alpha.1", path = "../executor" } -sp-externalities = { version = "0.8.0-alpha.1", path = "../../primitives/externalities" } +sc-executor = { version = "0.8.0-alpha.2", path = "../executor" } +sp-externalities = { version = "0.8.0-alpha.2", path = "../../primitives/externalities" } fnv = { version = "1.0.6" } futures = { version = "0.3.1" } hash-db = { version = "0.15.2", default-features = false } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } hex-literal = { version = "0.2.1" } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -sp-keyring = { version = "2.0.0-alpha.1", path = "../../primitives/keyring" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../primitives/keyring" } kvdb = "0.4.0" log = { version = "0.4.8" } parking_lot = "0.10.0" -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-version = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/version" } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../telemetry" } -sp-trie = { version = "2.0.0-alpha.1", path = "../../primitives/trie" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../primitives/transaction-pool" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-version = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/version" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../telemetry" } +sp-trie = { version = "2.0.0-alpha.2", path = "../../primitives/trie" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../primitives/transaction-pool" } [dev-dependencies] sp-test-primitives = { version = "2.0.0-dev", path = "../../primitives/test-primitives" } diff --git a/client/authority-discovery/Cargo.toml b/client/authority-discovery/Cargo.toml index 95e0d78240e03..a262730d600f6 100644 --- a/client/authority-discovery/Cargo.toml +++ b/client/authority-discovery/Cargo.toml @@ -1,12 +1,13 @@ [package] name = "sc-authority-discovery" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate authority discovery." [build-dependencies] prost-build = "0.6.1" @@ -21,18 +22,18 @@ libp2p = { version = "0.16.1", default-features = false, features = ["secp256k1" log = "0.4.8" prost = "0.6.1" rand = "0.7.2" -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sc-keystore = { version = "2.0.0-alpha.1", path = "../keystore" } -sc-network = { version = "0.8.0-alpha.1", path = "../network" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../keystore" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } serde_json = "1.0.41" -sp-authority-discovery = { version = "2.0.0-alpha.1", path = "../../primitives/authority-discovery" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } +sp-authority-discovery = { version = "2.0.0-alpha.2", path = "../../primitives/authority-discovery" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } [dev-dependencies] env_logger = "0.7.0" quickcheck = "0.9.0" -sc-peerset = { version = "2.0.0-alpha.1", path = "../peerset" } +sc-peerset = { version = "2.0.0-alpha.2", path = "../peerset" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client"} diff --git a/client/basic-authorship/Cargo.toml b/client/basic-authorship/Cargo.toml index 971279297ac3a..c3fb8799bba6f 100644 --- a/client/basic-authorship/Cargo.toml +++ b/client/basic-authorship/Cargo.toml @@ -1,30 +1,31 @@ [package] name = "sc-basic-authorship" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Basic implementation of block-authoring logic." [dependencies] log = "0.4.8" futures = "0.3.1" codec = { package = "parity-scale-codec", version = "1.0.0" } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sc-client = { version = "0.8.0-alpha.1", path = "../" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/common" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../primitives/inherents" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../telemetry" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../primitives/transaction-pool" } -sc-block-builder = { version = "0.8.0-alpha.1", path = "../block-builder" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sc-client = { version = "0.8.0-alpha.2", path = "../" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/common" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../primitives/inherents" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../telemetry" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../primitives/transaction-pool" } +sc-block-builder = { version = "0.8.0-alpha.2", path = "../block-builder" } tokio-executor = { version = "0.2.0-alpha.6", features = ["blocking"] } [dev-dependencies] -sc-transaction-pool = { version = "2.0.0-alpha.1", path = "../../client/transaction-pool" } +sc-transaction-pool = { version = "2.0.0-alpha.2", path = "../../client/transaction-pool" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } parking_lot = "0.10.0" diff --git a/client/block-builder/Cargo.toml b/client/block-builder/Cargo.toml index 94b7640d2f575..ee8c1c8ae0582 100644 --- a/client/block-builder/Cargo.toml +++ b/client/block-builder/Cargo.toml @@ -1,19 +1,21 @@ [package] name = "sc-block-builder" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate block builder" + [dependencies] -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/common" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-block-builder = { version = "2.0.0-alpha.1", path = "../../primitives/block-builder" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/common" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-block-builder = { version = "2.0.0-alpha.2", path = "../../primitives/block-builder" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } codec = { package = "parity-scale-codec", version = "1.0.6", features = ["derive"] } diff --git a/client/chain-spec/Cargo.toml b/client/chain-spec/Cargo.toml index e1fc4fbc20c8d..4f6e4be6a1f74 100644 --- a/client/chain-spec/Cargo.toml +++ b/client/chain-spec/Cargo.toml @@ -1,18 +1,19 @@ [package] name = "sc-chain-spec" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate chain configurations." [dependencies] -sc-chain-spec-derive = { version = "2.0.0-alpha.1", path = "./derive" } +sc-chain-spec-derive = { version = "2.0.0-alpha.2", path = "./derive" } impl-trait-for-tuples = "0.1.3" -sc-network = { version = "0.8.0-alpha.1", path = "../network" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } serde = { version = "1.0.101", features = ["derive"] } serde_json = "1.0.41" -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../telemetry" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../telemetry" } diff --git a/client/chain-spec/derive/Cargo.toml b/client/chain-spec/derive/Cargo.toml index 61fe7e9df0eed..77532f926151f 100644 --- a/client/chain-spec/derive/Cargo.toml +++ b/client/chain-spec/derive/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "sc-chain-spec-derive" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Macros to derive chain spec extension traits implementation." [lib] proc-macro = true diff --git a/client/cli/Cargo.toml b/client/cli/Cargo.toml index 9c724296389c2..4066e1136b9f0 100644 --- a/client/cli/Cargo.toml +++ b/client/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-cli" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Substrate CLI interface." edition = "2018" @@ -23,21 +23,21 @@ tokio = { version = "0.2.9", features = [ "signal", "rt-core", "rt-threaded" ] } futures = "0.3.1" fdlimit = "0.1.1" serde_json = "1.0.41" -sc-informant = { version = "0.8.0-alpha.1", path = "../informant" } -sp-panic-handler = { version = "2.0.0-alpha.1", path = "../../primitives/panic-handler" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sc-network = { version = "0.8.0-alpha.1", path = "../network" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sc-service = { version = "0.8.0-alpha.1", default-features = false, path = "../service" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../telemetry" } -prometheus-exporter = { path = "../../utils/prometheus" , version = "0.8.0-alpha.1"} -sp-keyring = { version = "2.0.0-alpha.1", path = "../../primitives/keyring" } +sc-informant = { version = "0.8.0-alpha.2", path = "../informant" } +sp-panic-handler = { version = "2.0.0-alpha.2", path = "../../primitives/panic-handler" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sc-service = { version = "0.8.0-alpha.2", default-features = false, path = "../service" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../telemetry" } +prometheus-exporter = { path = "../../utils/prometheus" , version = "0.8.0-alpha.2"} +sp-keyring = { version = "2.0.0-alpha.2", path = "../../primitives/keyring" } names = "0.11.0" structopt = "0.3.8" -sc-tracing = { version = "2.0.0-alpha.1", path = "../tracing" } +sc-tracing = { version = "2.0.0-alpha.2", path = "../tracing" } chrono = "0.4.10" parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } diff --git a/client/consensus/aura/Cargo.toml b/client/consensus/aura/Cargo.toml index 420b0e30053db..41b1f4c460b8a 100644 --- a/client/consensus/aura/Cargo.toml +++ b/client/consensus/aura/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-consensus-aura" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Aura consensus algorithm for substrate" edition = "2018" @@ -9,36 +9,36 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", path = "../../../primitives/application-crypto" } -sp-consensus-aura = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/aura" } -sp-block-builder = { version = "2.0.0-alpha.1", path = "../../../primitives/block-builder" } -sc-client = { version = "0.8.0-alpha.1", path = "../../" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../api" } +sp-application-crypto = { version = "2.0.0-alpha.2", path = "../../../primitives/application-crypto" } +sp-consensus-aura = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/aura" } +sp-block-builder = { version = "2.0.0-alpha.2", path = "../../../primitives/block-builder" } +sc-client = { version = "0.8.0-alpha.2", path = "../../" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../api" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } derive_more = "0.99.2" futures = "0.3.1" futures-timer = "3.0.1" -sp-inherents = { version = "2.0.0-alpha.1", path = "../../../primitives/inherents" } -sc-keystore = { version = "2.0.0-alpha.1", path = "../../keystore" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../../primitives/inherents" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../../keystore" } log = "0.4.8" parking_lot = "0.10.0" -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-io = { version = "2.0.0-alpha.1", path = "../../../primitives/io" } -sp-version = { version = "2.0.0-alpha.1", path = "../../../primitives/version" } -sc-consensus-slots = { version = "0.8.0-alpha.1", path = "../slots" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-timestamp = { version = "2.0.0-alpha.1", path = "../../../primitives/timestamp" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../../telemetry" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-io = { version = "2.0.0-alpha.2", path = "../../../primitives/io" } +sp-version = { version = "2.0.0-alpha.2", path = "../../../primitives/version" } +sc-consensus-slots = { version = "0.8.0-alpha.2", path = "../slots" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-timestamp = { version = "2.0.0-alpha.2", path = "../../../primitives/timestamp" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../../telemetry" } [dev-dependencies] -sp-keyring = { version = "2.0.0-alpha.1", path = "../../../primitives/keyring" } -sc-executor = { version = "0.8.0-alpha.1", path = "../../executor" } -sc-network = { version = "0.8.0-alpha.1", path = "../../network" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../../primitives/keyring" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../executor" } +sc-network = { version = "0.8.0-alpha.2", path = "../../network" } sc-network-test = { version = "0.8.0-dev", path = "../../network/test" } -sc-service = { version = "0.8.0-alpha.1", path = "../../service" } +sc-service = { version = "0.8.0-alpha.2", path = "../../service" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../../test-utils/runtime/client" } tokio = "0.1.22" env_logger = "0.7.0" diff --git a/client/consensus/babe/Cargo.toml b/client/consensus/babe/Cargo.toml index a05723539a595..4ccd00643303c 100644 --- a/client/consensus/babe/Cargo.toml +++ b/client/consensus/babe/Cargo.toml @@ -1,39 +1,41 @@ [package] name = "sc-consensus-babe" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "BABE consensus algorithm for substrate" edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +documentation = "https://docs.rs/sc-consensus-babe" + [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } -sp-consensus-babe = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/babe" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-application-crypto = { version = "2.0.0-alpha.1", path = "../../../primitives/application-crypto" } +sp-consensus-babe = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/babe" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-application-crypto = { version = "2.0.0-alpha.2", path = "../../../primitives/application-crypto" } num-bigint = "0.2.3" num-rational = "0.2.2" num-traits = "0.2.8" serde = { version = "1.0.104", features = ["derive"] } -sp-version = { version = "2.0.0-alpha.1", path = "../../../primitives/version" } -sp-io = { version = "2.0.0-alpha.1", path = "../../../primitives/io" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../../primitives/inherents" } -sp-timestamp = { version = "2.0.0-alpha.1", path = "../../../primitives/timestamp" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../../telemetry" } -sc-keystore = { version = "2.0.0-alpha.1", path = "../../keystore" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../api" } -sc-client = { version = "0.8.0-alpha.1", path = "../../" } -sc-consensus-epochs = { version = "0.8.0-alpha.1", path = "../epochs" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -sp-block-builder = { version = "2.0.0-alpha.1", path = "../../../primitives/block-builder" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } -sc-consensus-uncles = { version = "0.8.0-alpha.1", path = "../uncles" } -sc-consensus-slots = { version = "0.8.0-alpha.1", path = "../slots" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -fork-tree = { version = "2.0.0-alpha.1", path = "../../../utils/fork-tree" } +sp-version = { version = "2.0.0-alpha.2", path = "../../../primitives/version" } +sp-io = { version = "2.0.0-alpha.2", path = "../../../primitives/io" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../../primitives/inherents" } +sp-timestamp = { version = "2.0.0-alpha.2", path = "../../../primitives/timestamp" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../../telemetry" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../../keystore" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../api" } +sc-client = { version = "0.8.0-alpha.2", path = "../../" } +sc-consensus-epochs = { version = "0.8.0-alpha.2", path = "../epochs" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +sp-block-builder = { version = "2.0.0-alpha.2", path = "../../../primitives/block-builder" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } +sc-consensus-uncles = { version = "0.8.0-alpha.2", path = "../uncles" } +sc-consensus-slots = { version = "0.8.0-alpha.2", path = "../slots" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +fork-tree = { version = "2.0.0-alpha.2", path = "../../../utils/fork-tree" } futures = "0.3.1" futures-timer = "3.0.1" parking_lot = "0.10.0" @@ -45,13 +47,13 @@ pdqselect = "0.1.0" derive_more = "0.99.2" [dev-dependencies] -sp-keyring = { version = "2.0.0-alpha.1", path = "../../../primitives/keyring" } -sc-executor = { version = "0.8.0-alpha.1", path = "../../executor" } -sc-network = { version = "0.8.0-alpha.1", path = "../../network" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../../primitives/keyring" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../executor" } +sc-network = { version = "0.8.0-alpha.2", path = "../../network" } sc-network-test = { version = "0.8.0-dev", path = "../../network/test" } -sc-service = { version = "0.8.0-alpha.1", path = "../../service" } +sc-service = { version = "0.8.0-alpha.2", path = "../../service" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../../test-utils/runtime/client" } -sc-block-builder = { version = "0.8.0-alpha.1", path = "../../block-builder" } +sc-block-builder = { version = "0.8.0-alpha.2", path = "../../block-builder" } tokio = "0.1.22" env_logger = "0.7.0" tempfile = "3.1.0" diff --git a/client/consensus/babe/rpc/Cargo.toml b/client/consensus/babe/rpc/Cargo.toml index a2d367df5c06a..11a8b28211278 100644 --- a/client/consensus/babe/rpc/Cargo.toml +++ b/client/consensus/babe/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-consensus-babe-rpc" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "RPC extensions for the BABE consensus algorithm" edition = "2018" @@ -9,24 +9,24 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sc-consensus-babe = { version = "0.8.0-alpha.1", path = "../" } +sc-consensus-babe = { version = "0.8.0-alpha.2", path = "../" } jsonrpc-core = "14.0.3" jsonrpc-core-client = "14.0.3" jsonrpc-derive = "14.0.3" -sp-consensus-babe = { version = "0.8.0-alpha.1", path = "../../../../primitives/consensus/babe" } +sp-consensus-babe = { version = "0.8.0-alpha.2", path = "../../../../primitives/consensus/babe" } serde = { version = "1.0.104", features=["derive"] } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../../primitives/blockchain" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../../primitives/runtime" } -sc-consensus-epochs = { version = "0.8.0-alpha.1", path = "../../epochs" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../../primitives/blockchain" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../../primitives/runtime" } +sc-consensus-epochs = { version = "0.8.0-alpha.2", path = "../../epochs" } futures = "0.3.1" derive_more = "0.99.2" -sp-api = { version = "2.0.0-alpha.1", path = "../../../../primitives/api" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../../primitives/consensus/common" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../../primitives/core" } -sc-keystore = { version = "2.0.0-alpha.1", path = "../../../keystore" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../../primitives/api" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../../primitives/consensus/common" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../../primitives/core" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../../../keystore" } [dev-dependencies] substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../../../test-utils/runtime/client" } -sp-application-crypto = { version = "2.0.0-alpha.1", path = "../../../../primitives/application-crypto" } -sp-keyring = { version = "2.0.0-alpha.1", path = "../../../../primitives/keyring" } +sp-application-crypto = { version = "2.0.0-alpha.2", path = "../../../../primitives/application-crypto" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../../../primitives/keyring" } tempfile = "3.1.0" diff --git a/client/consensus/epochs/Cargo.toml b/client/consensus/epochs/Cargo.toml index 8fc7d8130368a..48a14ea505221 100644 --- a/client/consensus/epochs/Cargo.toml +++ b/client/consensus/epochs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-consensus-epochs" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Generic epochs-based utilities for consensus" edition = "2018" @@ -11,7 +11,7 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } parking_lot = "0.10.0" -fork-tree = { version = "2.0.0-alpha.1", path = "../../../utils/fork-tree" } -sp-runtime = { path = "../../../primitives/runtime" , version = "2.0.0-alpha.1"} -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sc-client-api = { path = "../../api" , version = "2.0.0-alpha.1"} +fork-tree = { version = "2.0.0-alpha.2", path = "../../../utils/fork-tree" } +sp-runtime = { path = "../../../primitives/runtime" , version = "2.0.0-alpha.2"} +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sc-client-api = { path = "../../api" , version = "2.0.0-alpha.2"} diff --git a/client/consensus/manual-seal/Cargo.toml b/client/consensus/manual-seal/Cargo.toml index f432523a43d60..0ae7ddbd64e42 100644 --- a/client/consensus/manual-seal/Cargo.toml +++ b/client/consensus/manual-seal/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-consensus-manual-seal" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Manual sealing engine for Substrate" edition = "2018" @@ -18,17 +18,17 @@ log = "0.4.8" parking_lot = "0.10.0" serde = { version = "1.0", features=["derive"] } -sc-client = { path = "../../../client" , version = "0.8.0-alpha.1"} -sc-client-api = { path = "../../../client/api" , version = "2.0.0-alpha.1"} -sc-transaction-pool = { path = "../../transaction-pool" , version = "2.0.0-alpha.1"} -sp-blockchain = { path = "../../../primitives/blockchain" , version = "2.0.0-alpha.1"} -sp-consensus = { package = "sp-consensus", path = "../../../primitives/consensus/common" , version = "0.8.0-alpha.1"} -sp-inherents = { path = "../../../primitives/inherents" , version = "2.0.0-alpha.1"} -sp-runtime = { path = "../../../primitives/runtime" , version = "2.0.0-alpha.1"} -sp-transaction-pool = { path = "../../../primitives/transaction-pool" , version = "2.0.0-alpha.1"} +sc-client = { path = "../../../client" , version = "0.8.0-alpha.2"} +sc-client-api = { path = "../../../client/api" , version = "2.0.0-alpha.2"} +sc-transaction-pool = { path = "../../transaction-pool" , version = "2.0.0-alpha.2"} +sp-blockchain = { path = "../../../primitives/blockchain" , version = "2.0.0-alpha.2"} +sp-consensus = { package = "sp-consensus", path = "../../../primitives/consensus/common" , version = "0.8.0-alpha.2"} +sp-inherents = { path = "../../../primitives/inherents" , version = "2.0.0-alpha.2"} +sp-runtime = { path = "../../../primitives/runtime" , version = "2.0.0-alpha.2"} +sp-transaction-pool = { path = "../../../primitives/transaction-pool" , version = "2.0.0-alpha.2"} [dev-dependencies] -sc-basic-authorship = { path = "../../basic-authorship" , version = "0.8.0-alpha.1"} +sc-basic-authorship = { path = "../../basic-authorship" , version = "0.8.0-alpha.2"} substrate-test-runtime-client = { path = "../../../test-utils/runtime/client" , version = "2.0.0-dev"} substrate-test-runtime-transaction-pool = { path = "../../../test-utils/runtime/transaction-pool" , version = "2.0.0-dev"} tokio = { version = "0.2", features = ["rt-core", "macros"] } diff --git a/client/consensus/pow/Cargo.toml b/client/consensus/pow/Cargo.toml index d3e0be60f4d41..dd834e8326980 100644 --- a/client/consensus/pow/Cargo.toml +++ b/client/consensus/pow/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-consensus-pow" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "PoW consensus algorithm for substrate" edition = "2018" @@ -10,16 +10,16 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../api" } -sp-block-builder = { version = "2.0.0-alpha.1", path = "../../../primitives/block-builder" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../../primitives/inherents" } -sp-consensus-pow = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/pow" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../api" } +sp-block-builder = { version = "2.0.0-alpha.2", path = "../../../primitives/block-builder" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../../primitives/inherents" } +sp-consensus-pow = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/pow" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } log = "0.4.8" futures = { version = "0.3.1", features = ["compat"] } -sp-timestamp = { version = "2.0.0-alpha.1", path = "../../../primitives/timestamp" } +sp-timestamp = { version = "2.0.0-alpha.2", path = "../../../primitives/timestamp" } derive_more = "0.99.2" diff --git a/client/consensus/slots/Cargo.toml b/client/consensus/slots/Cargo.toml index 87422a8c6c93a..a626e2f179dc4 100644 --- a/client/consensus/slots/Cargo.toml +++ b/client/consensus/slots/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-consensus-slots" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Generic slots-based utilities for consensus" edition = "2018" @@ -11,15 +11,15 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../api" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../../primitives/state-machine" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../../telemetry" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../../primitives/inherents" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../api" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../../primitives/state-machine" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../../telemetry" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../../primitives/inherents" } futures = "0.3.1" futures-timer = "3.0.1" parking_lot = "0.10.0" diff --git a/client/consensus/uncles/Cargo.toml b/client/consensus/uncles/Cargo.toml index f263cd2171015..2c40e53928990 100644 --- a/client/consensus/uncles/Cargo.toml +++ b/client/consensus/uncles/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-consensus-uncles" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Generic uncle inclusion utilities for consensus" edition = "2018" @@ -9,10 +9,10 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sc-client-api = { version = "2.0.0-alpha.1", path = "../../api" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-authorship = { version = "2.0.0-alpha.1", path = "../../../primitives/authorship" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../../primitives/inherents" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../api" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-authorship = { version = "2.0.0-alpha.2", path = "../../../primitives/authorship" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../../primitives/inherents" } log = "0.4.8" diff --git a/client/db/Cargo.toml b/client/db/Cargo.toml index 6446608d35fd1..f6b65fdc3c66a 100644 --- a/client/db/Cargo.toml +++ b/client/db/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "sc-client-db" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Client backend that uses RocksDB database as storage." [dependencies] parking_lot = "0.10.0" @@ -19,19 +20,19 @@ hash-db = "0.15.2" parity-util-mem = { version = "0.5.1", default-features = false, features = ["std"] } codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sc-client = { version = "0.8.0-alpha.1", path = "../" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } -sc-executor = { version = "0.8.0-alpha.1", path = "../executor" } -sc-state-db = { version = "0.8.0-alpha.1", path = "../state-db" } -sp-trie = { version = "2.0.0-alpha.1", path = "../../primitives/trie" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/common" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sc-client = { version = "0.8.0-alpha.2", path = "../" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } +sc-executor = { version = "0.8.0-alpha.2", path = "../executor" } +sc-state-db = { version = "0.8.0-alpha.2", path = "../state-db" } +sp-trie = { version = "2.0.0-alpha.2", path = "../../primitives/trie" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/common" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } [dev-dependencies] -sp-keyring = { version = "2.0.0-alpha.1", path = "../../primitives/keyring" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../primitives/keyring" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } env_logger = "0.7.0" quickcheck = "0.9" diff --git a/client/executor/Cargo.toml b/client/executor/Cargo.toml index 559a2d8b929d1..9bc6ef910fff8 100644 --- a/client/executor/Cargo.toml +++ b/client/executor/Cargo.toml @@ -1,30 +1,32 @@ [package] name = "sc-executor" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "A crate that provides means of executing/dispatching calls into the runtime." +documentation = "https://docs.rs/sc-executor" [dependencies] derive_more = "0.99.2" codec = { package = "parity-scale-codec", version = "1.0.0" } -sp-io = { version = "2.0.0-alpha.1", path = "../../primitives/io" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-trie = { version = "2.0.0-alpha.1", path = "../../primitives/trie" } -sp-serializer = { version = "2.0.0-alpha.1", path = "../../primitives/serializer" } -sp-version = { version = "2.0.0-alpha.1", path = "../../primitives/version" } -sp-panic-handler = { version = "2.0.0-alpha.1", path = "../../primitives/panic-handler" } +sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-trie = { version = "2.0.0-alpha.2", path = "../../primitives/trie" } +sp-serializer = { version = "2.0.0-alpha.2", path = "../../primitives/serializer" } +sp-version = { version = "2.0.0-alpha.2", path = "../../primitives/version" } +sp-panic-handler = { version = "2.0.0-alpha.2", path = "../../primitives/panic-handler" } wasmi = "0.6.2" parity-wasm = "0.41.0" lazy_static = "1.4.0" -sp-wasm-interface = { version = "2.0.0-alpha.1", path = "../../primitives/wasm-interface" } -sp-runtime-interface = { version = "2.0.0-alpha.1", path = "../../primitives/runtime-interface" } -sp-externalities = { version = "0.8.0-alpha.1", path = "../../primitives/externalities" } -sc-executor-common = { version = "0.8.0-alpha.1", path = "common" } -sc-executor-wasmi = { version = "0.8.0-alpha.1", path = "wasmi" } -sc-executor-wasmtime = { version = "0.8.0-alpha.1", path = "wasmtime", optional = true } +sp-wasm-interface = { version = "2.0.0-alpha.2", path = "../../primitives/wasm-interface" } +sp-runtime-interface = { version = "2.0.0-alpha.2", path = "../../primitives/runtime-interface" } +sp-externalities = { version = "0.8.0-alpha.2", path = "../../primitives/externalities" } +sc-executor-common = { version = "0.8.0-alpha.2", path = "common" } +sc-executor-wasmi = { version = "0.8.0-alpha.2", path = "wasmi" } +sc-executor-wasmtime = { version = "0.8.0-alpha.2", path = "wasmtime", optional = true } parking_lot = "0.10.0" log = "0.4.8" libsecp256k1 = "0.3.4" @@ -35,7 +37,7 @@ wabt = "0.9.2" hex-literal = "0.2.1" sc-runtime-test = { version = "2.0.0-dev", path = "runtime-test" } substrate-test-runtime = { version = "2.0.0-dev", path = "../../test-utils/runtime" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } test-case = "0.3.3" [features] diff --git a/client/executor/common/Cargo.toml b/client/executor/common/Cargo.toml index 474b05bcccf94..9b3e39b6db63a 100644 --- a/client/executor/common/Cargo.toml +++ b/client/executor/common/Cargo.toml @@ -1,22 +1,24 @@ [package] name = "sc-executor-common" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "A set of common definitions that are needed for defining execution engines." +documentation = "https://docs.rs/sc-executor-common/" [dependencies] log = "0.4.8" derive_more = "0.99.2" codec = { package = "parity-scale-codec", version = "1.0.0" } wasmi = "0.6.2" -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-allocator = { version = "2.0.0-alpha.1", path = "../../../primitives/allocator" } -sp-wasm-interface = { version = "2.0.0-alpha.1", path = "../../../primitives/wasm-interface" } -sp-runtime-interface = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime-interface" } -sp-serializer = { version = "2.0.0-alpha.1", path = "../../../primitives/serializer" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-allocator = { version = "2.0.0-alpha.2", path = "../../../primitives/allocator" } +sp-wasm-interface = { version = "2.0.0-alpha.2", path = "../../../primitives/wasm-interface" } +sp-runtime-interface = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime-interface" } +sp-serializer = { version = "2.0.0-alpha.2", path = "../../../primitives/serializer" } [features] default = [] diff --git a/client/executor/runtime-test/Cargo.toml b/client/executor/runtime-test/Cargo.toml index 6964f7d11265b..ad7c44718d243 100644 --- a/client/executor/runtime-test/Cargo.toml +++ b/client/executor/runtime-test/Cargo.toml @@ -10,12 +10,12 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/io" } -sp-sandbox = { version = "0.8.0-alpha.1", default-features = false, path = "../../../primitives/sandbox" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/runtime" } -sp-allocator = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/allocator" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/io" } +sp-sandbox = { version = "0.8.0-alpha.2", default-features = false, path = "../../../primitives/sandbox" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/runtime" } +sp-allocator = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/allocator" } [build-dependencies] wasm-builder-runner = { version = "1.0.5", package = "substrate-wasm-builder-runner", path = "../../../utils/wasm-builder-runner" } diff --git a/client/executor/wasmi/Cargo.toml b/client/executor/wasmi/Cargo.toml index da9c4cb598ae5..ff52d537af6fe 100644 --- a/client/executor/wasmi/Cargo.toml +++ b/client/executor/wasmi/Cargo.toml @@ -1,19 +1,21 @@ [package] name = "sc-executor-wasmi" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "This crate provides an implementation of `WasmRuntime` that is baked by wasmi." +documentation = "https://docs.rs/sc-execturo-wasmi" [dependencies] log = "0.4.8" wasmi = "0.6.2" parity-wasm = "0.41.0" codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-executor-common = { version = "0.8.0-alpha.1", path = "../common" } -sp-wasm-interface = { version = "2.0.0-alpha.1", path = "../../../primitives/wasm-interface" } -sp-runtime-interface = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime-interface" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-allocator = { version = "2.0.0-alpha.1", path = "../../../primitives/allocator" } +sc-executor-common = { version = "0.8.0-alpha.2", path = "../common" } +sp-wasm-interface = { version = "2.0.0-alpha.2", path = "../../../primitives/wasm-interface" } +sp-runtime-interface = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime-interface" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-allocator = { version = "2.0.0-alpha.2", path = "../../../primitives/allocator" } diff --git a/client/executor/wasmtime/Cargo.toml b/client/executor/wasmtime/Cargo.toml index 709da35253025..f823d28ebf784 100644 --- a/client/executor/wasmtime/Cargo.toml +++ b/client/executor/wasmtime/Cargo.toml @@ -1,22 +1,23 @@ [package] name = "sc-executor-wasmtime" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Defines a `WasmRuntime` that uses the Wasmtime JIT to execute." [dependencies] log = "0.4.8" wasmi = "0.6.2" parity-wasm = "0.41.0" codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-executor-common = { version = "0.8.0-alpha.1", path = "../common" } -sp-wasm-interface = { version = "2.0.0-alpha.1", path = "../../../primitives/wasm-interface" } -sp-runtime-interface = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime-interface" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-allocator = { version = "2.0.0-alpha.1", path = "../../../primitives/allocator" } +sc-executor-common = { version = "0.8.0-alpha.2", path = "../common" } +sp-wasm-interface = { version = "2.0.0-alpha.2", path = "../../../primitives/wasm-interface" } +sp-runtime-interface = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime-interface" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-allocator = { version = "2.0.0-alpha.2", path = "../../../primitives/allocator" } wasmtime = "0.11" diff --git a/client/finality-grandpa/Cargo.toml b/client/finality-grandpa/Cargo.toml index 733e5415b82a7..51c52ddf6e50a 100644 --- a/client/finality-grandpa/Cargo.toml +++ b/client/finality-grandpa/Cargo.toml @@ -1,14 +1,17 @@ [package] name = "sc-finality-grandpa" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Integration of the GRANDPA finality gadget into substrate." +documentation = "https://docs.rs/sc-finality-grandpa" + [dependencies] -fork-tree = { version = "2.0.0-alpha.1", path = "../../utils/fork-tree" } +fork-tree = { version = "2.0.0-alpha.2", path = "../../utils/fork-tree" } futures = "0.3.1" futures-timer = "3.0.1" log = "0.4.8" @@ -16,34 +19,34 @@ parking_lot = "0.10.0" rand = "0.7.2" assert_matches = "1.3.0" parity-scale-codec = { version = "1.0.0", features = ["derive"] } -sp-arithmetic = { version = "2.0.0-alpha.1", path = "../../primitives/arithmetic" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/common" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../telemetry" } -sc-keystore = { version = "2.0.0-alpha.1", path = "../keystore" } +sp-arithmetic = { version = "2.0.0-alpha.2", path = "../../primitives/arithmetic" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/common" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../telemetry" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../keystore" } serde_json = "1.0.41" -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sc-client = { version = "0.8.0-alpha.1", path = "../" } -sp-inherents = { version = "2.0.0-alpha.1", path = "../../primitives/inherents" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sc-network = { version = "0.8.0-alpha.1", path = "../network" } -sc-network-gossip = { version = "0.8.0-alpha.1", path = "../network-gossip" } -sp-finality-tracker = { version = "2.0.0-alpha.1", path = "../../primitives/finality-tracker" } -sp-finality-grandpa = { version = "2.0.0-alpha.1", path = "../../primitives/finality-grandpa" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sc-client = { version = "0.8.0-alpha.2", path = "../" } +sp-inherents = { version = "2.0.0-alpha.2", path = "../../primitives/inherents" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } +sc-network-gossip = { version = "0.8.0-alpha.2", path = "../network-gossip" } +sp-finality-tracker = { version = "2.0.0-alpha.2", path = "../../primitives/finality-tracker" } +sp-finality-grandpa = { version = "2.0.0-alpha.2", path = "../../primitives/finality-grandpa" } finality-grandpa = { version = "0.11.1", features = ["derive-codec"] } pin-project = "0.4.6" [dev-dependencies] finality-grandpa = { version = "0.11.1", features = ["derive-codec", "test-helpers"] } -sc-network = { version = "0.8.0-alpha.1", path = "../network" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } sc-network-test = { version = "0.8.0-dev", path = "../network/test" } -sp-keyring = { version = "2.0.0-alpha.1", path = "../../primitives/keyring" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../primitives/keyring" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } -sp-consensus-babe = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/babe" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } +sp-consensus-babe = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/babe" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } env_logger = "0.7.0" tokio = "0.1.22" tempfile = "3.1.0" -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } futures01 = { package = "futures", version = "0.1.29" } diff --git a/client/informant/Cargo.toml b/client/informant/Cargo.toml index c7a6c08432540..a7dc6fa70a250 100644 --- a/client/informant/Cargo.toml +++ b/client/informant/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sc-informant" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Substrate informant." edition = "2018" @@ -14,8 +14,8 @@ futures = "0.3.1" log = "0.4.8" parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } wasm-timer = "0.2" -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sc-network = { version = "0.8.0-alpha.1", path = "../network" } -sc-service = { version = "0.8.0-alpha.1", default-features = false, path = "../service" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } +sc-service = { version = "0.8.0-alpha.2", default-features = false, path = "../service" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } diff --git a/client/keystore/Cargo.toml b/client/keystore/Cargo.toml index d96b2db69ac49..13d72746ba894 100644 --- a/client/keystore/Cargo.toml +++ b/client/keystore/Cargo.toml @@ -1,16 +1,19 @@ [package] name = "sc-keystore" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Keystore (and session key management) for ed25519 based chains like Polkadot." +documentation = "https://docs.rs/sc-keystore" + [dependencies] derive_more = "0.99.2" -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-application-crypto = { version = "2.0.0-alpha.1", path = "../../primitives/application-crypto" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-application-crypto = { version = "2.0.0-alpha.2", path = "../../primitives/application-crypto" } hex = "0.4.0" rand = "0.7.2" serde_json = "1.0.41" diff --git a/client/network-gossip/Cargo.toml b/client/network-gossip/Cargo.toml index e42306c340eaa..b69cf334e9fec 100644 --- a/client/network-gossip/Cargo.toml +++ b/client/network-gossip/Cargo.toml @@ -1,12 +1,14 @@ [package] description = "Gossiping for the Substrate network protocol" name = "sc-network-gossip" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +documentation = "https://docs.rs/sc-network-gossip" + [dependencies] futures = "0.3.1" @@ -15,6 +17,6 @@ libp2p = { version = "0.16.1", default-features = false, features = ["libp2p-web log = "0.4.8" lru = "0.4.3" parking_lot = "0.10.0" -sc-network = { version = "0.8.0-alpha.1", path = "../network" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } wasm-timer = "0.2" diff --git a/client/network/Cargo.toml b/client/network/Cargo.toml index 2d50146653a08..44664b2a26740 100644 --- a/client/network/Cargo.toml +++ b/client/network/Cargo.toml @@ -1,12 +1,14 @@ [package] description = "Substrate network protocol" name = "sc-network" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +documentation = "https://docs.rs/sc-network" + [build-dependencies] prost-build = "0.6.1" @@ -19,7 +21,7 @@ derive_more = "0.99.2" either = "1.5.3" erased-serde = "0.3.9" fnv = "1.0.6" -fork-tree = { version = "2.0.0-alpha.1", path = "../../utils/fork-tree" } +fork-tree = { version = "2.0.0-alpha.2", path = "../../utils/fork-tree" } futures = "0.3.1" futures_codec = "0.3.3" futures-timer = "3.0.1" @@ -34,22 +36,22 @@ parking_lot = "0.10.0" prost = "0.6.1" rand = "0.7.2" rustc-hex = "2.0.1" -sc-block-builder = { version = "0.8.0-alpha.1", path = "../block-builder" } -sc-client = { version = "0.8.0-alpha.1", path = "../" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sc-peerset = { version = "2.0.0-alpha.1", path = "../peerset" } +sc-block-builder = { version = "0.8.0-alpha.2", path = "../block-builder" } +sc-client = { version = "0.8.0-alpha.2", path = "../" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sc-peerset = { version = "2.0.0-alpha.2", path = "../peerset" } pin-project = "0.4.6" serde = { version = "1.0.101", features = ["derive"] } serde_json = "1.0.41" slog = { version = "2.5.2", features = ["nested-values"] } slog_derive = "0.2.0" smallvec = "0.6.10" -sp-arithmetic = { version = "2.0.0-alpha.1", path = "../../primitives/arithmetic" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/common" } -sp-consensus-babe = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/babe" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } +sp-arithmetic = { version = "2.0.0-alpha.2", path = "../../primitives/arithmetic" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/common" } +sp-consensus-babe = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/babe" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } thiserror = "1" unsigned-varint = { version = "0.3.1", features = ["futures", "futures-codec"] } void = "1.0.2" @@ -61,7 +63,7 @@ assert_matches = "1.3" env_logger = "0.7.0" quickcheck = "0.9.0" rand = "0.7.2" -sp-keyring = { version = "2.0.0-alpha.1", path = "../../primitives/keyring" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../primitives/keyring" } sp-test-primitives = { version = "2.0.0-dev", path = "../../primitives/test-primitives" } substrate-test-runtime = { version = "2.0.0-dev", path = "../../test-utils/runtime" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } diff --git a/client/network/test/Cargo.toml b/client/network/test/Cargo.toml index cd9258cc08bc6..54265f1736c69 100644 --- a/client/network/test/Cargo.toml +++ b/client/network/test/Cargo.toml @@ -10,7 +10,7 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sc-network = { version = "0.8.0-alpha.1", path = "../" } +sc-network = { version = "0.8.0-alpha.2", path = "../" } log = "0.4.8" parking_lot = "0.10.0" futures = "0.1.29" @@ -18,14 +18,14 @@ futures03 = { package = "futures", version = "0.3.1", features = ["compat"] } futures-timer = "3.0.1" rand = "0.7.2" libp2p = { version = "0.16.1", default-features = false, features = ["libp2p-websocket"] } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } -sc-client = { version = "0.8.0-alpha.1", path = "../../" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../api" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sc-block-builder = { version = "0.8.0-alpha.1", path = "../../block-builder" } -sp-consensus-babe = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/babe" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } +sc-client = { version = "0.8.0-alpha.2", path = "../../" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../api" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sc-block-builder = { version = "0.8.0-alpha.2", path = "../../block-builder" } +sp-consensus-babe = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/babe" } env_logger = "0.7.0" substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../../test-utils/runtime/client" } substrate-test-runtime = { version = "2.0.0-dev", path = "../../../test-utils/runtime" } diff --git a/client/offchain/Cargo.toml b/client/offchain/Cargo.toml index ba7cee68112ea..066be726e88a5 100644 --- a/client/offchain/Cargo.toml +++ b/client/offchain/Cargo.toml @@ -1,7 +1,7 @@ [package] description = "Substrate offchain workers" name = "sc-offchain" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" @@ -10,34 +10,34 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] bytes = "0.5" -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } fnv = "1.0.6" futures = "0.3.1" futures-timer = "3.0.1" log = "0.4.8" threadpool = "1.7" num_cpus = "1.10" -sp-offchain = { version = "2.0.0-alpha.1", path = "../../primitives/offchain" } +sp-offchain = { version = "2.0.0-alpha.2", path = "../../primitives/offchain" } codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } parking_lot = "0.10.0" -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } rand = "0.7.2" -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sc-network = { version = "0.8.0-alpha.1", path = "../network" } -sc-keystore = { version = "2.0.0-alpha.1", path = "../keystore" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../keystore" } [target.'cfg(not(target_os = "unknown"))'.dependencies] hyper = "0.13.2" hyper-rustls = "0.19" [dev-dependencies] -sc-client-db = { version = "0.8.0-alpha.1", default-features = true, path = "../db/" } +sc-client-db = { version = "0.8.0-alpha.2", default-features = true, path = "../db/" } env_logger = "0.7.0" substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } tokio = "0.2" -sc-transaction-pool = { version = "2.0.0-alpha.1", path = "../../client/transaction-pool" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../primitives/transaction-pool" } +sc-transaction-pool = { version = "2.0.0-alpha.2", path = "../../client/transaction-pool" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../primitives/transaction-pool" } [features] default = [] diff --git a/client/peerset/Cargo.toml b/client/peerset/Cargo.toml index 2ba10466fb59b..382a1e0b247c4 100644 --- a/client/peerset/Cargo.toml +++ b/client/peerset/Cargo.toml @@ -3,10 +3,12 @@ description = "Connectivity manager based on reputation" homepage = "http://parity.io" license = "GPL-3.0" name = "sc-peerset" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" repository = "https://github.com/paritytech/substrate/" +documentation = "https://docs.rs/sc-peerset" + [dependencies] futures = "0.3.1" diff --git a/client/rpc-api/Cargo.toml b/client/rpc-api/Cargo.toml index 7ab70df55ccea..3fb6afb47454e 100644 --- a/client/rpc-api/Cargo.toml +++ b/client/rpc-api/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "sc-rpc-api" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate RPC interfaces." [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0" } @@ -17,10 +18,10 @@ jsonrpc-derive = "14.0.3" jsonrpc-pubsub = "14.0.3" log = "0.4.8" parking_lot = "0.10.0" -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-version = { version = "2.0.0-alpha.1", path = "../../primitives/version" } -sp-runtime = { path = "../../primitives/runtime" , version = "2.0.0-alpha.1"} +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-version = { version = "2.0.0-alpha.2", path = "../../primitives/version" } +sp-runtime = { path = "../../primitives/runtime" , version = "2.0.0-alpha.2"} serde = { version = "1.0.101", features = ["derive"] } serde_json = "1.0.41" -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../primitives/transaction-pool" } -sp-rpc = { version = "2.0.0-alpha.1", path = "../../primitives/rpc" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../primitives/transaction-pool" } +sp-rpc = { version = "2.0.0-alpha.2", path = "../../primitives/rpc" } diff --git a/client/rpc-servers/Cargo.toml b/client/rpc-servers/Cargo.toml index 1bec566f52bcf..e2ccff65e60e0 100644 --- a/client/rpc-servers/Cargo.toml +++ b/client/rpc-servers/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "sc-rpc-server" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate RPC servers." [dependencies] jsonrpc-core = "14.0.3" @@ -13,7 +14,7 @@ pubsub = { package = "jsonrpc-pubsub", version = "14.0.3" } log = "0.4.8" serde = "1.0.101" serde_json = "1.0.41" -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } [target.'cfg(not(target_os = "unknown"))'.dependencies] http = { package = "jsonrpc-http-server", version = "14.0.3" } diff --git a/client/rpc/Cargo.toml b/client/rpc/Cargo.toml index d4f618f0064aa..3fb0360601a22 100644 --- a/client/rpc/Cargo.toml +++ b/client/rpc/Cargo.toml @@ -1,43 +1,44 @@ [package] name = "sc-rpc" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate Client RPC" [dependencies] -sc-rpc-api = { version = "0.8.0-alpha.1", path = "../rpc-api" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sc-client = { version = "0.8.0-alpha.1", path = "../" } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } +sc-rpc-api = { version = "0.8.0-alpha.2", path = "../rpc-api" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sc-client = { version = "0.8.0-alpha.2", path = "../" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } codec = { package = "parity-scale-codec", version = "1.0.0" } futures = { version = "0.3.1", features = ["compat"] } jsonrpc-pubsub = "14.0.3" log = "0.4.8" -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } rpc = { package = "jsonrpc-core", version = "14.0.3" } -sp-version = { version = "2.0.0-alpha.1", path = "../../primitives/version" } +sp-version = { version = "2.0.0-alpha.2", path = "../../primitives/version" } serde_json = "1.0.41" -sp-session = { version = "2.0.0-alpha.1", path = "../../primitives/session" } -sp-offchain = { version = "2.0.0-alpha.1", path = "../../primitives/offchain" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sp-rpc = { version = "2.0.0-alpha.1", path = "../../primitives/rpc" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } -sc-executor = { version = "0.8.0-alpha.1", path = "../executor" } -sc-keystore = { version = "2.0.0-alpha.1", path = "../keystore" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../primitives/transaction-pool" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } +sp-session = { version = "2.0.0-alpha.2", path = "../../primitives/session" } +sp-offchain = { version = "2.0.0-alpha.2", path = "../../primitives/offchain" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sp-rpc = { version = "2.0.0-alpha.2", path = "../../primitives/rpc" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } +sc-executor = { version = "0.8.0-alpha.2", path = "../executor" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../keystore" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../primitives/transaction-pool" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } hash-db = { version = "0.15.2", default-features = false } parking_lot = "0.10.0" [dev-dependencies] assert_matches = "1.3.0" futures01 = { package = "futures", version = "0.1.29" } -sc-network = { version = "0.8.0-alpha.1", path = "../network" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } rustc-hex = "2.0.1" -sp-io = { version = "2.0.0-alpha.1", path = "../../primitives/io" } +sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } tokio = "0.1.22" -sc-transaction-pool = { version = "2.0.0-alpha.1", path = "../transaction-pool" } +sc-transaction-pool = { version = "2.0.0-alpha.2", path = "../transaction-pool" } diff --git a/client/service/Cargo.toml b/client/service/Cargo.toml index 53c7739b09c7f..462b77bcb0515 100644 --- a/client/service/Cargo.toml +++ b/client/service/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "sc-service" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate service. Starts a thread that spins up the network, client, and extrinsic pool. Manages communication between them." [features] default = ["rocksdb"] @@ -32,37 +33,37 @@ serde = "1.0.101" serde_json = "1.0.41" sysinfo = "0.9.5" target_info = "0.1.0" -sc-keystore = { version = "2.0.0-alpha.1", path = "../keystore" } -sp-io = { version = "2.0.0-alpha.1", path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-session = { version = "2.0.0-alpha.1", path = "../../primitives/session" } -sp-application-crypto = { version = "2.0.0-alpha.1", path = "../../primitives/application-crypto" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/common" } -sc-network = { version = "0.8.0-alpha.1", path = "../network" } -sc-chain-spec = { version = "2.0.0-alpha.1", path = "../chain-spec" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sc-client = { version = "0.8.0-alpha.1", path = "../" } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } -sc-client-db = { version = "0.8.0-alpha.1", path = "../db" } +sc-keystore = { version = "2.0.0-alpha.2", path = "../keystore" } +sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-session = { version = "2.0.0-alpha.2", path = "../../primitives/session" } +sp-application-crypto = { version = "2.0.0-alpha.2", path = "../../primitives/application-crypto" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/common" } +sc-network = { version = "0.8.0-alpha.2", path = "../network" } +sc-chain-spec = { version = "2.0.0-alpha.2", path = "../chain-spec" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sc-client = { version = "0.8.0-alpha.2", path = "../" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } +sc-client-db = { version = "0.8.0-alpha.2", path = "../db" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-executor = { version = "0.8.0-alpha.1", path = "../executor" } -sc-transaction-pool = { version = "2.0.0-alpha.1", path = "../transaction-pool" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../primitives/transaction-pool" } -sc-rpc-server = { version = "2.0.0-alpha.1", path = "../rpc-servers" } -sc-rpc = { version = "2.0.0-alpha.1", path = "../rpc" } -sc-telemetry = { version = "2.0.0-alpha.1", path = "../telemetry" } -sc-offchain = { version = "2.0.0-alpha.1", path = "../offchain" } +sc-executor = { version = "0.8.0-alpha.2", path = "../executor" } +sc-transaction-pool = { version = "2.0.0-alpha.2", path = "../transaction-pool" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../primitives/transaction-pool" } +sc-rpc-server = { version = "2.0.0-alpha.2", path = "../rpc-servers" } +sc-rpc = { version = "2.0.0-alpha.2", path = "../rpc" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../telemetry" } +sc-offchain = { version = "2.0.0-alpha.2", path = "../offchain" } parity-multiaddr = { package = "parity-multiaddr", version = "0.5.0" } -prometheus-exporter = { path = "../../utils/prometheus" , version = "0.8.0-alpha.1"} -sc-tracing = { version = "2.0.0-alpha.1", path = "../tracing" } +prometheus-exporter = { path = "../../utils/prometheus" , version = "0.8.0-alpha.2"} +sc-tracing = { version = "2.0.0-alpha.2", path = "../tracing" } tracing = "0.1.10" parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } [dev-dependencies] substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } -sp-consensus-babe = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/babe" } -grandpa = { version = "0.8.0-alpha.1", package = "sc-finality-grandpa", path = "../finality-grandpa" } -grandpa-primitives = { version = "2.0.0-alpha.1", package = "sp-finality-grandpa", path = "../../primitives/finality-grandpa" } +sp-consensus-babe = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/babe" } +grandpa = { version = "0.8.0-alpha.2", package = "sc-finality-grandpa", path = "../finality-grandpa" } +grandpa-primitives = { version = "2.0.0-alpha.2", package = "sp-finality-grandpa", path = "../../primitives/finality-grandpa" } tokio = { version = "0.2", features = ["rt-core"] } diff --git a/client/service/test/Cargo.toml b/client/service/test/Cargo.toml index 80683ab89e7bf..f27f8803300b3 100644 --- a/client/service/test/Cargo.toml +++ b/client/service/test/Cargo.toml @@ -16,10 +16,10 @@ log = "0.4.8" env_logger = "0.7.0" fdlimit = "0.1.1" futures = { version = "0.3.1", features = ["compat"] } -sc-service = { version = "0.8.0-alpha.1", default-features = false, path = "../../service" } -sc-network = { version = "0.8.0-alpha.1", path = "../../network" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } -sc-client = { version = "0.8.0-alpha.1", path = "../../" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../primitives/transaction-pool" } +sc-service = { version = "0.8.0-alpha.2", default-features = false, path = "../../service" } +sc-network = { version = "0.8.0-alpha.2", path = "../../network" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } +sc-client = { version = "0.8.0-alpha.2", path = "../../" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../primitives/transaction-pool" } diff --git a/client/state-db/Cargo.toml b/client/state-db/Cargo.toml index 84ab26216290b..3f1c4b0cf6233 100644 --- a/client/state-db/Cargo.toml +++ b/client/state-db/Cargo.toml @@ -1,16 +1,17 @@ [package] name = "sc-state-db" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "State database maintenance. Handles canonicalization and pruning in the database." [dependencies] parking_lot = "0.10.0" log = "0.4.8" -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } [dev-dependencies] diff --git a/client/telemetry/Cargo.toml b/client/telemetry/Cargo.toml index 7ba8abafba5be..2b209e5284aed 100644 --- a/client/telemetry/Cargo.toml +++ b/client/telemetry/Cargo.toml @@ -1,12 +1,14 @@ [package] name = "sc-telemetry" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] description = "Telemetry utils" edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +documentation = "https://docs.rs/sc-telemetry" + [dependencies] bytes = "0.5" diff --git a/client/tracing/Cargo.toml b/client/tracing/Cargo.toml index e508c728f3e63..7201248a6abe1 100644 --- a/client/tracing/Cargo.toml +++ b/client/tracing/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "sc-tracing" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Instrumentation implementation for substrate." [dependencies] erased-serde = "0.3.9" @@ -16,7 +17,7 @@ serde_json = "1.0.41" slog = { version = "2.5.2", features = ["nested-values"] } tracing-core = "0.1.7" -sc-telemetry = { version = "2.0.0-alpha.1", path = "../telemetry" } +sc-telemetry = { version = "2.0.0-alpha.2", path = "../telemetry" } [dev-dependencies] tracing = "0.1.10" diff --git a/client/transaction-pool/Cargo.toml b/client/transaction-pool/Cargo.toml index 025fcec881855..e3170d585ebbb 100644 --- a/client/transaction-pool/Cargo.toml +++ b/client/transaction-pool/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "sc-transaction-pool" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate transaction pool implementation." [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0" } @@ -15,17 +16,17 @@ futures-diagnose = "1.0" log = "0.4.8" parking_lot = "0.10.0" wasm-timer = "0.2" -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sc-transaction-graph = { version = "2.0.0-alpha.1", path = "./graph" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../primitives/transaction-pool" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../api" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sc-transaction-graph = { version = "2.0.0-alpha.2", path = "./graph" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../primitives/transaction-pool" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../api" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } futures-timer = "2.0" parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } [dev-dependencies] -sp-keyring = { version = "2.0.0-alpha.1", path = "../../primitives/keyring" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../primitives/keyring" } substrate-test-runtime-transaction-pool = { version = "2.0.0-dev", path = "../../test-utils/runtime/transaction-pool" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } diff --git a/client/transaction-pool/graph/Cargo.toml b/client/transaction-pool/graph/Cargo.toml index ba290dc616821..6b7909219287f 100644 --- a/client/transaction-pool/graph/Cargo.toml +++ b/client/transaction-pool/graph/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "sc-transaction-graph" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Generic Transaction Pool" [dependencies] derive_more = "0.99.2" @@ -14,10 +15,10 @@ log = "0.4.8" parking_lot = "0.10.0" serde = { version = "1.0.101", features = ["derive"] } wasm-timer = "0.2" -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../primitives/transaction-pool" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../primitives/transaction-pool" } parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } linked-hash-map = "0.5.2" diff --git a/frame/assets/Cargo.toml b/frame/assets/Cargo.toml index f9121d9d02d55..89f9a1888706c 100644 --- a/frame/assets/Cargo.toml +++ b/frame/assets/Cargo.toml @@ -1,26 +1,27 @@ [package] name = "pallet-assets" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME asset management pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } # Needed for various traits. In our case, `OnFinalize`. -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } # Needed for type-safe access to storage DB. -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } # `system` module provides us with all sorts of useful stuff and macros depend on it being around. -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" } [features] default = ["std"] diff --git a/frame/aura/Cargo.toml b/frame/aura/Cargo.toml index 8e2da7547c870..8a0bb4c094ace 100644 --- a/frame/aura/Cargo.toml +++ b/frame/aura/Cargo.toml @@ -1,27 +1,28 @@ [package] name = "pallet-aura" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME AURA consensus pallet" [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/application-crypto" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/application-crypto" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } serde = { version = "1.0.101", optional = true } -pallet-session = { version = "2.0.0-alpha.1", default-features = false, path = "../session" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -sp-consensus-aura = { path = "../../primitives/consensus/aura", default-features = false, version = "0.8.0-alpha.1"} -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -sp-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/timestamp" } -pallet-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../timestamp" } +pallet-session = { version = "2.0.0-alpha.2", default-features = false, path = "../session" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +sp-consensus-aura = { path = "../../primitives/consensus/aura", default-features = false, version = "0.8.0-alpha.2"} +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +sp-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/timestamp" } +pallet-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../timestamp" } [dev-dependencies] diff --git a/frame/authority-discovery/Cargo.toml b/frame/authority-discovery/Cargo.toml index 7d79bf20f3120..4d2a6642e3b3b 100644 --- a/frame/authority-discovery/Cargo.toml +++ b/frame/authority-discovery/Cargo.toml @@ -1,27 +1,28 @@ [package] name = "pallet-authority-discovery" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for authority discovery" [dependencies] -sp-authority-discovery = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/authority-discovery" } -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/application-crypto" } +sp-authority-discovery = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/authority-discovery" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/application-crypto" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } serde = { version = "1.0.101", optional = true } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -pallet-session = { version = "2.0.0-alpha.1", features = ["historical" ], path = "../session", default-features = false } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +pallet-session = { version = "2.0.0-alpha.2", features = ["historical" ], path = "../session", default-features = false } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-staking = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/staking" } +sp-staking = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/staking" } [features] default = ["std"] diff --git a/frame/authorship/Cargo.toml b/frame/authorship/Cargo.toml index f1d4c734a2818..ff91917af9a79 100644 --- a/frame/authorship/Cargo.toml +++ b/frame/authorship/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-authorship" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" description = "Block and Uncle Author tracking for the FRAME" authors = ["Parity Technologies "] edition = "2018" @@ -9,15 +9,15 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -sp-authorship = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/authorship" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +sp-authorship = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/authorship" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} impl-trait-for-tuples = "0.1.3" [features] diff --git a/frame/babe/Cargo.toml b/frame/babe/Cargo.toml index 88e32d6a074fe..ce769275c91fa 100644 --- a/frame/babe/Cargo.toml +++ b/frame/babe/Cargo.toml @@ -1,33 +1,34 @@ [package] name = "pallet-babe" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Consensus extension module for BABE consensus. Collects on-chain randomness from VRF outputs and manages epoch transitions." [dependencies] hex-literal = "0.2.1" codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } serde = { version = "1.0.101", optional = true } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-staking = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/staking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../timestamp" } -sp-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/timestamp" } -pallet-session = { version = "2.0.0-alpha.1", default-features = false, path = "../session" } -sp-consensus-babe = { version = "0.8.0-alpha.1", default-features = false, path = "../../primitives/consensus/babe" } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-staking = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/staking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../timestamp" } +sp-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/timestamp" } +pallet-session = { version = "2.0.0-alpha.2", default-features = false, path = "../session" } +sp-consensus-babe = { version = "0.8.0-alpha.2", default-features = false, path = "../../primitives/consensus/babe" } +sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} [dev-dependencies] lazy_static = "1.4.0" parking_lot = "0.10.0" -sp-version = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/version" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-version = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/version" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } substrate-test-runtime = { version = "2.0.0-dev", path = "../../test-utils/runtime" } [features] diff --git a/frame/balances/Cargo.toml b/frame/balances/Cargo.toml index 4356b43e6140a..bc8c1a23c30bc 100644 --- a/frame/balances/Cargo.toml +++ b/frame/balances/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-balances" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet to manage balances" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-benchmarking = { version = "2.0.0-alpha.1", default-features = false, path = "../benchmarking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-benchmarking = { version = "2.0.0-alpha.2", default-features = false, path = "../benchmarking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-transaction-payment = { version = "2.0.0-alpha.1", path = "../transaction-payment" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-transaction-payment = { version = "2.0.0-alpha.2", path = "../transaction-payment" } [features] default = ["std"] diff --git a/frame/benchmarking/Cargo.toml b/frame/benchmarking/Cargo.toml index 72395d5cb1463..810d6361ddcf9 100644 --- a/frame/benchmarking/Cargo.toml +++ b/frame/benchmarking/Cargo.toml @@ -1,18 +1,19 @@ [package] name = "frame-benchmarking" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Macro for benchmarking a FRAME runtime." [dependencies] codec = { package = "parity-scale-codec", version = "1.1.2", default-features = false } -sp-api = { version = "2.0.0-alpha.1", path = "../../primitives/api", default-features = false } -sp-runtime-interface = { version = "2.0.0-alpha.1", path = "../../primitives/runtime-interface", default-features = false } -sp-std = { version = "2.0.0-alpha.1", path = "../../primitives/std", default-features = false } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} +sp-api = { version = "2.0.0-alpha.2", path = "../../primitives/api", default-features = false } +sp-runtime-interface = { version = "2.0.0-alpha.2", path = "../../primitives/runtime-interface", default-features = false } +sp-std = { version = "2.0.0-alpha.2", path = "../../primitives/std", default-features = false } +sp-io = { path = "../../primitives/io", default-features = false, version = "2.0.0-alpha.2" } [features] default = [ "std" ] diff --git a/frame/collective/Cargo.toml b/frame/collective/Cargo.toml index ca2f3203d5a80..14d926827dfc8 100644 --- a/frame/collective/Cargo.toml +++ b/frame/collective/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-collective" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Collective system: Members of a set of account IDs can make their collective feelings known through dispatched calls from one of two specialized origins." [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] hex-literal = "0.2.1" -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/contracts/Cargo.toml b/frame/contracts/Cargo.toml index 6feaf59f573fb..89e93e725f449 100644 --- a/frame/contracts/Cargo.toml +++ b/frame/contracts/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "pallet-contracts" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for WASM contracts" [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } @@ -13,22 +14,22 @@ pwasm-utils = { version = "0.12.0", default-features = false } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } parity-wasm = { version = "0.41.0", default-features = false } wasmi-validation = { version = "0.3.0", default-features = false } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-sandbox = { version = "0.8.0-alpha.1", default-features = false, path = "../../primitives/sandbox" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-contracts-primitives = { version = "2.0.0-alpha.1", default-features = false, path = "common" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-sandbox = { version = "0.8.0-alpha.2", default-features = false, path = "../../primitives/sandbox" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-contracts-primitives = { version = "2.0.0-alpha.2", default-features = false, path = "common" } [dev-dependencies] wabt = "0.9.2" assert_matches = "1.3.0" hex-literal = "0.2.1" -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } -pallet-timestamp = { version = "2.0.0-alpha.1", path = "../timestamp" } -pallet-randomness-collective-flip = { version = "2.0.0-alpha.1", path = "../randomness-collective-flip" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } +pallet-timestamp = { version = "2.0.0-alpha.2", path = "../timestamp" } +pallet-randomness-collective-flip = { version = "2.0.0-alpha.2", path = "../randomness-collective-flip" } [features] default = ["std"] diff --git a/frame/contracts/common/Cargo.toml b/frame/contracts/common/Cargo.toml index 03a03038d817b..753e79c19e42c 100644 --- a/frame/contracts/common/Cargo.toml +++ b/frame/contracts/common/Cargo.toml @@ -1,17 +1,18 @@ [package] name = "pallet-contracts-primitives" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "A crate that hosts a common definitions that are relevant for the pallet-contracts." [dependencies] # This crate should not rely on any of the frame primitives. codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/runtime" } [features] default = ["std"] diff --git a/frame/contracts/rpc/Cargo.toml b/frame/contracts/rpc/Cargo.toml index b91e17e608a11..c026ee6cdd14b 100644 --- a/frame/contracts/rpc/Cargo.toml +++ b/frame/contracts/rpc/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-contracts-rpc" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Node-specific RPC methods for interaction with contracts." [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0" } jsonrpc-core = "14.0.3" jsonrpc-core-client = "14.0.3" jsonrpc-derive = "14.0.3" -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-rpc = { version = "2.0.0-alpha.1", path = "../../../primitives/rpc" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-rpc = { version = "2.0.0-alpha.2", path = "../../../primitives/rpc" } serde = { version = "1.0.101", features = ["derive"] } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -pallet-contracts-primitives = { version = "2.0.0-alpha.1", path = "../common" } -pallet-contracts-rpc-runtime-api = { version = "0.8.0-alpha.1", path = "./runtime-api" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +pallet-contracts-primitives = { version = "2.0.0-alpha.2", path = "../common" } +pallet-contracts-rpc-runtime-api = { version = "0.8.0-alpha.2", path = "./runtime-api" } [dev-dependencies] serde_json = "1.0.41" diff --git a/frame/contracts/rpc/runtime-api/Cargo.toml b/frame/contracts/rpc/runtime-api/Cargo.toml index c84ab739df1cc..96d3a8116d040 100644 --- a/frame/contracts/rpc/runtime-api/Cargo.toml +++ b/frame/contracts/rpc/runtime-api/Cargo.toml @@ -1,18 +1,19 @@ [package] name = "pallet-contracts-rpc-runtime-api" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Runtime API definition required by Contracts RPC extensions." [dependencies] -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../../../primitives/api" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../../../primitives/api" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../../../primitives/runtime" } -pallet-contracts-primitives = { version = "2.0.0-alpha.1", default-features = false, path = "../../common" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../../../primitives/runtime" } +pallet-contracts-primitives = { version = "2.0.0-alpha.2", default-features = false, path = "../../common" } [features] default = ["std"] diff --git a/frame/democracy/Cargo.toml b/frame/democracy/Cargo.toml index 512a4676cb174..e62e7a45d9cae 100644 --- a/frame/democracy/Cargo.toml +++ b/frame/democracy/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-democracy" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for democracy" [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } -sp-storage = { version = "2.0.0-alpha.1", path = "../../primitives/storage" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } +sp-storage = { version = "2.0.0-alpha.2", path = "../../primitives/storage" } hex-literal = "0.2.1" [features] diff --git a/frame/elections-phragmen/Cargo.toml b/frame/elections-phragmen/Cargo.toml index 882185bdcea93..80be82ff2c5d8 100644 --- a/frame/elections-phragmen/Cargo.toml +++ b/frame/elections-phragmen/Cargo.toml @@ -1,26 +1,27 @@ [package] name = "pallet-elections-phragmen" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME election pallet for PHRAGMEN" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-phragmen = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/phragmen" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-phragmen = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/phragmen" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } [dev-dependencies] -sp-io = { version = "2.0.0-alpha.1", path = "../../primitives/io" } +sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" } hex-literal = "0.2.1" -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -substrate-test-utils = { version = "2.0.0-alpha.1", path = "../../test-utils" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +substrate-test-utils = { version = "2.0.0-alpha.2", path = "../../test-utils" } serde = { version = "1.0.101" } [features] diff --git a/frame/elections/Cargo.toml b/frame/elections/Cargo.toml index 38eec0dc244c7..81e128da31fd1 100644 --- a/frame/elections/Cargo.toml +++ b/frame/elections/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-elections" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for elections" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] hex-literal = "0.2.1" -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/evm/Cargo.toml b/frame/evm/Cargo.toml index d521b87270a35..649d6b778f748 100644 --- a/frame/evm/Cargo.toml +++ b/frame/evm/Cargo.toml @@ -1,23 +1,24 @@ [package] name = "pallet-evm" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME EVM contracts pallet" [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../timestamp" } -pallet-balances = { version = "2.0.0-alpha.1", default-features = false, path = "../balances" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../timestamp" } +pallet-balances = { version = "2.0.0-alpha.2", default-features = false, path = "../balances" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } primitive-types = { version = "0.6.2", default-features = false, features = ["rlp"] } rlp = { version = "0.4", default-features = false } evm = { version = "0.15", default-features = false } diff --git a/frame/example-offchain-worker/Cargo.toml b/frame/example-offchain-worker/Cargo.toml index b10d9cb390615..132ef779be582 100644 --- a/frame/example-offchain-worker/Cargo.toml +++ b/frame/example-offchain-worker/Cargo.toml @@ -1,21 +1,22 @@ [package] name = "pallet-example-offchain-worker" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "Unlicense" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME example pallet for offchain worker" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } serde = { version = "1.0.101", optional = true } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } serde_json = { version = "1.0.46", default-features = false, features = ["alloc"] } [features] diff --git a/frame/example/Cargo.toml b/frame/example/Cargo.toml index bb6625e892507..0062170454050 100644 --- a/frame/example/Cargo.toml +++ b/frame/example/Cargo.toml @@ -1,24 +1,25 @@ [package] name = "pallet-example" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "Unlicense" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME example pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-balances = { version = "2.0.0-alpha.1", default-features = false, path = "../balances" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-balances = { version = "2.0.0-alpha.2", default-features = false, path = "../balances" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/executive/Cargo.toml b/frame/executive/Cargo.toml index 8e959983601e1..63908edba27d3 100644 --- a/frame/executive/Cargo.toml +++ b/frame/executive/Cargo.toml @@ -1,27 +1,28 @@ [package] name = "frame-executive" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME executives engine" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } serde = { version = "1.0.101", optional = true } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } [dev-dependencies] hex-literal = "0.2.1" -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-indices = { version = "2.0.0-alpha.1", path = "../indices" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } -pallet-transaction-payment = { version = "2.0.0-alpha.1", path = "../transaction-payment" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-indices = { version = "2.0.0-alpha.2", path = "../indices" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } +pallet-transaction-payment = { version = "2.0.0-alpha.2", path = "../transaction-payment" } [features] default = ["std"] diff --git a/frame/finality-tracker/Cargo.toml b/frame/finality-tracker/Cargo.toml index e9c661ebe65fb..5ca1bd28a52ca 100644 --- a/frame/finality-tracker/Cargo.toml +++ b/frame/finality-tracker/Cargo.toml @@ -1,26 +1,29 @@ [package] name = "pallet-finality-tracker" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME Pallet that tracks the last finalized block, as perceived by block authors." +documentation = "https://docs.rs/pallet-finality-tracker" + [dependencies] serde = { version = "1.0.101", default-features = false, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-finality-tracker = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/finality-tracker" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-finality-tracker = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/finality-tracker" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } impl-trait-for-tuples = "0.1.3" [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } [features] default = ["std"] diff --git a/frame/generic-asset/Cargo.toml b/frame/generic-asset/Cargo.toml index ba79a8c13b235..5e48bc8ad7b71 100644 --- a/frame/generic-asset/Cargo.toml +++ b/frame/generic-asset/Cargo.toml @@ -1,23 +1,24 @@ [package] name = "pallet-generic-asset" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Centrality Developers "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for generic asset management" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-io ={ version = "2.0.0-alpha.1", path = "../../primitives/io" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-io ={ version = "2.0.0-alpha.2", path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/grandpa/Cargo.toml b/frame/grandpa/Cargo.toml index a50e3beb32209..f458a59a2cb1b 100644 --- a/frame/grandpa/Cargo.toml +++ b/frame/grandpa/Cargo.toml @@ -1,27 +1,28 @@ [package] name = "pallet-grandpa" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for GRANDPA finality gadget" [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-finality-grandpa = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/finality-grandpa" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-staking = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/staking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-session = { version = "2.0.0-alpha.1", default-features = false, path = "../session" } -pallet-finality-tracker = { version = "2.0.0-alpha.1", default-features = false, path = "../finality-tracker" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-finality-grandpa = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/finality-grandpa" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-staking = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/staking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-session = { version = "2.0.0-alpha.2", default-features = false, path = "../session" } +pallet-finality-tracker = { version = "2.0.0-alpha.2", default-features = false, path = "../finality-tracker" } [dev-dependencies] -sp-io ={ version = "2.0.0-alpha.1", path = "../../primitives/io" } +sp-io ={ version = "2.0.0-alpha.2", path = "../../primitives/io" } [features] default = ["std"] diff --git a/frame/identity/Cargo.toml b/frame/identity/Cargo.toml index b40537f7d2be0..0cbeb2772bb66 100644 --- a/frame/identity/Cargo.toml +++ b/frame/identity/Cargo.toml @@ -1,26 +1,27 @@ [package] name = "pallet-identity" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME identity management pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } enumflags2 = { version = "0.6.2" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-benchmarking = { version = "2.0.0-alpha.1", default-features = false, path = "../benchmarking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-benchmarking = { version = "2.0.0-alpha.2", default-features = false, path = "../benchmarking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/im-online/Cargo.toml b/frame/im-online/Cargo.toml index 269182f458594..e1c35af54c432 100644 --- a/frame/im-online/Cargo.toml +++ b/frame/im-online/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-im-online" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME's I'm online pallet" [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/application-crypto" } -pallet-authorship = { version = "2.0.0-alpha.1", default-features = false, path = "../authorship" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/application-crypto" } +pallet-authorship = { version = "2.0.0-alpha.2", default-features = false, path = "../authorship" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } serde = { version = "1.0.101", optional = true } -pallet-session = { version = "2.0.0-alpha.1", default-features = false, path = "../session" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-staking = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/staking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +pallet-session = { version = "2.0.0-alpha.2", default-features = false, path = "../session" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-staking = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/staking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [features] default = ["std", "pallet-session/historical"] diff --git a/frame/indices/Cargo.toml b/frame/indices/Cargo.toml index a12ca8317612b..341b2722dc853 100644 --- a/frame/indices/Cargo.toml +++ b/frame/indices/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-indices" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME indices management pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-keyring = { version = "2.0.0-alpha.1", optional = true, path = "../../primitives/keyring" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-keyring = { version = "2.0.0-alpha.2", optional = true, path = "../../primitives/keyring" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/membership/Cargo.toml b/frame/membership/Cargo.toml index 4a66a2b04f645..0d89a8038c0a7 100644 --- a/frame/membership/Cargo.toml +++ b/frame/membership/Cargo.toml @@ -1,23 +1,24 @@ [package] name = "pallet-membership" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME membership management pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/metadata/Cargo.toml b/frame/metadata/Cargo.toml index 9b53faed20c34..2d3160ac014ec 100644 --- a/frame/metadata/Cargo.toml +++ b/frame/metadata/Cargo.toml @@ -1,17 +1,18 @@ [package] name = "frame-metadata" -version = "11.0.0-alpha.1" +version = "11.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Decodable variant of the RuntimeMetadata." [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/nicks/Cargo.toml b/frame/nicks/Cargo.toml index ae3249368d505..44d9ee4a5592c 100644 --- a/frame/nicks/Cargo.toml +++ b/frame/nicks/Cargo.toml @@ -1,24 +1,25 @@ [package] name = "pallet-nicks" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for nick management" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/offences/Cargo.toml b/frame/offences/Cargo.toml index f8301ed488899..458bfd055559a 100644 --- a/frame/offences/Cargo.toml +++ b/frame/offences/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-offences" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME offences pallet" [dependencies] -pallet-balances = { version = "2.0.0-alpha.1", default-features = false, path = "../balances" } +pallet-balances = { version = "2.0.0-alpha.2", default-features = false, path = "../balances" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } serde = { version = "1.0.101", optional = true } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-staking = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/staking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-staking = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/staking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-io = { version = "2.0.0-alpha.1", path = "../../primitives/io" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/randomness-collective-flip/Cargo.toml b/frame/randomness-collective-flip/Cargo.toml index dc7e4c18fde85..de369b7b88b03 100644 --- a/frame/randomness-collective-flip/Cargo.toml +++ b/frame/randomness-collective-flip/Cargo.toml @@ -1,23 +1,24 @@ [package] name = "pallet-randomness-collective-flip" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME randomness collective flip pallet" [dependencies] safe-mix = { version = "1.0", default-features = false } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-io = { version = "2.0.0-alpha.1", path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" } [features] default = ["std"] diff --git a/frame/recovery/Cargo.toml b/frame/recovery/Cargo.toml index bab55baca0362..efeb349f06b6e 100644 --- a/frame/recovery/Cargo.toml +++ b/frame/recovery/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-recovery" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME account recovery pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } enumflags2 = { version = "0.6.2" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/scored-pool/Cargo.toml b/frame/scored-pool/Cargo.toml index 106f47a253bcd..36efebd7b4819 100644 --- a/frame/scored-pool/Cargo.toml +++ b/frame/scored-pool/Cargo.toml @@ -1,24 +1,25 @@ [package] name = "pallet-scored-pool" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for scored pools" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } serde = { version = "1.0.101", optional = true } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/session/Cargo.toml b/frame/session/Cargo.toml index e09a268adb84d..5d2b3b5fa8ccf 100644 --- a/frame/session/Cargo.toml +++ b/frame/session/Cargo.toml @@ -1,28 +1,29 @@ [package] name = "pallet-session" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME sessions pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-staking = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/staking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../timestamp" } -sp-trie = { optional = true, path = "../../primitives/trie", default-features = false , version = "2.0.0-alpha.1"} -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-staking = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/staking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../timestamp" } +sp-trie = { optional = true, path = "../../primitives/trie", default-features = false , version = "2.0.0-alpha.2"} +sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} impl-trait-for-tuples = "0.1.3" [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-application-crypto = { version = "2.0.0-alpha.1", path = "../../primitives/application-crypto" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-application-crypto = { version = "2.0.0-alpha.2", path = "../../primitives/application-crypto" } lazy_static = "1.4.0" [features] diff --git a/frame/society/Cargo.toml b/frame/society/Cargo.toml index 99c63422421bc..ef27acb1cb51e 100644 --- a/frame/society/Cargo.toml +++ b/frame/society/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-society" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME society pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } rand_chacha = { version = "0.2", default-features = false } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/staking/Cargo.toml b/frame/staking/Cargo.toml index 5778696297385..4731676526662 100644 --- a/frame/staking/Cargo.toml +++ b/frame/staking/Cargo.toml @@ -1,32 +1,33 @@ [package] name = "pallet-staking" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet staking" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-keyring = { version = "2.0.0-alpha.1", optional = true, path = "../../primitives/keyring" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-phragmen = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/phragmen" } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-staking = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/staking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-session = { version = "2.0.0-alpha.1", features = ["historical"], path = "../session", default-features = false } -pallet-authorship = { version = "2.0.0-alpha.1", default-features = false, path = "../authorship" } +sp-keyring = { version = "2.0.0-alpha.2", optional = true, path = "../../primitives/keyring" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-phragmen = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/phragmen" } +sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-staking = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/staking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-session = { version = "2.0.0-alpha.2", features = ["historical"], path = "../session", default-features = false } +pallet-authorship = { version = "2.0.0-alpha.2", default-features = false, path = "../authorship" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } -pallet-timestamp = { version = "2.0.0-alpha.1", path = "../timestamp" } -pallet-staking-reward-curve = { version = "2.0.0-alpha.1", path = "../staking/reward-curve" } -substrate-test-utils = { version = "2.0.0-alpha.1", path = "../../test-utils" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } +pallet-timestamp = { version = "2.0.0-alpha.2", path = "../timestamp" } +pallet-staking-reward-curve = { version = "2.0.0-alpha.2", path = "../staking/reward-curve" } +substrate-test-utils = { version = "2.0.0-alpha.2", path = "../../test-utils" } [features] migrate = [] diff --git a/frame/staking/reward-curve/Cargo.toml b/frame/staking/reward-curve/Cargo.toml index e414d544dabb9..0b727cbcf583c 100644 --- a/frame/staking/reward-curve/Cargo.toml +++ b/frame/staking/reward-curve/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "pallet-staking-reward-curve" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Reward Curve for FRAME staking pallet" [lib] proc-macro = true @@ -17,4 +18,4 @@ proc-macro2 = "1.0.6" proc-macro-crate = "0.1.4" [dev-dependencies] -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } diff --git a/frame/sudo/Cargo.toml b/frame/sudo/Cargo.toml index fa2797d2f6d10..3360653c25c56 100644 --- a/frame/sudo/Cargo.toml +++ b/frame/sudo/Cargo.toml @@ -1,23 +1,24 @@ [package] name = "pallet-sudo" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for sudo" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/support/Cargo.toml b/frame/support/Cargo.toml index e26cd64d5254f..c1328021755f5 100644 --- a/frame/support/Cargo.toml +++ b/frame/support/Cargo.toml @@ -1,34 +1,35 @@ [package] name = "frame-support" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Support code for the runtime." [dependencies] log = "0.4" serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.6", default-features = false, features = ["derive"] } -frame-metadata = { version = "11.0.0-alpha.1", default-features = false, path = "../metadata" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-arithmetic = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/arithmetic" } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -frame-support-procedural = { version = "2.0.0-alpha.1", path = "./procedural" } +frame-metadata = { version = "11.0.0-alpha.2", default-features = false, path = "../metadata" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-arithmetic = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/arithmetic" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +frame-support-procedural = { version = "2.0.0-alpha.2", path = "./procedural" } paste = "0.1.6" once_cell = { version = "1", default-features = false, optional = true } -sp-state-machine = { version = "0.8.0-alpha.1", optional = true, path = "../../primitives/state-machine" } +sp-state-machine = { version = "0.8.0-alpha.2", optional = true, path = "../../primitives/state-machine" } bitmask = { version = "0.5.0", default-features = false } impl-trait-for-tuples = "0.1.3" tracing = { version = "0.1.10", optional = true } [dev-dependencies] pretty_assertions = "0.6.1" -frame-system = { version = "2.0.0-alpha.1", path = "../system" } +frame-system = { version = "2.0.0-alpha.2", path = "../system" } [features] default = ["std"] diff --git a/frame/support/procedural/Cargo.toml b/frame/support/procedural/Cargo.toml index 4b39cf8ed42ac..39b7e175eeea9 100644 --- a/frame/support/procedural/Cargo.toml +++ b/frame/support/procedural/Cargo.toml @@ -1,17 +1,18 @@ [package] name = "frame-support-procedural" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Proc macro of Support code for the runtime." [lib] proc-macro = true [dependencies] -frame-support-procedural-tools = { version = "2.0.0-alpha.1", path = "./tools" } +frame-support-procedural-tools = { version = "2.0.0-alpha.2", path = "./tools" } proc-macro2 = "1.0.6" quote = "1.0.2" syn = { version = "1.0.7", features = ["full"] } diff --git a/frame/support/procedural/tools/Cargo.toml b/frame/support/procedural/tools/Cargo.toml index 1c3a0f60d52ad..da107c024fe51 100644 --- a/frame/support/procedural/tools/Cargo.toml +++ b/frame/support/procedural/tools/Cargo.toml @@ -1,14 +1,15 @@ [package] name = "frame-support-procedural-tools" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Proc macro helpers for procedural macros" [dependencies] -frame-support-procedural-tools-derive = { version = "2.0.0-alpha.1", path = "./derive" } +frame-support-procedural-tools-derive = { version = "2.0.0-alpha.2", path = "./derive" } proc-macro2 = "1.0.6" quote = "1.0.2" syn = { version = "1.0.7", features = ["full", "visit"] } diff --git a/frame/support/procedural/tools/derive/Cargo.toml b/frame/support/procedural/tools/derive/Cargo.toml index 98b9d7970207f..e95aa1d6900e7 100644 --- a/frame/support/procedural/tools/derive/Cargo.toml +++ b/frame/support/procedural/tools/derive/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "frame-support-procedural-tools-derive" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Use to derive parsing for parsing struct." [lib] proc-macro = true diff --git a/frame/support/test/Cargo.toml b/frame/support/test/Cargo.toml index 594d4379fdedd..9d706644081de 100644 --- a/frame/support/test/Cargo.toml +++ b/frame/support/test/Cargo.toml @@ -11,12 +11,12 @@ repository = "https://github.com/paritytech/substrate/" [dependencies] serde = { version = "1.0.101", default-features = false, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-io ={ path = "../../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} -sp-state-machine = { version = "0.8.0-alpha.1", optional = true, path = "../../../primitives/state-machine" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../" } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/inherents" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/runtime" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../../primitives/core" } +sp-io ={ path = "../../../primitives/io", default-features = false , version = "2.0.0-alpha.2"} +sp-state-machine = { version = "0.8.0-alpha.2", optional = true, path = "../../../primitives/state-machine" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/inherents" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/runtime" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../../primitives/core" } trybuild = "1.0.17" pretty_assertions = "0.6.1" diff --git a/frame/system/Cargo.toml b/frame/system/Cargo.toml index e3a347c58832e..b75e03850437c 100644 --- a/frame/system/Cargo.toml +++ b/frame/system/Cargo.toml @@ -1,26 +1,27 @@ [package] name = "frame-system" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME system module" [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io ={ path = "../../primitives/io", default-features = false , version = "2.0.0-alpha.1"} -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-version = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/version" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { path = "../../primitives/io", default-features = false, version = "2.0.0-alpha.2" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-version = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/version" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } impl-trait-for-tuples = "0.1.3" [dev-dependencies] criterion = "0.2.11" -sp-externalities = { version = "0.8.0-alpha.1", path = "../../primitives/externalities" } +sp-externalities = { version = "0.8.0-alpha.2", path = "../../primitives/externalities" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../test-utils/runtime/client" } [features] diff --git a/frame/system/rpc/runtime-api/Cargo.toml b/frame/system/rpc/runtime-api/Cargo.toml index 99aa57eaf3786..88df5ea3b8e4b 100644 --- a/frame/system/rpc/runtime-api/Cargo.toml +++ b/frame/system/rpc/runtime-api/Cargo.toml @@ -1,14 +1,15 @@ [package] name = "frame-system-rpc-runtime-api" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Runtime API definition required by System RPC extensions." [dependencies] -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../../../primitives/api" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../../../primitives/api" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } [features] diff --git a/frame/timestamp/Cargo.toml b/frame/timestamp/Cargo.toml index a6f3da7ea4fe9..fe73b081b01c5 100644 --- a/frame/timestamp/Cargo.toml +++ b/frame/timestamp/Cargo.toml @@ -1,28 +1,31 @@ [package] name = "pallet-timestamp" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME Timestamp Module" +documentation = "https://docs.rs/pallet-timestamp" + [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -frame-benchmarking = { version = "2.0.0-alpha.1", default-features = false, path = "../benchmarking" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -sp-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/timestamp" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +frame-benchmarking = { version = "2.0.0-alpha.2", default-features = false, path = "../benchmarking" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +sp-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/timestamp" } impl-trait-for-tuples = "0.1.3" [dev-dependencies] -sp-io ={ version = "2.0.0-alpha.1", path = "../../primitives/io" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-io ={ version = "2.0.0-alpha.2", path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/transaction-payment/Cargo.toml b/frame/transaction-payment/Cargo.toml index d60dbdaaf6dbe..b92a22ecde015 100644 --- a/frame/transaction-payment/Cargo.toml +++ b/frame/transaction-payment/Cargo.toml @@ -1,24 +1,25 @@ [package] name = "pallet-transaction-payment" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet to manage transaction payments" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-alpha.1", default-features = false, path = "./rpc/runtime-api" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-alpha.2", default-features = false, path = "./rpc/runtime-api" } [dev-dependencies] -sp-io = { version = "2.0.0-alpha.1", path = "../../primitives/io" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +sp-io = { version = "2.0.0-alpha.2", path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/transaction-payment/rpc/Cargo.toml b/frame/transaction-payment/rpc/Cargo.toml index 689d3642cd64c..677b85b5fb33f 100644 --- a/frame/transaction-payment/rpc/Cargo.toml +++ b/frame/transaction-payment/rpc/Cargo.toml @@ -1,21 +1,22 @@ [package] name = "pallet-transaction-payment-rpc" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "RPC interface for the transaction payment module." [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0" } jsonrpc-core = "14.0.3" jsonrpc-core-client = "14.0.3" jsonrpc-derive = "14.0.3" -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } -sp-rpc = { version = "2.0.0-alpha.1", path = "../../../primitives/rpc" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } +sp-rpc = { version = "2.0.0-alpha.2", path = "../../../primitives/rpc" } serde = { version = "1.0.101", features = ["derive"] } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-alpha.1", path = "./runtime-api" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +pallet-transaction-payment-rpc-runtime-api = { version = "2.0.0-alpha.2", path = "./runtime-api" } diff --git a/frame/transaction-payment/rpc/runtime-api/Cargo.toml b/frame/transaction-payment/rpc/runtime-api/Cargo.toml index 0b2dce0f55bdc..1a5f5fc35f383 100644 --- a/frame/transaction-payment/rpc/runtime-api/Cargo.toml +++ b/frame/transaction-payment/rpc/runtime-api/Cargo.toml @@ -1,19 +1,20 @@ [package] name = "pallet-transaction-payment-rpc-runtime-api" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "RPC runtime API for transaction payment FRAME pallet" [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../../../primitives/api" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../../../primitives/api" } codec = { package = "parity-scale-codec", version = "1.0.6", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../../../support" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../../../support" } [dev-dependencies] serde_json = "1.0.41" diff --git a/frame/treasury/Cargo.toml b/frame/treasury/Cargo.toml index 2da2104e1c9a1..c47a87fb56989 100644 --- a/frame/treasury/Cargo.toml +++ b/frame/treasury/Cargo.toml @@ -1,24 +1,25 @@ [package] name = "pallet-treasury" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet to manage treasury" [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -pallet-balances = { version = "2.0.0-alpha.1", default-features = false, path = "../balances" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +pallet-balances = { version = "2.0.0-alpha.2", default-features = false, path = "../balances" } [dev-dependencies] -sp-io ={ version = "2.0.0-alpha.1", path = "../../primitives/io" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } +sp-io ={ version = "2.0.0-alpha.2", path = "../../primitives/io" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } [features] default = ["std"] diff --git a/frame/utility/Cargo.toml b/frame/utility/Cargo.toml index 3aec9fc86850d..68d621861ce2f 100644 --- a/frame/utility/Cargo.toml +++ b/frame/utility/Cargo.toml @@ -1,25 +1,26 @@ [package] name = "pallet-utility" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME utilities pallet" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } [features] default = ["std"] diff --git a/frame/vesting/Cargo.toml b/frame/vesting/Cargo.toml index 76fec97201c90..ff16007acea93 100644 --- a/frame/vesting/Cargo.toml +++ b/frame/vesting/Cargo.toml @@ -1,26 +1,27 @@ [package] name = "pallet-vesting" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME pallet for manage vesting" [dependencies] serde = { version = "1.0.101", optional = true } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } enumflags2 = { version = "0.6.2" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../support" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../system" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../support" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../system" } [dev-dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -pallet-balances = { version = "2.0.0-alpha.1", path = "../balances" } -sp-storage = { version = "2.0.0-alpha.1", path = "../../primitives/storage" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +pallet-balances = { version = "2.0.0-alpha.2", path = "../balances" } +sp-storage = { version = "2.0.0-alpha.2", path = "../../primitives/storage" } hex-literal = "0.2.1" [features] diff --git a/primitives/allocator/Cargo.toml b/primitives/allocator/Cargo.toml index 90c7d92238892..af977ed2406d2 100644 --- a/primitives/allocator/Cargo.toml +++ b/primitives/allocator/Cargo.toml @@ -1,16 +1,18 @@ [package] name = "sp-allocator" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Collection of allocator implementations." +documentation = "https://docs.rs/sp-allocator" [dependencies] -sp-std = { version = "2.0.0-alpha.1", path = "../std", default-features = false } -sp-core = { version = "2.0.0-alpha.1", path = "../core", default-features = false } -sp-wasm-interface = { version = "2.0.0-alpha.1", path = "../wasm-interface", default-features = false } +sp-std = { version = "2.0.0-alpha.2", path = "../std", default-features = false } +sp-core = { version = "2.0.0-alpha.2", path = "../core", default-features = false } +sp-wasm-interface = { version = "2.0.0-alpha.2", path = "../wasm-interface", default-features = false } log = { version = "0.4.8", optional = true } derive_more = { version = "0.99.2", optional = true } diff --git a/primitives/api/Cargo.toml b/primitives/api/Cargo.toml index 165d05f0283b6..6a985b4f48533 100644 --- a/primitives/api/Cargo.toml +++ b/primitives/api/Cargo.toml @@ -1,20 +1,21 @@ [package] name = "sp-api" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate runtime api primitives" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -sp-api-proc-macro = { version = "2.0.0-alpha.1", path = "proc-macro" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } -sp-version = { version = "2.0.0-alpha.1", default-features = false, path = "../version" } -sp-state-machine = { version = "0.8.0-alpha.1", optional = true, path = "../../primitives/state-machine" } +sp-api-proc-macro = { version = "2.0.0-alpha.2", path = "proc-macro" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } +sp-version = { version = "2.0.0-alpha.2", default-features = false, path = "../version" } +sp-state-machine = { version = "0.8.0-alpha.2", optional = true, path = "../../primitives/state-machine" } hash-db = { version = "0.15.2", optional = true } [dev-dependencies] diff --git a/primitives/api/proc-macro/Cargo.toml b/primitives/api/proc-macro/Cargo.toml index 0a659c626ba44..8e9bf11917b58 100644 --- a/primitives/api/proc-macro/Cargo.toml +++ b/primitives/api/proc-macro/Cargo.toml @@ -1,11 +1,14 @@ [package] name = "sp-api-proc-macro" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Macros for declaring and implementing runtime apis." +documentation = "https://docs.rs/sp-api-proc-macro" + [lib] proc-macro = true diff --git a/primitives/api/test/Cargo.toml b/primitives/api/test/Cargo.toml index aa538754a759e..7b018199a5593 100644 --- a/primitives/api/test/Cargo.toml +++ b/primitives/api/test/Cargo.toml @@ -9,14 +9,14 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-api = { version = "2.0.0-alpha.1", path = "../" } +sp-api = { version = "2.0.0-alpha.2", path = "../" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../../test-utils/runtime/client" } -sp-version = { version = "2.0.0-alpha.1", path = "../../version" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../runtime" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../blockchain" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../../primitives/consensus/common" } +sp-version = { version = "2.0.0-alpha.2", path = "../../version" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../runtime" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../blockchain" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../../primitives/consensus/common" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../../primitives/state-machine" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../../primitives/state-machine" } trybuild = "1.0.17" rustversion = "1.0.0" diff --git a/primitives/application-crypto/Cargo.toml b/primitives/application-crypto/Cargo.toml index f8d36e4db8a8d..630012ba70852 100644 --- a/primitives/application-crypto/Cargo.toml +++ b/primitives/application-crypto/Cargo.toml @@ -1,19 +1,21 @@ [package] name = "sp-application-crypto" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" description = "Provides facilities for generating application specific crypto wrapper types." license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +documentation = "https://docs.rs/sp-application-crypto" + [dependencies] -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } [features] default = [ "std" ] diff --git a/primitives/application-crypto/test/Cargo.toml b/primitives/application-crypto/test/Cargo.toml index ab84cdd0a6733..0ed5355ce2d1e 100644 --- a/primitives/application-crypto/test/Cargo.toml +++ b/primitives/application-crypto/test/Cargo.toml @@ -10,8 +10,8 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../core" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../core" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../../test-utils/runtime/client" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../api" } -sp-application-crypto = { version = "2.0.0-alpha.1", path = "../" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../api" } +sp-application-crypto = { version = "2.0.0-alpha.2", path = "../" } diff --git a/primitives/arithmetic/Cargo.toml b/primitives/arithmetic/Cargo.toml index e8d73f595d1dc..cfaaa2ebe3347 100644 --- a/primitives/arithmetic/Cargo.toml +++ b/primitives/arithmetic/Cargo.toml @@ -1,19 +1,22 @@ [package] name = "sp-arithmetic" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Minimal fixed point arithmetic primitives and types for runtime." +documentation = "https://docs.rs/sp-arithmetic" + [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } integer-sqrt = "0.1.2" num-traits = { version = "0.2.8", default-features = false } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-debug-derive = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/debug-derive" } +sp-debug-derive = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/debug-derive" } [dev-dependencies] primitive-types = "0.6.2" diff --git a/primitives/authority-discovery/Cargo.toml b/primitives/authority-discovery/Cargo.toml index d5800bc5664d1..d709394044793 100644 --- a/primitives/authority-discovery/Cargo.toml +++ b/primitives/authority-discovery/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sp-authority-discovery" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] description = "Authority discovery primitives" edition = "2018" @@ -9,11 +9,11 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../application-crypto" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../application-crypto" } codec = { package = "parity-scale-codec", default-features = false, version = "1.0.3" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../api" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../api" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } [features] default = ["std"] diff --git a/primitives/authorship/Cargo.toml b/primitives/authorship/Cargo.toml index bc4840278a0d4..e131393ff10ac 100644 --- a/primitives/authorship/Cargo.toml +++ b/primitives/authorship/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sp-authorship" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] description = "Authorship primitives" edition = "2018" @@ -9,9 +9,9 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../inherents" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../inherents" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } [features] diff --git a/primitives/block-builder/Cargo.toml b/primitives/block-builder/Cargo.toml index cf6f7654fcc3e..1e1a23fd6ebee 100644 --- a/primitives/block-builder/Cargo.toml +++ b/primitives/block-builder/Cargo.toml @@ -1,18 +1,19 @@ [package] name = "sp-block-builder" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "The block builder runtime api." [dependencies] -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../api" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../api" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } codec = { package = "parity-scale-codec", version = "1.0.6", default-features = false } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../inherents" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../inherents" } [features] default = [ "std" ] diff --git a/primitives/blockchain/Cargo.toml b/primitives/blockchain/Cargo.toml index 19cdcf1481ff6..cdd31ad1af108 100644 --- a/primitives/blockchain/Cargo.toml +++ b/primitives/blockchain/Cargo.toml @@ -1,11 +1,14 @@ [package] name = "sp-blockchain" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate blockchain traits and primitives." +documentation = "https://docs.rs/sp-blockchain" + [dependencies] log = "0.4.8" @@ -13,7 +16,7 @@ lru = "0.4.0" parking_lot = "0.10.0" derive_more = "0.99.2" codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-consensus = { version = "0.8.0-alpha.1", path = "../consensus/common" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../runtime" } -sp-block-builder = { version = "2.0.0-alpha.1", path = "../block-builder" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../state-machine" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../consensus/common" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../runtime" } +sp-block-builder = { version = "2.0.0-alpha.2", path = "../block-builder" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../state-machine" } diff --git a/primitives/consensus/aura/Cargo.toml b/primitives/consensus/aura/Cargo.toml index a4372c85ec763..e2800a528a24d 100644 --- a/primitives/consensus/aura/Cargo.toml +++ b/primitives/consensus/aura/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sp-consensus-aura" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Primitives for Aura consensus" edition = "2018" @@ -9,13 +9,13 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../../application-crypto" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../../application-crypto" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../std" } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../api" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../runtime" } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../inherents" } -sp-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../timestamp" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../std" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../api" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../runtime" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../inherents" } +sp-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../timestamp" } [features] default = ["std"] diff --git a/primitives/consensus/babe/Cargo.toml b/primitives/consensus/babe/Cargo.toml index 52a344dd7f7ab..ddc76cc634e91 100644 --- a/primitives/consensus/babe/Cargo.toml +++ b/primitives/consensus/babe/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sp-consensus-babe" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Primitives for BABE consensus" edition = "2018" @@ -9,15 +9,15 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../../application-crypto" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../../application-crypto" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../std" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../std" } schnorrkel = { version = "0.8.5", features = ["preaudit_deprecated"], optional = true } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../api" } -sp-consensus = { version = "0.8.0-alpha.1", optional = true, path = "../common" } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../inherents" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../runtime" } -sp-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../timestamp" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../api" } +sp-consensus = { version = "0.8.0-alpha.2", optional = true, path = "../common" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../inherents" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../runtime" } +sp-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../timestamp" } [features] default = ["std"] diff --git a/primitives/consensus/common/Cargo.toml b/primitives/consensus/common/Cargo.toml index 3f9fc17fa3dfd..8e5ddad32d0d6 100644 --- a/primitives/consensus/common/Cargo.toml +++ b/primitives/consensus/common/Cargo.toml @@ -1,26 +1,28 @@ [package] name = "sp-consensus" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] -description = "Common utilities for substrate consensus" edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Common utilities for building and using consensus engines in substrate." +documentation = "https://docs.rs/sp-consensus/" + [dependencies] derive_more = "0.99.2" libp2p = { version = "0.16.1", default-features = false } log = "0.4.8" -sp-core = { path= "../../core" , version = "2.0.0-alpha.1"} -sp-inherents = { version = "2.0.0-alpha.1", path = "../../inherents" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../../primitives/state-machine" } +sp-core = { path= "../../core" , version = "2.0.0-alpha.2"} +sp-inherents = { version = "2.0.0-alpha.2", path = "../../inherents" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../../primitives/state-machine" } futures = { version = "0.3.1", features = ["thread-pool"] } futures-timer = "3.0.1" futures-diagnose = "1.0" -sp-std = { version = "2.0.0-alpha.1", path = "../../std" } -sp-version = { version = "2.0.0-alpha.1", path = "../../version" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../runtime" } +sp-std = { version = "2.0.0-alpha.2", path = "../../std" } +sp-version = { version = "2.0.0-alpha.2", path = "../../version" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../runtime" } codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } parking_lot = "0.10.0" serde = { version = "1.0", features = ["derive"] } diff --git a/primitives/consensus/pow/Cargo.toml b/primitives/consensus/pow/Cargo.toml index 2e1ab504d97ed..7a8965a431825 100644 --- a/primitives/consensus/pow/Cargo.toml +++ b/primitives/consensus/pow/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sp-consensus-pow" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Primitives for Aura consensus" edition = "2018" @@ -9,10 +9,10 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../api" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../runtime" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../core" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../api" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../runtime" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../core" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } [features] diff --git a/primitives/core/Cargo.toml b/primitives/core/Cargo.toml index 174c4e806af64..27efd587d4bcd 100644 --- a/primitives/core/Cargo.toml +++ b/primitives/core/Cargo.toml @@ -1,14 +1,16 @@ [package] name = "sp-core" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Shareable Substrate types." +documentation = "https://docs.rs/sp-core" [dependencies] -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } rustc-hex = { version = "2.0.1", default-features = false } log = { version = "0.4.8", default-features = false } @@ -28,9 +30,9 @@ num-traits = { version = "0.2.8", default-features = false } zeroize = { version = "1.0.0", default-features = false } lazy_static = { version = "1.4.0", default-features = false, optional = true } parking_lot = { version = "0.10.0", optional = true } -sp-debug-derive = { version = "2.0.0-alpha.1", path = "../debug-derive" } -sp-externalities = { version = "0.8.0-alpha.1", optional = true, path = "../externalities" } -sp-storage = { version = "2.0.0-alpha.1", default-features = false, path = "../storage" } +sp-debug-derive = { version = "2.0.0-alpha.2", path = "../debug-derive" } +sp-externalities = { version = "0.8.0-alpha.2", optional = true, path = "../externalities" } +sp-storage = { version = "2.0.0-alpha.2", default-features = false, path = "../storage" } libsecp256k1 = { version = "0.3.2", default-features = false, features = ["hmac"] } parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } @@ -43,10 +45,10 @@ sha2 = { version = "0.8.0", default-features = false, optional = true } hex = { version = "0.4", default-features = false, optional = true } twox-hash = { version = "1.5.0", default-features = false, optional = true } -sp-runtime-interface = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime-interface" } +sp-runtime-interface = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime-interface" } [dev-dependencies] -sp-serializer = { version = "2.0.0-alpha.1", path = "../serializer" } +sp-serializer = { version = "2.0.0-alpha.2", path = "../serializer" } pretty_assertions = "0.6.1" hex-literal = "0.2.1" rand = "0.7.2" diff --git a/primitives/debug-derive/Cargo.toml b/primitives/debug-derive/Cargo.toml index 98d775801385c..1dfc980578d2f 100644 --- a/primitives/debug-derive/Cargo.toml +++ b/primitives/debug-derive/Cargo.toml @@ -1,11 +1,13 @@ [package] name = "sp-debug-derive" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Macros to derive runtime debug implementation." +documentation = "https://docs.rs/sp-debug-derive" [lib] proc-macro = true diff --git a/primitives/externalities/Cargo.toml b/primitives/externalities/Cargo.toml index 9044d7b01e319..4d654e0f947fd 100644 --- a/primitives/externalities/Cargo.toml +++ b/primitives/externalities/Cargo.toml @@ -1,13 +1,15 @@ [package] name = "sp-externalities" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate externalities abstraction" +documentation = "https://docs.rs/sp-externalities" [dependencies] -sp-storage = { version = "2.0.0-alpha.1", path = "../storage" } -sp-std = { version = "2.0.0-alpha.1", path = "../std" } +sp-storage = { version = "2.0.0-alpha.2", path = "../storage" } +sp-std = { version = "2.0.0-alpha.2", path = "../std" } environmental = { version = "1.1.1" } diff --git a/primitives/finality-grandpa/Cargo.toml b/primitives/finality-grandpa/Cargo.toml index cd621c783191e..c24bb6e623e6e 100644 --- a/primitives/finality-grandpa/Cargo.toml +++ b/primitives/finality-grandpa/Cargo.toml @@ -1,19 +1,22 @@ [package] name = "sp-finality-grandpa" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Primitives for GRANDPA integration, suitable for WASM compilation." +documentation = "https://docs.rs/sp-finality-grandpa" + [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../application-crypto" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../application-crypto" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../api" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../api" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } [features] default = ["std"] diff --git a/primitives/finality-tracker/Cargo.toml b/primitives/finality-tracker/Cargo.toml index e9321cc1a0927..2e8be7e1e5de7 100644 --- a/primitives/finality-tracker/Cargo.toml +++ b/primitives/finality-tracker/Cargo.toml @@ -1,16 +1,17 @@ [package] name = "sp-finality-tracker" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME module that tracks the last finalized block, as perceived by block authors." [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } [features] default = ["std"] diff --git a/primitives/inherents/Cargo.toml b/primitives/inherents/Cargo.toml index aa403693153be..3a65576d60986 100644 --- a/primitives/inherents/Cargo.toml +++ b/primitives/inherents/Cargo.toml @@ -1,16 +1,19 @@ [package] name = "sp-inherents" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Provides types and traits for creating and checking inherents." +documentation = "https://docs.rs/sp-inherents" + [dependencies] parking_lot = { version = "0.10.0", optional = true } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } codec = { package = "parity-scale-codec", version = "1.0.6", default-features = false, features = ["derive"] } derive_more = { version = "0.99.2", optional = true } diff --git a/primitives/io/Cargo.toml b/primitives/io/Cargo.toml index 05a051e0624b9..ff58d03d985c8 100644 --- a/primitives/io/Cargo.toml +++ b/primitives/io/Cargo.toml @@ -1,23 +1,26 @@ [package] name = "sp-io" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "I/O for Substrate runtimes" +documentation = "https://docs.rs/sp-io" + [dependencies] codec = { package = "parity-scale-codec", version = "1.0.6", default-features = false } hash-db = { version = "0.15.2", default-features = false } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } libsecp256k1 = { version = "0.3.4", optional = true } -sp-state-machine = { version = "0.8.0-alpha.1", optional = true, path = "../../primitives/state-machine" } -sp-wasm-interface = { version = "2.0.0-alpha.1", path = "../../primitives/wasm-interface", default-features = false } -sp-runtime-interface = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime-interface" } -sp-trie = { version = "2.0.0-alpha.1", optional = true, path = "../../primitives/trie" } -sp-externalities = { version = "0.8.0-alpha.1", optional = true, path = "../externalities" } +sp-state-machine = { version = "0.8.0-alpha.2", optional = true, path = "../../primitives/state-machine" } +sp-wasm-interface = { version = "2.0.0-alpha.2", path = "../../primitives/wasm-interface", default-features = false } +sp-runtime-interface = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime-interface" } +sp-trie = { version = "2.0.0-alpha.2", optional = true, path = "../../primitives/trie" } +sp-externalities = { version = "0.8.0-alpha.2", optional = true, path = "../externalities" } log = { version = "0.4.8", optional = true } [features] diff --git a/primitives/keyring/Cargo.toml b/primitives/keyring/Cargo.toml index 46793cd5e1e4d..9177c3770163a 100644 --- a/primitives/keyring/Cargo.toml +++ b/primitives/keyring/Cargo.toml @@ -1,14 +1,17 @@ [package] name = "sp-keyring" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Keyring support code for the runtime. A set of test accounts." +documentation = "https://docs.rs/sp-keyring" + [dependencies] -sp-core = { version = "2.0.0-alpha.1", path = "../core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../runtime" } +sp-core = { version = "2.0.0-alpha.2", path = "../core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../runtime" } lazy_static = "1.4.0" strum = { version = "0.16.0", features = ["derive"] } diff --git a/primitives/offchain/Cargo.toml b/primitives/offchain/Cargo.toml index 78f3071bf0081..8e7853f6ea3c5 100644 --- a/primitives/offchain/Cargo.toml +++ b/primitives/offchain/Cargo.toml @@ -1,7 +1,7 @@ [package] description = "Substrate offchain workers primitives" name = "sp-offchain" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" @@ -9,8 +9,8 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../api" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../api" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } [features] default = ["std"] diff --git a/primitives/panic-handler/Cargo.toml b/primitives/panic-handler/Cargo.toml index 2f63f32aca61b..795aa24047248 100644 --- a/primitives/panic-handler/Cargo.toml +++ b/primitives/panic-handler/Cargo.toml @@ -1,12 +1,13 @@ [package] name = "sp-panic-handler" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] -description = "Substrate panic handler." edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Custom panic hook with bug report link" +documentation = "https://docs.rs/sp-panic-handler" [dependencies] backtrace = "0.3.38" diff --git a/primitives/phragmen/Cargo.toml b/primitives/phragmen/Cargo.toml index ec0bdce2e408b..23b872a15cc3f 100644 --- a/primitives/phragmen/Cargo.toml +++ b/primitives/phragmen/Cargo.toml @@ -1,20 +1,21 @@ [package] name = "sp-phragmen" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "PHRAGMENT primitives" [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } [dev-dependencies] -substrate-test-utils = { version = "2.0.0-alpha.1", path = "../../test-utils" } -sp-io ={ version = "2.0.0-alpha.1", path = "../../primitives/io" } +substrate-test-utils = { version = "2.0.0-alpha.2", path = "../../test-utils" } +sp-io ={ version = "2.0.0-alpha.2", path = "../../primitives/io" } rand = "0.7.2" [features] diff --git a/primitives/rpc/Cargo.toml b/primitives/rpc/Cargo.toml index 322100bc2d772..9694552617932 100644 --- a/primitives/rpc/Cargo.toml +++ b/primitives/rpc/Cargo.toml @@ -1,15 +1,16 @@ [package] name = "sp-rpc" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate RPC primitives and utilities." [dependencies] serde = { version = "1.0.101", features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", path = "../core" } +sp-core = { version = "2.0.0-alpha.2", path = "../core" } [dev-dependencies] serde_json = "1.0.41" diff --git a/primitives/runtime-interface/Cargo.toml b/primitives/runtime-interface/Cargo.toml index 7235d63fb553a..d3b3e3120bb35 100644 --- a/primitives/runtime-interface/Cargo.toml +++ b/primitives/runtime-interface/Cargo.toml @@ -1,26 +1,28 @@ [package] name = "sp-runtime-interface" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate runtime interface" +documentation = "https://docs.rs/sp-runtime-interface/" [dependencies] -sp-wasm-interface = { version = "2.0.0-alpha.1", path = "../wasm-interface", default-features = false } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-runtime-interface-proc-macro = { version = "2.0.0-alpha.1", path = "proc-macro" } -sp-externalities = { version = "0.8.0-alpha.1", optional = true, path = "../externalities" } +sp-wasm-interface = { version = "2.0.0-alpha.2", path = "../wasm-interface", default-features = false } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-runtime-interface-proc-macro = { version = "2.0.0-alpha.2", path = "proc-macro" } +sp-externalities = { version = "0.8.0-alpha.2", optional = true, path = "../externalities" } codec = { package = "parity-scale-codec", version = "1.0.6", default-features = false } static_assertions = "1.0.0" primitive-types = { version = "0.6.2", default-features = false } [dev-dependencies] sp-runtime-interface-test-wasm = { version = "2.0.0-dev", path = "test-wasm" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } -sp-core = { version = "2.0.0-alpha.1", path = "../core" } -sp-io = { version = "2.0.0-alpha.1", path = "../io" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } +sp-core = { version = "2.0.0-alpha.2", path = "../core" } +sp-io = { version = "2.0.0-alpha.2", path = "../io" } rustversion = "1.0.0" trybuild = "1.0.23" diff --git a/primitives/runtime-interface/proc-macro/Cargo.toml b/primitives/runtime-interface/proc-macro/Cargo.toml index 844ea0a7492f3..e925f4db2e3ba 100644 --- a/primitives/runtime-interface/proc-macro/Cargo.toml +++ b/primitives/runtime-interface/proc-macro/Cargo.toml @@ -1,11 +1,13 @@ [package] name = "sp-runtime-interface-proc-macro" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "This crate provides procedural macros for usage within the context of the Substrate runtime interface." +documentation = "https://docs.rs/sp-runtime-interface-proc-macro" [lib] proc-macro = true diff --git a/primitives/runtime-interface/test-wasm/Cargo.toml b/primitives/runtime-interface/test-wasm/Cargo.toml index 849237b90b958..b322e529d6673 100644 --- a/primitives/runtime-interface/test-wasm/Cargo.toml +++ b/primitives/runtime-interface/test-wasm/Cargo.toml @@ -10,10 +10,10 @@ repository = "https://github.com/paritytech/substrate/" publish = false [dependencies] -sp-runtime-interface = { version = "2.0.0-alpha.1", default-features = false, path = "../" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../io" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../core" } +sp-runtime-interface = { version = "2.0.0-alpha.2", default-features = false, path = "../" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../io" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../core" } [build-dependencies] wasm-builder-runner = { version = "1.0.5", package = "substrate-wasm-builder-runner", path = "../../../utils/wasm-builder-runner" } diff --git a/primitives/runtime-interface/test/Cargo.toml b/primitives/runtime-interface/test/Cargo.toml index 1215748370ee4..6694272529239 100644 --- a/primitives/runtime-interface/test/Cargo.toml +++ b/primitives/runtime-interface/test/Cargo.toml @@ -9,9 +9,9 @@ homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" [dependencies] -sp-runtime-interface = { version = "2.0.0-alpha.1", path = "../" } -sc-executor = { version = "0.8.0-alpha.1", path = "../../../client/executor" } +sp-runtime-interface = { version = "2.0.0-alpha.2", path = "../" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../../client/executor" } sp-runtime-interface-test-wasm = { version = "2.0.0-dev", path = "../test-wasm" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../../primitives/state-machine" } -sp-core = { version = "2.0.0-alpha.1", path = "../../core" } -sp-io = { version = "2.0.0-alpha.1", path = "../../io" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../../primitives/state-machine" } +sp-core = { version = "2.0.0-alpha.2", path = "../../core" } +sp-io = { version = "2.0.0-alpha.2", path = "../../io" } diff --git a/primitives/runtime/Cargo.toml b/primitives/runtime/Cargo.toml index ff73aa377d5a9..37e6060bd36fe 100644 --- a/primitives/runtime/Cargo.toml +++ b/primitives/runtime/Cargo.toml @@ -1,25 +1,28 @@ [package] name = "sp-runtime" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Runtime Modules shared primitive types." +documentation = "https://docs.rs/sp-runtime" + [dependencies] serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.1.2", default-features = false, features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../application-crypto" } -sp-arithmetic = { version = "2.0.0-alpha.1", default-features = false, path = "../arithmetic" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../io" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../application-crypto" } +sp-arithmetic = { version = "2.0.0-alpha.2", default-features = false, path = "../arithmetic" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../io" } log = { version = "0.4.8", optional = true } paste = "0.1.6" rand = { version = "0.7.2", optional = true } impl-trait-for-tuples = "0.1.3" -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../inherents" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../inherents" } parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } [dev-dependencies] diff --git a/primitives/sandbox/Cargo.toml b/primitives/sandbox/Cargo.toml index 2bdd7d221c6af..aba1bdf2453bf 100755 --- a/primitives/sandbox/Cargo.toml +++ b/primitives/sandbox/Cargo.toml @@ -1,18 +1,19 @@ [package] name = "sp-sandbox" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "This crate provides means to instantiate and execute wasm modules." [dependencies] wasmi = { version = "0.6.2", optional = true } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../io" } -sp-wasm-interface = { version = "2.0.0-alpha.1", default-features = false, path = "../wasm-interface" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../io" } +sp-wasm-interface = { version = "2.0.0-alpha.2", default-features = false, path = "../wasm-interface" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } [dev-dependencies] diff --git a/primitives/serializer/Cargo.toml b/primitives/serializer/Cargo.toml index 4d784a27bbc06..f71a4af678f45 100644 --- a/primitives/serializer/Cargo.toml +++ b/primitives/serializer/Cargo.toml @@ -1,11 +1,13 @@ [package] name = "sp-serializer" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate customizable serde serializer." +documentation = "https://docs.rs/sp-serializer" [dependencies] serde = "1.0.101" diff --git a/primitives/session/Cargo.toml b/primitives/session/Cargo.toml index 9042b17630b6a..c644ec151896c 100644 --- a/primitives/session/Cargo.toml +++ b/primitives/session/Cargo.toml @@ -1,17 +1,18 @@ [package] name = "sp-session" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Primitives for sessions" [dependencies] -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../api" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } -sp-runtime = { version = "2.0.0-alpha.1", optional = true, path = "../runtime" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../api" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } +sp-runtime = { version = "2.0.0-alpha.2", optional = true, path = "../runtime" } [features] default = [ "std" ] diff --git a/primitives/staking/Cargo.toml b/primitives/staking/Cargo.toml index 688c95e49d2a7..39f6467d435c8 100644 --- a/primitives/staking/Cargo.toml +++ b/primitives/staking/Cargo.toml @@ -1,16 +1,17 @@ [package] name = "sp-staking" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "A crate which contains primitives that are useful for implementation that uses staking approaches in general. Definitions related to sessions, slashing, etc go here." [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } [features] default = ["std"] diff --git a/primitives/state-machine/Cargo.toml b/primitives/state-machine/Cargo.toml index 7ddb3160f7e1d..fed71d3edce84 100644 --- a/primitives/state-machine/Cargo.toml +++ b/primitives/state-machine/Cargo.toml @@ -1,12 +1,13 @@ [package] name = "sp-state-machine" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Substrate State Machine" edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +documentation = "https://docs.rs/sp-state-machine" [dependencies] log = "0.4.8" @@ -14,13 +15,13 @@ parking_lot = "0.10.0" hash-db = "0.15.2" trie-db = "0.20.0" trie-root = "0.16.0" -sp-trie = { version = "2.0.0-alpha.1", path = "../trie" } -sp-core = { version = "2.0.0-alpha.1", path = "../core" } -sp-panic-handler = { version = "2.0.0-alpha.1", path = "../panic-handler" } +sp-trie = { version = "2.0.0-alpha.2", path = "../trie" } +sp-core = { version = "2.0.0-alpha.2", path = "../core" } +sp-panic-handler = { version = "2.0.0-alpha.2", path = "../panic-handler" } codec = { package = "parity-scale-codec", version = "1.0.0" } num-traits = "0.2.8" rand = "0.7.2" -sp-externalities = { version = "0.8.0-alpha.1", path = "../externalities" } +sp-externalities = { version = "0.8.0-alpha.2", path = "../externalities" } [dev-dependencies] hex-literal = "0.2.1" diff --git a/primitives/std/Cargo.toml b/primitives/std/Cargo.toml index e698c978a8c33..6799540939cec 100644 --- a/primitives/std/Cargo.toml +++ b/primitives/std/Cargo.toml @@ -1,12 +1,15 @@ [package] name = "sp-std" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Lowest-abstraction level for the Substrate runtime: just exports useful primitives from std or client/alloc to be used with any code that depends on the runtime." +documentation = "https://docs.rs/sp-std" + [features] default = ["std"] std = [] diff --git a/primitives/storage/Cargo.toml b/primitives/storage/Cargo.toml index c84eb4c52c23b..863800bf15ec6 100644 --- a/primitives/storage/Cargo.toml +++ b/primitives/storage/Cargo.toml @@ -1,18 +1,19 @@ [package] name = "sp-storage" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" description = "Storage related primitives" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +documentation = "https://docs.rs/sp-storage/" [dependencies] -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } serde = { version = "1.0.101", optional = true, features = ["derive"] } impl-serde = { version = "0.2.3", optional = true } -sp-debug-derive = { version = "2.0.0-alpha.1", path = "../debug-derive" } +sp-debug-derive = { version = "2.0.0-alpha.2", path = "../debug-derive" } [features] default = [ "std" ] diff --git a/primitives/test-primitives/Cargo.toml b/primitives/test-primitives/Cargo.toml index 83e92957ed78b..5c1bf0db0fcf9 100644 --- a/primitives/test-primitives/Cargo.toml +++ b/primitives/test-primitives/Cargo.toml @@ -9,11 +9,11 @@ repository = "https://github.com/paritytech/substrate/" publish = false [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../application-crypto" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../application-crypto" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } [features] diff --git a/primitives/timestamp/Cargo.toml b/primitives/timestamp/Cargo.toml index 82c5ab8f1b47f..790b6e9594138 100644 --- a/primitives/timestamp/Cargo.toml +++ b/primitives/timestamp/Cargo.toml @@ -1,18 +1,19 @@ [package] name = "sp-timestamp" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate core types and inherents for timestamps." [dependencies] -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../api" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../api" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../inherents" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../inherents" } impl-trait-for-tuples = "0.1.3" wasm-timer = "0.2" diff --git a/primitives/transaction-pool/Cargo.toml b/primitives/transaction-pool/Cargo.toml index 3cafd8f679684..30d60d94f1bb3 100644 --- a/primitives/transaction-pool/Cargo.toml +++ b/primitives/transaction-pool/Cargo.toml @@ -1,11 +1,14 @@ [package] name = "sp-transaction-pool" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Transaction pool primitives types & Runtime API." +documentation = "https://docs.rs/sp-transaction-pool" + [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", optional = true } @@ -13,8 +16,8 @@ derive_more = { version = "0.99.2", optional = true } futures = { version = "0.3.1", optional = true } log = { version = "0.4.8", optional = true } serde = { version = "1.0.101", features = ["derive"], optional = true} -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../api" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../api" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } [features] default = [ "std" ] diff --git a/primitives/trie/Cargo.toml b/primitives/trie/Cargo.toml index c448275eb0da1..451502618d23c 100644 --- a/primitives/trie/Cargo.toml +++ b/primitives/trie/Cargo.toml @@ -1,12 +1,13 @@ [package] name = "sp-trie" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] description = "Patricia trie stuff using a parity-scale-codec node format" repository = "https://github.com/paritytech/substrate/" license = "GPL-3.0" edition = "2018" homepage = "https://substrate.dev" +documentation = "https://docs.rs/sp-trie" [[bench]] name = "bench" @@ -14,12 +15,12 @@ harness = false [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } hash-db = { version = "0.15.2", default-features = false } trie-db = { version = "0.20.0", default-features = false } trie-root = { version = "0.16.0", default-features = false } memory-db = { version = "0.19.0", default-features = false } -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../core" } +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../core" } [dev-dependencies] trie-bench = "0.20.0" diff --git a/primitives/version/Cargo.toml b/primitives/version/Cargo.toml index 128ff39960231..2b3e64e5613ee 100644 --- a/primitives/version/Cargo.toml +++ b/primitives/version/Cargo.toml @@ -1,18 +1,21 @@ [package] name = "sp-version" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Version module for the Substrate runtime; Provides a function that returns the runtime version." +documentation = "https://docs.rs/sp-version" + [dependencies] impl-serde = { version = "0.2.3", optional = true } serde = { version = "1.0.101", optional = true, features = ["derive"] } codec = { package = "parity-scale-codec", version = "1.1.2", default-features = false, features = ["derive"] } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../std" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../runtime" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../std" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../runtime" } [features] default = ["std"] diff --git a/primitives/wasm-interface/Cargo.toml b/primitives/wasm-interface/Cargo.toml index f05f1a0bfb17f..230ebe96246aa 100644 --- a/primitives/wasm-interface/Cargo.toml +++ b/primitives/wasm-interface/Cargo.toml @@ -1,16 +1,18 @@ [package] name = "sp-wasm-interface" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Types and traits for interfacing between the host and the wasm runtime." +documentation = "https://docs.rs/sp-wasm-interface" [dependencies] wasmi = { version = "0.6.2", optional = true } impl-trait-for-tuples = "0.1.2" -sp-std = { version = "2.0.0-alpha.1", path = "../std", default-features = false } +sp-std = { version = "2.0.0-alpha.2", path = "../std", default-features = false } codec = { package = "parity-scale-codec", version = "1.1.2", default-features = false, features = ["derive"] } [features] diff --git a/test-utils/Cargo.toml b/test-utils/Cargo.toml index d7664f1e12623..0fb86dd067092 100644 --- a/test-utils/Cargo.toml +++ b/test-utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "substrate-test-utils" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" diff --git a/test-utils/client/Cargo.toml b/test-utils/client/Cargo.toml index 3b677b08bef77..9b5763272c763 100644 --- a/test-utils/client/Cargo.toml +++ b/test-utils/client/Cargo.toml @@ -9,16 +9,16 @@ repository = "https://github.com/paritytech/substrate/" publish = false [dependencies] -sc-client-api = { version = "2.0.0-alpha.1", path = "../../client/api" } -sc-client = { version = "0.8.0-alpha.1", path = "../../client/" } -sc-client-db = { version = "0.8.0-alpha.1", features = ["test-helpers"], path = "../../client/db" } -sp-consensus = { version = "0.8.0-alpha.1", path = "../../primitives/consensus/common" } -sc-executor = { version = "0.8.0-alpha.1", path = "../../client/executor" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../client/api" } +sc-client = { version = "0.8.0-alpha.2", path = "../../client/" } +sc-client-db = { version = "0.8.0-alpha.2", features = ["test-helpers"], path = "../../client/db" } +sp-consensus = { version = "0.8.0-alpha.2", path = "../../primitives/consensus/common" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../client/executor" } futures = "0.3.1" hash-db = "0.15.2" -sp-keyring = { version = "2.0.0-alpha.1", path = "../../primitives/keyring" } +sp-keyring = { version = "2.0.0-alpha.2", path = "../../primitives/keyring" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sp-core = { version = "2.0.0-alpha.1", path = "../../primitives/core" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../primitives/runtime" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../primitives/blockchain" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } +sp-core = { version = "2.0.0-alpha.2", path = "../../primitives/core" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../primitives/runtime" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../primitives/blockchain" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } diff --git a/test-utils/runtime/Cargo.toml b/test-utils/runtime/Cargo.toml index 339aafa6e9852..57ee6c035865f 100644 --- a/test-utils/runtime/Cargo.toml +++ b/test-utils/runtime/Cargo.toml @@ -10,42 +10,42 @@ repository = "https://github.com/paritytech/substrate/" publish = false [dependencies] -sp-application-crypto = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/application-crypto" } -sp-consensus-aura = { version = "0.8.0-alpha.1", default-features = false, path = "../../primitives/consensus/aura" } -sp-consensus-babe = { version = "0.8.0-alpha.1", default-features = false, path = "../../primitives/consensus/babe" } -sp-block-builder = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/block-builder" } +sp-application-crypto = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/application-crypto" } +sp-consensus-aura = { version = "0.8.0-alpha.2", default-features = false, path = "../../primitives/consensus/aura" } +sp-consensus-babe = { version = "0.8.0-alpha.2", default-features = false, path = "../../primitives/consensus/babe" } +sp-block-builder = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/block-builder" } cfg-if = "0.1.10" codec = { package = "parity-scale-codec", version = "1.0.0", default-features = false, features = ["derive"] } -frame-executive = { version = "2.0.0-alpha.1", default-features = false, path = "../../frame/executive" } -sp-inherents = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/inherents" } -sp-keyring = { version = "2.0.0-alpha.1", optional = true, path = "../../primitives/keyring" } +frame-executive = { version = "2.0.0-alpha.2", default-features = false, path = "../../frame/executive" } +sp-inherents = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/inherents" } +sp-keyring = { version = "2.0.0-alpha.2", optional = true, path = "../../primitives/keyring" } log = { version = "0.4.8", optional = true } memory-db = { version = "0.19.0", default-features = false } -sp-offchain = { path = "../../primitives/offchain", default-features = false, version = "2.0.0-alpha.1"} -sp-core = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/core" } -sp-std = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/std" } -sp-runtime-interface = { path = "../../primitives/runtime-interface", default-features = false, version = "2.0.0-alpha.1"} -sp-io = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/io" } -frame-support = { version = "2.0.0-alpha.1", default-features = false, path = "../../frame/support" } -sp-version = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/version" } +sp-offchain = { path = "../../primitives/offchain", default-features = false, version = "2.0.0-alpha.2"} +sp-core = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/core" } +sp-std = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/std" } +sp-runtime-interface = { path = "../../primitives/runtime-interface", default-features = false, version = "2.0.0-alpha.2"} +sp-io = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/io" } +frame-support = { version = "2.0.0-alpha.2", default-features = false, path = "../../frame/support" } +sp-version = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/version" } serde = { version = "1.0.101", optional = true, features = ["derive"] } -sp-session = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/session" } -sp-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/api" } -sp-runtime = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/runtime" } -pallet-babe = { version = "2.0.0-alpha.1", default-features = false, path = "../../frame/babe" } -frame-system = { version = "2.0.0-alpha.1", default-features = false, path = "../../frame/system" } -frame-system-rpc-runtime-api = { version = "2.0.0-alpha.1", default-features = false, path = "../../frame/system/rpc/runtime-api" } -pallet-timestamp = { version = "2.0.0-alpha.1", default-features = false, path = "../../frame/timestamp" } -sc-client = { version = "0.8.0-alpha.1", optional = true, path = "../../client" } -sp-trie = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/trie" } -sp-transaction-pool = { version = "2.0.0-alpha.1", default-features = false, path = "../../primitives/transaction-pool" } +sp-session = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/session" } +sp-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/api" } +sp-runtime = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/runtime" } +pallet-babe = { version = "2.0.0-alpha.2", default-features = false, path = "../../frame/babe" } +frame-system = { version = "2.0.0-alpha.2", default-features = false, path = "../../frame/system" } +frame-system-rpc-runtime-api = { version = "2.0.0-alpha.2", default-features = false, path = "../../frame/system/rpc/runtime-api" } +pallet-timestamp = { version = "2.0.0-alpha.2", default-features = false, path = "../../frame/timestamp" } +sc-client = { version = "0.8.0-alpha.2", optional = true, path = "../../client" } +sp-trie = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/trie" } +sp-transaction-pool = { version = "2.0.0-alpha.2", default-features = false, path = "../../primitives/transaction-pool" } trie-db = { version = "0.20.0", default-features = false } parity-util-mem = { version = "0.5.1", default-features = false, features = ["primitive-types"] } [dev-dependencies] -sc-executor = { version = "0.8.0-alpha.1", path = "../../client/executor" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../client/executor" } substrate-test-runtime-client = { version = "2.0.0-dev", path = "./client" } -sp-state-machine = { version = "0.8.0-alpha.1", path = "../../primitives/state-machine" } +sp-state-machine = { version = "0.8.0-alpha.2", path = "../../primitives/state-machine" } [build-dependencies] wasm-builder-runner = { version = "1.0.5", package = "substrate-wasm-builder-runner", path = "../../utils/wasm-builder-runner" } diff --git a/test-utils/runtime/client/Cargo.toml b/test-utils/runtime/client/Cargo.toml index 135eaa9b81dce..a6844d7ff9e62 100644 --- a/test-utils/runtime/client/Cargo.toml +++ b/test-utils/runtime/client/Cargo.toml @@ -9,14 +9,14 @@ repository = "https://github.com/paritytech/substrate/" publish = false [dependencies] -sc-block-builder = { version = "0.8.0-alpha.1", path = "../../../client/block-builder" } +sc-block-builder = { version = "0.8.0-alpha.2", path = "../../../client/block-builder" } substrate-test-client = { version = "2.0.0-dev", path = "../../client" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../primitives/core" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../primitives/core" } substrate-test-runtime = { version = "2.0.0-dev", path = "../../runtime" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../primitives/api" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../primitives/api" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } codec = { package = "parity-scale-codec", version = "1.0.0" } -sc-client-api = { version = "2.0.0-alpha.1", path = "../../../client/api" } -sc-client = { version = "0.8.0-alpha.1", path = "../../../client/" } +sc-client-api = { version = "2.0.0-alpha.2", path = "../../../client/api" } +sc-client = { version = "0.8.0-alpha.2", path = "../../../client/" } futures = "0.3.1" diff --git a/test-utils/runtime/transaction-pool/Cargo.toml b/test-utils/runtime/transaction-pool/Cargo.toml index c18337ddeb725..543b466a85d8e 100644 --- a/test-utils/runtime/transaction-pool/Cargo.toml +++ b/test-utils/runtime/transaction-pool/Cargo.toml @@ -12,9 +12,9 @@ publish = false substrate-test-runtime-client = { version = "2.0.0-dev", path = "../client" } parking_lot = "0.10.0" codec = { package = "parity-scale-codec", version = "1.0.0" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../primitives/blockchain" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../primitives/transaction-pool" } -sc-transaction-graph = { version = "2.0.0-alpha.1", path = "../../../client/transaction-pool/graph" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../primitives/blockchain" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../primitives/transaction-pool" } +sc-transaction-graph = { version = "2.0.0-alpha.2", path = "../../../client/transaction-pool/graph" } futures = { version = "0.3.1", features = ["compat"] } derive_more = "0.99.2" diff --git a/utils/browser/Cargo.toml b/utils/browser/Cargo.toml index c6bb74857be64..69df8c860189f 100644 --- a/utils/browser/Cargo.toml +++ b/utils/browser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "browser-utils" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" authors = ["Parity Technologies "] description = "Utilities for creating a browser light-client." edition = "2018" @@ -19,10 +19,10 @@ js-sys = "0.3.34" wasm-bindgen = "0.2.57" wasm-bindgen-futures = "0.4.7" kvdb-web = "0.4" -sc-informant = { version = "0.8.0-alpha.1", path = "../../client/informant" } -sc-service = { version = "0.8.0-alpha.1", path = "../../client/service", default-features = false } -sc-network = { path = "../../client/network" , version = "0.8.0-alpha.1"} -sc-chain-spec = { path = "../../client/chain-spec" , version = "2.0.0-alpha.1"} +sc-informant = { version = "0.8.0-alpha.2", path = "../../client/informant" } +sc-service = { version = "0.8.0-alpha.2", path = "../../client/service", default-features = false } +sc-network = { path = "../../client/network" , version = "0.8.0-alpha.2"} +sc-chain-spec = { path = "../../client/chain-spec" , version = "2.0.0-alpha.2"} # Imported just for the `no_cc` feature clear_on_drop = { version = "0.2.3", features = ["no_cc"] } diff --git a/utils/build-script-utils/Cargo.toml b/utils/build-script-utils/Cargo.toml index e590e8ac1b8b7..a380cdbf8cb84 100644 --- a/utils/build-script-utils/Cargo.toml +++ b/utils/build-script-utils/Cargo.toml @@ -1,10 +1,11 @@ [package] name = "substrate-build-script-utils" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Crate with utility functions for `build.rs` scripts." [dependencies] diff --git a/utils/fork-tree/Cargo.toml b/utils/fork-tree/Cargo.toml index 2056cd98198f4..57a89ad3d9db9 100644 --- a/utils/fork-tree/Cargo.toml +++ b/utils/fork-tree/Cargo.toml @@ -1,11 +1,13 @@ [package] name = "fork-tree" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Utility library for managing tree-like ordered data with logic for pruning the tree while finalizing nodes." +documentation = "https://docs.rs/fork-tree" [dependencies] codec = { package = "parity-scale-codec", version = "1.0.0", features = ["derive"] } diff --git a/utils/frame/benchmarking-cli/Cargo.toml b/utils/frame/benchmarking-cli/Cargo.toml index 5d83902bf0eed..9e9e59c0adb5c 100644 --- a/utils/frame/benchmarking-cli/Cargo.toml +++ b/utils/frame/benchmarking-cli/Cargo.toml @@ -1,19 +1,20 @@ [package] name = "frame-benchmarking-cli" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "CLI for benchmarking FRAME" [dependencies] -frame-benchmarking = { version = "2.0.0-alpha.1", path = "../../../frame/benchmarking" } -sc-service = { version = "0.8.0-alpha.1", path = "../../../client/service" } -sc-cli = { version = "0.8.0-alpha.1", path = "../../../client/cli" } -sc-client = { version = "0.8.0-alpha.1", path = "../../../client" } -sc-client-db = { version = "0.8.0-alpha.1", path = "../../../client/db" } -sc-executor = { version = "0.8.0-alpha.1", path = "../../../client/executor" } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../primitives/runtime" } +frame-benchmarking = { version = "2.0.0-alpha.2", path = "../../../frame/benchmarking" } +sc-service = { version = "0.8.0-alpha.2", path = "../../../client/service" } +sc-cli = { version = "0.8.0-alpha.2", path = "../../../client/cli" } +sc-client = { version = "0.8.0-alpha.2", path = "../../../client" } +sc-client-db = { version = "0.8.0-alpha.2", path = "../../../client/db" } +sc-executor = { version = "0.8.0-alpha.2", path = "../../../client/executor" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../primitives/runtime" } structopt = "0.3.8" codec = { version = "1.1.2", package = "parity-scale-codec" } diff --git a/utils/frame/rpc/support/Cargo.toml b/utils/frame/rpc/support/Cargo.toml index 01bdd5d73c9a1..6b9a26b39954a 100644 --- a/utils/frame/rpc/support/Cargo.toml +++ b/utils/frame/rpc/support/Cargo.toml @@ -1,11 +1,12 @@ [package] name = "substrate-frame-rpc-support" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies ", "Andrew Dirksen "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "Substrate RPC for FRAME's support" [dependencies] futures = { version = "0.3.0", features = ["compat"] } @@ -13,10 +14,10 @@ jsonrpc-client-transports = "14" jsonrpc-core = "14" codec = { package = "parity-scale-codec", version = "1" } serde = "1" -frame-support = { version = "2.0.0-alpha.1", path = "../../../../frame/support" } -sp-storage = { version = "2.0.0-alpha.1", path = "../../../../primitives/storage" } -sc-rpc-api = { version = "0.8.0-alpha.1", path = "../../../../client/rpc-api" } +frame-support = { version = "2.0.0-alpha.2", path = "../../../../frame/support" } +sp-storage = { version = "2.0.0-alpha.2", path = "../../../../primitives/storage" } +sc-rpc-api = { version = "0.8.0-alpha.2", path = "../../../../client/rpc-api" } [dev-dependencies] -frame-system = { version = "2.0.0-alpha.1", path = "../../../../frame/system" } +frame-system = { version = "2.0.0-alpha.2", path = "../../../../frame/system" } tokio = "0.1" diff --git a/utils/frame/rpc/system/Cargo.toml b/utils/frame/rpc/system/Cargo.toml index 3bbb1994995de..96399be6b86e1 100644 --- a/utils/frame/rpc/system/Cargo.toml +++ b/utils/frame/rpc/system/Cargo.toml @@ -1,14 +1,15 @@ [package] name = "substrate-frame-rpc-system" -version = "2.0.0-alpha.1" +version = "2.0.0-alpha.2" authors = ["Parity Technologies "] edition = "2018" license = "GPL-3.0" homepage = "https://substrate.dev" repository = "https://github.com/paritytech/substrate/" +description = "FRAME's system exposed over Substrate RPC" [dependencies] -sc-client = { version = "0.8.0-alpha.1", path = "../../../../client/" } +sc-client = { version = "0.8.0-alpha.2", path = "../../../../client/" } codec = { package = "parity-scale-codec", version = "1.0.0" } futures = "0.3.1" jsonrpc-core = "14.0.3" @@ -16,14 +17,14 @@ jsonrpc-core-client = "14.0.3" jsonrpc-derive = "14.0.3" log = "0.4.8" serde = { version = "1.0.101", features = ["derive"] } -sp-runtime = { version = "2.0.0-alpha.1", path = "../../../../primitives/runtime" } -sp-api = { version = "2.0.0-alpha.1", path = "../../../../primitives/api" } -frame-system-rpc-runtime-api = { version = "2.0.0-alpha.1", path = "../../../../frame/system/rpc/runtime-api" } -sp-core = { version = "2.0.0-alpha.1", path = "../../../../primitives/core" } -sp-blockchain = { version = "2.0.0-alpha.1", path = "../../../../primitives/blockchain" } -sp-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../../primitives/transaction-pool" } +sp-runtime = { version = "2.0.0-alpha.2", path = "../../../../primitives/runtime" } +sp-api = { version = "2.0.0-alpha.2", path = "../../../../primitives/api" } +frame-system-rpc-runtime-api = { version = "2.0.0-alpha.2", path = "../../../../frame/system/rpc/runtime-api" } +sp-core = { version = "2.0.0-alpha.2", path = "../../../../primitives/core" } +sp-blockchain = { version = "2.0.0-alpha.2", path = "../../../../primitives/blockchain" } +sp-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../../primitives/transaction-pool" } [dev-dependencies] substrate-test-runtime-client = { version = "2.0.0-dev", path = "../../../../test-utils/runtime/client" } env_logger = "0.7.0" -sc-transaction-pool = { version = "2.0.0-alpha.1", path = "../../../../client/transaction-pool" } +sc-transaction-pool = { version = "2.0.0-alpha.2", path = "../../../../client/transaction-pool" } diff --git a/utils/prometheus/Cargo.toml b/utils/prometheus/Cargo.toml index 1ad32dfec5038..ccbb9bd07fea2 100644 --- a/utils/prometheus/Cargo.toml +++ b/utils/prometheus/Cargo.toml @@ -1,7 +1,7 @@ [package] description = "Prometheus exporter server" name = "prometheus-exporter" -version = "0.8.0-alpha.1" +version = "0.8.0-alpha.2" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018"