diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock index 7377ebcccc..9863a9901a 100644 --- a/polkadot/Cargo.lock +++ b/polkadot/Cargo.lock @@ -1171,7 +1171,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", ] @@ -1179,7 +1179,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -1196,7 +1196,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "parity-scale-codec", @@ -1214,7 +1214,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -1229,7 +1229,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "11.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "serde", @@ -1240,7 +1240,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "bitmask", "frame-metadata", @@ -1265,7 +1265,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support-procedural-tools", "proc-macro2 1.0.17", @@ -1276,7 +1276,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1288,7 +1288,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "proc-macro2 1.0.17", "quote 1.0.6", @@ -1298,7 +1298,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -1314,7 +1314,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -1328,7 +1328,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sp-api", @@ -2222,7 +2222,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "bitvec", "frame-benchmarking", @@ -3230,7 +3230,7 @@ dependencies = [ [[package]] name = "pallet-authority-discovery" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3246,7 +3246,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3261,7 +3261,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3283,7 +3283,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3297,7 +3297,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3313,7 +3313,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3328,7 +3328,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3343,7 +3343,7 @@ dependencies = [ [[package]] name = "pallet-finality-tracker" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3359,7 +3359,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3379,7 +3379,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "enumflags2", "frame-benchmarking", @@ -3395,7 +3395,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3415,7 +3415,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3431,7 +3431,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3445,7 +3445,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3460,7 +3460,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3474,7 +3474,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3489,7 +3489,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3510,7 +3510,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3525,7 +3525,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3538,7 +3538,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "enumflags2", "frame-support", @@ -3553,7 +3553,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3568,7 +3568,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3586,7 +3586,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3600,7 +3600,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3614,7 +3614,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3636,7 +3636,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.17", @@ -3647,7 +3647,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3661,7 +3661,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3679,7 +3679,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "frame-system", @@ -3693,7 +3693,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -3711,7 +3711,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-support", "parity-scale-codec", @@ -3724,7 +3724,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3739,7 +3739,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-benchmarking", "frame-support", @@ -3755,7 +3755,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4064,7 +4064,7 @@ checksum = "feb3b2b1033b8a60b4da6ee470325f887758c95d5320f52f9ce0df055a55940e" [[package]] name = "polkadot" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "assert_cmd", "futures 0.3.5", @@ -4078,7 +4078,7 @@ dependencies = [ [[package]] name = "polkadot-availability-store" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "derive_more 0.99.7", "exit-future", @@ -4104,7 +4104,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "frame-benchmarking-cli", "futures 0.3.5", @@ -4129,7 +4129,7 @@ dependencies = [ [[package]] name = "polkadot-collator" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "futures 0.3.5", "futures-timer 2.0.2", @@ -4157,7 +4157,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "derive_more 0.15.0", "parity-scale-codec", @@ -4169,7 +4169,7 @@ dependencies = [ [[package]] name = "polkadot-network" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "arrayvec 0.4.12", "bytes 0.5.4", @@ -4197,7 +4197,7 @@ dependencies = [ [[package]] name = "polkadot-network-test" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "futures 0.3.5", "log 0.4.8", @@ -4240,7 +4240,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -4259,7 +4259,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "bitvec", "frame-system", @@ -4281,7 +4281,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "jsonrpc-core", "pallet-transaction-payment-rpc", @@ -4306,7 +4306,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "bitvec", "frame-benchmarking", @@ -4380,7 +4380,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "bitvec", "frame-benchmarking", @@ -4467,7 +4467,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "env_logger", "frame-benchmarking", @@ -4585,7 +4585,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -4594,7 +4594,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "bitvec", "frame-executive", @@ -4672,7 +4672,7 @@ dependencies = [ [[package]] name = "polkadot-validation" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "bitvec", "derive_more 0.14.1", @@ -5440,7 +5440,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "bytes 0.5.4", "derive_more 0.99.7", @@ -5467,7 +5467,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5491,7 +5491,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -5507,7 +5507,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "impl-trait-for-tuples", "sc-chain-spec-derive", @@ -5523,7 +5523,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.17", @@ -5534,7 +5534,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "ansi_term 0.12.1", "atty", @@ -5574,7 +5574,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "fnv", @@ -5610,7 +5610,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "blake2-rfc", "hash-db", @@ -5639,7 +5639,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "sc-client-api", "sp-blockchain", @@ -5650,7 +5650,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "fork-tree", @@ -5692,7 +5692,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -5715,7 +5715,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "fork-tree", "parity-scale-codec", @@ -5728,7 +5728,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -5750,7 +5750,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "log 0.4.8", "sc-client-api", @@ -5764,7 +5764,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "lazy_static", @@ -5792,7 +5792,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -5809,7 +5809,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -5824,7 +5824,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "cranelift-codegen", "cranelift-wasm", @@ -5845,7 +5845,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "assert_matches", "derive_more 0.99.7", @@ -5883,7 +5883,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "finality-grandpa", @@ -5900,7 +5900,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "ansi_term 0.12.1", "futures 0.3.5", @@ -5918,7 +5918,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "hex", @@ -5933,7 +5933,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "hash-db", "lazy_static", @@ -5952,7 +5952,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "bitflags", "bs58", @@ -6004,7 +6004,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "futures-timer 3.0.2", @@ -6019,7 +6019,7 @@ dependencies = [ [[package]] name = "sc-network-test" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "env_logger", "futures 0.3.5", @@ -6046,7 +6046,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "bytes 0.5.4", "fnv", @@ -6073,7 +6073,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "libp2p", @@ -6086,7 +6086,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "log 0.4.8", "substrate-prometheus-endpoint", @@ -6095,7 +6095,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "hash-db", @@ -6127,7 +6127,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6151,7 +6151,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "jsonrpc-core", "jsonrpc-http-server", @@ -6166,7 +6166,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "directories", @@ -6229,7 +6229,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "log 0.4.8", "parity-scale-codec", @@ -6243,7 +6243,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "bytes 0.5.4", "futures 0.3.5", @@ -6265,7 +6265,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "erased-serde", "log 0.4.8", @@ -6280,7 +6280,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6300,7 +6300,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6687,7 +6687,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -6699,7 +6699,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "hash-db", "parity-scale-codec", @@ -6714,7 +6714,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -6726,7 +6726,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "serde", @@ -6738,7 +6738,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "integer-sqrt", "num-traits 0.2.11", @@ -6751,7 +6751,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sp-api", @@ -6763,7 +6763,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6774,7 +6774,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sp-api", @@ -6786,7 +6786,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "log 0.4.8", @@ -6802,7 +6802,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "serde", "serde_json", @@ -6811,7 +6811,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -6834,7 +6834,7 @@ dependencies = [ [[package]] name = "sp-consensus-aura" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sp-api", @@ -6848,7 +6848,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "merlin", "parity-scale-codec", @@ -6865,7 +6865,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -6877,7 +6877,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "base58", "blake2-rfc", @@ -6919,7 +6919,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "kvdb", "parking_lot 0.10.2", @@ -6928,7 +6928,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "proc-macro2 1.0.17", "quote 1.0.6", @@ -6938,7 +6938,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "environmental", "parity-scale-codec", @@ -6949,7 +6949,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "finality-grandpa", "log 0.4.8", @@ -6965,7 +6965,7 @@ dependencies = [ [[package]] name = "sp-finality-tracker" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -6975,7 +6975,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "parity-scale-codec", @@ -6987,7 +6987,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "hash-db", @@ -7007,7 +7007,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "lazy_static", "sp-core", @@ -7018,7 +7018,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "serde", @@ -7030,7 +7030,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.17", @@ -7041,7 +7041,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "sp-api", "sp-core", @@ -7051,7 +7051,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "backtrace", "log 0.4.8", @@ -7060,7 +7060,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "serde", "sp-core", @@ -7069,7 +7069,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "either", "hash256-std-hasher", @@ -7091,7 +7091,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "primitive-types", @@ -7106,7 +7106,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "Inflector", "proc-macro-crate", @@ -7118,7 +7118,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "serde", "serde_json", @@ -7127,7 +7127,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sp-api", @@ -7140,7 +7140,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -7150,7 +7150,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "hash-db", "log 0.4.8", @@ -7169,12 +7169,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" [[package]] name = "sp-storage" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "impl-serde 0.2.3", "ref-cast", @@ -7186,7 +7186,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7200,7 +7200,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "tracing", ] @@ -7208,7 +7208,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "derive_more 0.99.7", "futures 0.3.5", @@ -7224,7 +7224,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "hash-db", "memory-db", @@ -7238,7 +7238,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "futures-core", @@ -7249,7 +7249,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "impl-serde 0.2.3", "parity-scale-codec", @@ -7261,7 +7261,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "impl-trait-for-tuples", "parity-scale-codec", @@ -7392,7 +7392,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "chrono", "clear_on_drop", @@ -7419,7 +7419,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "platforms", ] @@ -7427,7 +7427,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.5", @@ -7448,7 +7448,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "async-std", "derive_more 0.99.7", @@ -7462,7 +7462,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "hash-db", @@ -7484,7 +7484,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "cfg-if", "frame-executive", @@ -7524,7 +7524,7 @@ dependencies = [ [[package]] name = "substrate-test-runtime-client" version = "2.0.0-rc3" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" dependencies = [ "futures 0.3.5", "parity-scale-codec", @@ -7545,7 +7545,7 @@ dependencies = [ [[package]] name = "substrate-wasm-builder-runner" version = "1.0.6" -source = "git+https://github.com/paritytech/substrate#f8935061c86b42f1018988166156ba792b0aa1a0" +source = "git+https://github.com/paritytech/substrate#d735e4d0b5378c227f81a5127a1d4544de112fd8" [[package]] name = "substrate-wasm-builder-runner" @@ -7771,7 +7771,7 @@ dependencies = [ [[package]] name = "test-parachain-adder" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -7810,7 +7810,7 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "substrate-wasm-builder-runner 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -8678,7 +8678,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.8.7" +version = "0.8.8-dev" dependencies = [ "bitvec", "frame-benchmarking", diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml index 2833abcceb..8f9fc273a9 100644 --- a/polkadot/Cargo.toml +++ b/polkadot/Cargo.toml @@ -4,7 +4,7 @@ path = "src/main.rs" [package] name = "polkadot" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/availability-store/Cargo.toml b/polkadot/availability-store/Cargo.toml index 77d9b6b21d..c5e7d5349e 100644 --- a/polkadot/availability-store/Cargo.toml +++ b/polkadot/availability-store/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-availability-store" description = "Persistent database for parachain data" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml index b631dd1e78..55332223d3 100644 --- a/polkadot/cli/Cargo.toml +++ b/polkadot/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2018" diff --git a/polkadot/collator/Cargo.toml b/polkadot/collator/Cargo.toml index 52d04fba10..9f71889eb2 100644 --- a/polkadot/collator/Cargo.toml +++ b/polkadot/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] description = "Collator node implementation" edition = "2018" diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml index 1fd28dfe78..70902eb800 100644 --- a/polkadot/erasure-coding/Cargo.toml +++ b/polkadot/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/network/Cargo.toml b/polkadot/network/Cargo.toml index 5a806c5b0b..7def2b8ddb 100644 --- a/polkadot/network/Cargo.toml +++ b/polkadot/network/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] description = "Polkadot-specific networking protocol" edition = "2018" diff --git a/polkadot/network/test/Cargo.toml b/polkadot/network/test/Cargo.toml index 1cf3a00408..4819dbf807 100644 --- a/polkadot/network/test/Cargo.toml +++ b/polkadot/network/test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network-test" -version = "0.8.7" +version = "0.8.8-dev" license = "GPL-3.0" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml index 0bfb5351c1..1616c84fdf 100644 --- a/polkadot/parachain/Cargo.toml +++ b/polkadot/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml index f592051e6f..68f0c53dd9 100644 --- a/polkadot/parachain/test-parachains/adder/Cargo.toml +++ b/polkadot/parachain/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml index ef16dee2a4..96cb5ad1f7 100644 --- a/polkadot/parachain/test-parachains/halt/Cargo.toml +++ b/polkadot/parachain/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-halt" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml index 1b67dce9c5..0263c476f3 100644 --- a/polkadot/primitives/Cargo.toml +++ b/polkadot/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml index c5f6c4ac61..27914f4265 100644 --- a/polkadot/rpc/Cargo.toml +++ b/polkadot/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml index 16fa4610ca..81cdd8cfc6 100644 --- a/polkadot/runtime/common/Cargo.toml +++ b/polkadot/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml index 184ea7c080..018060b097 100644 --- a/polkadot/runtime/kusama/Cargo.toml +++ b/polkadot/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/kusama/src/constants.rs b/polkadot/runtime/kusama/src/constants.rs index e760362cc0..e06325d1bb 100644 --- a/polkadot/runtime/kusama/src/constants.rs +++ b/polkadot/runtime/kusama/src/constants.rs @@ -19,12 +19,12 @@ pub mod currency { use primitives::Balance; pub const DOTS: Balance = 1_000_000_000_000; - pub const DOLLARS: Balance = DOTS; + pub const DOLLARS: Balance = DOTS / 6; pub const CENTS: Balance = DOLLARS / 100; pub const MILLICENTS: Balance = CENTS / 1_000; pub const fn deposit(items: u32, bytes: u32) -> Balance { - items as Balance * 15 * CENTS + (bytes as Balance) * 6 * CENTS + items as Balance * 20 * DOLLARS + (bytes as Balance) * 100 * MILLICENTS } } @@ -97,14 +97,16 @@ mod tests { use frame_support::weights::WeightToFeePolynomial; use runtime_common::{MaximumBlockWeight, ExtrinsicBaseWeight}; use super::fee::WeightToFee; - use super::currency::{CENTS, DOLLARS}; + use super::currency::{CENTS, DOLLARS, MILLICENTS}; #[test] // This function tests that the fee for `MaximumBlockWeight` of weight is correct fn full_block_fee_is_correct() { // A full block should cost 16 DOLLARS println!("Base: {}", ExtrinsicBaseWeight::get()); - assert_eq!(WeightToFee::calc(&MaximumBlockWeight::get()), 16 * DOLLARS) + let x = WeightToFee::calc(&MaximumBlockWeight::get()); + let y = 16 * DOLLARS; + assert!(x.max(y) - x.min(y) < MILLICENTS); } #[test] @@ -112,6 +114,8 @@ mod tests { fn extrinsic_base_fee_is_correct() { // `ExtrinsicBaseWeight` should cost 1/10 of a CENT println!("Base: {}", ExtrinsicBaseWeight::get()); - assert_eq!(WeightToFee::calc(&ExtrinsicBaseWeight::get()), CENTS / 10) + let x = WeightToFee::calc(&ExtrinsicBaseWeight::get()); + let y = CENTS / 10; + assert!(x.max(y) - x.min(y) < MILLICENTS); } } diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs index ed27fdf660..39aeb3e318 100644 --- a/polkadot/runtime/kusama/src/lib.rs +++ b/polkadot/runtime/kusama/src/lib.rs @@ -85,7 +85,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 2007, + spec_version: 2008, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml index d5c2db050e..301e6c3e31 100644 --- a/polkadot/runtime/polkadot/Cargo.toml +++ b/polkadot/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/polkadot/src/constants.rs b/polkadot/runtime/polkadot/src/constants.rs index 8aede2f547..331d97f364 100644 --- a/polkadot/runtime/polkadot/src/constants.rs +++ b/polkadot/runtime/polkadot/src/constants.rs @@ -24,7 +24,7 @@ pub mod currency { pub const MILLICENTS: Balance = CENTS / 1_000; // 100_000 pub const fn deposit(items: u32, bytes: u32) -> Balance { - items as Balance * 15 * CENTS + (bytes as Balance) * 6 * CENTS + items as Balance * 20 * DOLLARS + (bytes as Balance) * 100 * MILLICENTS } } @@ -86,22 +86,28 @@ pub mod fee { #[cfg(test)] mod tests { + use frame_support::weights::WeightToFeePolynomial; use runtime_common::{MaximumBlockWeight, ExtrinsicBaseWeight}; use super::fee::WeightToFee; - use super::currency::{CENTS, DOLLARS}; - use frame_support::weights::WeightToFeePolynomial; + use super::currency::{CENTS, DOLLARS, MILLICENTS}; #[test] // This function tests that the fee for `MaximumBlockWeight` of weight is correct fn full_block_fee_is_correct() { // A full block should cost 16 DOLLARS - assert_eq!(WeightToFee::calc(&MaximumBlockWeight::get()), 16 * DOLLARS) + println!("Base: {}", ExtrinsicBaseWeight::get()); + let x = WeightToFee::calc(&MaximumBlockWeight::get()); + let y = 16 * DOLLARS; + assert!(x.max(y) - x.min(y) < MILLICENTS); } #[test] // This function tests that the fee for `ExtrinsicBaseWeight` of weight is correct fn extrinsic_base_fee_is_correct() { // `ExtrinsicBaseWeight` should cost 1/10 of a CENT - assert_eq!(WeightToFee::calc(&ExtrinsicBaseWeight::get()), CENTS / 10) + println!("Base: {}", ExtrinsicBaseWeight::get()); + let x = WeightToFee::calc(&ExtrinsicBaseWeight::get()); + let y = CENTS / 10; + assert!(x.max(y) - x.min(y) < MILLICENTS); } } diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs index cc40ee538d..dbe7046db8 100644 --- a/polkadot/runtime/polkadot/src/lib.rs +++ b/polkadot/runtime/polkadot/src/lib.rs @@ -90,7 +90,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 7, + spec_version: 8, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 0, diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml index 809a11965d..41ddd2b649 100644 --- a/polkadot/runtime/test-runtime/Cargo.toml +++ b/polkadot/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml index 8446071d29..32a898c5e2 100644 --- a/polkadot/runtime/westend/Cargo.toml +++ b/polkadot/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/polkadot/runtime/westend/src/constants.rs b/polkadot/runtime/westend/src/constants.rs index b51a202225..57250b6d9e 100644 --- a/polkadot/runtime/westend/src/constants.rs +++ b/polkadot/runtime/westend/src/constants.rs @@ -24,7 +24,7 @@ pub mod currency { pub const MILLICENTS: Balance = CENTS / 1_000; pub const fn deposit(items: u32, bytes: u32) -> Balance { - items as Balance * 15 * CENTS + (bytes as Balance) * 6 * CENTS + items as Balance * 20 * DOLLARS + (bytes as Balance) * 100 * MILLICENTS } } @@ -86,22 +86,28 @@ pub mod fee { #[cfg(test)] mod tests { + use frame_support::weights::WeightToFeePolynomial; use runtime_common::{MaximumBlockWeight, ExtrinsicBaseWeight}; use super::fee::WeightToFee; - use super::currency::{CENTS, DOLLARS}; - use frame_support::weights::WeightToFeePolynomial; + use super::currency::{CENTS, DOLLARS, MILLICENTS}; #[test] // This function tests that the fee for `MaximumBlockWeight` of weight is correct fn full_block_fee_is_correct() { // A full block should cost 16 DOLLARS - assert_eq!(WeightToFee::calc(&MaximumBlockWeight::get()), 16 * DOLLARS) + println!("Base: {}", ExtrinsicBaseWeight::get()); + let x = WeightToFee::calc(&MaximumBlockWeight::get()); + let y = 16 * DOLLARS; + assert!(x.max(y) - x.min(y) < MILLICENTS); } #[test] // This function tests that the fee for `ExtrinsicBaseWeight` of weight is correct fn extrinsic_base_fee_is_correct() { // `ExtrinsicBaseWeight` should cost 1/10 of a CENT - assert_eq!(WeightToFee::calc(&ExtrinsicBaseWeight::get()), CENTS / 10) + println!("Base: {}", ExtrinsicBaseWeight::get()); + let x = WeightToFee::calc(&ExtrinsicBaseWeight::get()); + let y = CENTS / 10; + assert!(x.max(y) - x.min(y) < MILLICENTS); } } diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs index 14b8cbb4cc..9eed9beb07 100644 --- a/polkadot/runtime/westend/src/lib.rs +++ b/polkadot/runtime/westend/src/lib.rs @@ -82,7 +82,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 27, + spec_version: 28, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1, diff --git a/polkadot/service/Cargo.toml b/polkadot/service/Cargo.toml index 9c50b3c99a..9c4482d358 100644 --- a/polkadot/service/Cargo.toml +++ b/polkadot/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml index d2f2d0f8cb..0118ec9f53 100644 --- a/polkadot/statement-table/Cargo.toml +++ b/polkadot/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018" diff --git a/polkadot/validation/Cargo.toml b/polkadot/validation/Cargo.toml index 91b3104a64..ca5928a3a1 100644 --- a/polkadot/validation/Cargo.toml +++ b/polkadot/validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-validation" -version = "0.8.7" +version = "0.8.8-dev" authors = ["Parity Technologies "] edition = "2018"