diff --git a/Cargo.lock b/Cargo.lock index 3103a5f322a6..928714fef47e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1567,7 +1567,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" [[package]] name = "fork-tree" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", ] @@ -1585,7 +1585,7 @@ dependencies = [ [[package]] name = "frame-benchmarking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -1603,7 +1603,7 @@ dependencies = [ [[package]] name = "frame-benchmarking-cli" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "Inflector", "chrono", @@ -1626,7 +1626,7 @@ dependencies = [ [[package]] name = "frame-executive" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -1642,7 +1642,7 @@ dependencies = [ [[package]] name = "frame-metadata" version = "12.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "serde", @@ -1653,7 +1653,7 @@ dependencies = [ [[package]] name = "frame-support" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "bitflags", "frame-metadata", @@ -1679,7 +1679,7 @@ dependencies = [ [[package]] name = "frame-support-procedural" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "Inflector", "frame-support-procedural-tools", @@ -1691,7 +1691,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support-procedural-tools-derive", "proc-macro-crate", @@ -1703,7 +1703,7 @@ dependencies = [ [[package]] name = "frame-support-procedural-tools-derive" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -1713,7 +1713,7 @@ dependencies = [ [[package]] name = "frame-system" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "impl-trait-for-tuples 0.2.0", @@ -1729,7 +1729,7 @@ dependencies = [ [[package]] name = "frame-system-benchmarking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -1743,7 +1743,7 @@ dependencies = [ [[package]] name = "frame-system-rpc-runtime-api" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "sp-api", @@ -4019,7 +4019,7 @@ checksum = "13370dae44474229701bb69b90b4f4dca6404cb0357a2d50d635f1171dc3aa7b" [[package]] name = "pallet-authority-discovery" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4035,7 +4035,7 @@ dependencies = [ [[package]] name = "pallet-authorship" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4050,7 +4050,7 @@ dependencies = [ [[package]] name = "pallet-babe" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4075,7 +4075,7 @@ dependencies = [ [[package]] name = "pallet-balances" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4089,7 +4089,7 @@ dependencies = [ [[package]] name = "pallet-bounties" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4104,7 +4104,7 @@ dependencies = [ [[package]] name = "pallet-collective" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4120,7 +4120,7 @@ dependencies = [ [[package]] name = "pallet-democracy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4135,7 +4135,7 @@ dependencies = [ [[package]] name = "pallet-elections-phragmen" version = "3.0.0" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4150,7 +4150,7 @@ dependencies = [ [[package]] name = "pallet-grandpa" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4171,7 +4171,7 @@ dependencies = [ [[package]] name = "pallet-identity" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "enumflags2", "frame-benchmarking", @@ -4187,7 +4187,7 @@ dependencies = [ [[package]] name = "pallet-im-online" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4206,7 +4206,7 @@ dependencies = [ [[package]] name = "pallet-indices" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4223,7 +4223,7 @@ dependencies = [ [[package]] name = "pallet-membership" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4237,7 +4237,7 @@ dependencies = [ [[package]] name = "pallet-multisig" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4253,7 +4253,7 @@ dependencies = [ [[package]] name = "pallet-nicks" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4267,7 +4267,7 @@ dependencies = [ [[package]] name = "pallet-offences" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4282,7 +4282,7 @@ dependencies = [ [[package]] name = "pallet-offences-benchmarking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4303,7 +4303,7 @@ dependencies = [ [[package]] name = "pallet-proxy" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4319,7 +4319,7 @@ dependencies = [ [[package]] name = "pallet-randomness-collective-flip" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4332,7 +4332,7 @@ dependencies = [ [[package]] name = "pallet-recovery" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "enumflags2", "frame-support", @@ -4347,7 +4347,7 @@ dependencies = [ [[package]] name = "pallet-scheduler" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4362,7 +4362,7 @@ dependencies = [ [[package]] name = "pallet-session" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4382,7 +4382,7 @@ dependencies = [ [[package]] name = "pallet-session-benchmarking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4398,7 +4398,7 @@ dependencies = [ [[package]] name = "pallet-society" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4412,7 +4412,7 @@ dependencies = [ [[package]] name = "pallet-staking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4434,7 +4434,7 @@ dependencies = [ [[package]] name = "pallet-staking-reward-curve" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -4445,7 +4445,7 @@ dependencies = [ [[package]] name = "pallet-sudo" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4459,7 +4459,7 @@ dependencies = [ [[package]] name = "pallet-timestamp" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4477,7 +4477,7 @@ dependencies = [ [[package]] name = "pallet-tips" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4492,7 +4492,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-support", "frame-system", @@ -4508,7 +4508,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -4525,7 +4525,7 @@ dependencies = [ [[package]] name = "pallet-transaction-payment-rpc-runtime-api" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "pallet-transaction-payment", "parity-scale-codec", @@ -4536,7 +4536,7 @@ dependencies = [ [[package]] name = "pallet-treasury" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4552,7 +4552,7 @@ dependencies = [ [[package]] name = "pallet-utility" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-benchmarking", "frame-support", @@ -4568,7 +4568,7 @@ dependencies = [ [[package]] name = "pallet-vesting" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "enumflags2", "frame-benchmarking", @@ -6896,7 +6896,7 @@ dependencies = [ [[package]] name = "sc-authority-discovery" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "async-trait", "derive_more", @@ -6924,7 +6924,7 @@ dependencies = [ [[package]] name = "sc-basic-authorship" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -6947,7 +6947,7 @@ dependencies = [ [[package]] name = "sc-block-builder" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "sc-client-api", @@ -6964,7 +6964,7 @@ dependencies = [ [[package]] name = "sc-chain-spec" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "impl-trait-for-tuples 0.2.0", "parity-scale-codec", @@ -6985,7 +6985,7 @@ dependencies = [ [[package]] name = "sc-chain-spec-derive" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -6996,7 +6996,7 @@ dependencies = [ [[package]] name = "sc-cli" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "chrono", "fdlimit", @@ -7034,7 +7034,7 @@ dependencies = [ [[package]] name = "sc-client-api" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "fnv", @@ -7068,7 +7068,7 @@ dependencies = [ [[package]] name = "sc-client-db" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "blake2-rfc", "hash-db", @@ -7098,7 +7098,7 @@ dependencies = [ [[package]] name = "sc-consensus" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "sc-client-api", "sp-blockchain", @@ -7109,7 +7109,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "fork-tree", @@ -7155,7 +7155,7 @@ dependencies = [ [[package]] name = "sc-consensus-babe-rpc" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "futures 0.3.12", @@ -7179,7 +7179,7 @@ dependencies = [ [[package]] name = "sc-consensus-epochs" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "fork-tree", "parity-scale-codec", @@ -7192,7 +7192,7 @@ dependencies = [ [[package]] name = "sc-consensus-slots" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -7218,7 +7218,7 @@ dependencies = [ [[package]] name = "sc-consensus-uncles" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "log", "sc-client-api", @@ -7232,7 +7232,7 @@ dependencies = [ [[package]] name = "sc-executor" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "lazy_static", @@ -7261,7 +7261,7 @@ dependencies = [ [[package]] name = "sc-executor-common" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "parity-scale-codec", @@ -7277,7 +7277,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmi" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "log", "parity-scale-codec", @@ -7292,7 +7292,7 @@ dependencies = [ [[package]] name = "sc-executor-wasmtime" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "log", "parity-scale-codec", @@ -7310,7 +7310,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "finality-grandpa", @@ -7348,7 +7348,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-rpc" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "finality-grandpa", @@ -7372,7 +7372,7 @@ dependencies = [ [[package]] name = "sc-finality-grandpa-warp-sync" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "futures 0.3.12", @@ -7392,7 +7392,7 @@ dependencies = [ [[package]] name = "sc-informant" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "ansi_term 0.12.1", "futures 0.3.12", @@ -7410,7 +7410,7 @@ dependencies = [ [[package]] name = "sc-keystore" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "async-trait", "derive_more", @@ -7430,7 +7430,7 @@ dependencies = [ [[package]] name = "sc-light" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "hash-db", "lazy_static", @@ -7449,7 +7449,7 @@ dependencies = [ [[package]] name = "sc-network" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "async-std", "async-trait", @@ -7502,7 +7502,7 @@ dependencies = [ [[package]] name = "sc-network-gossip" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -7518,7 +7518,7 @@ dependencies = [ [[package]] name = "sc-offchain" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "bytes 0.5.6", "fnv", @@ -7545,7 +7545,7 @@ dependencies = [ [[package]] name = "sc-peerset" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "libp2p", @@ -7558,7 +7558,7 @@ dependencies = [ [[package]] name = "sc-proposer-metrics" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "log", "substrate-prometheus-endpoint", @@ -7567,7 +7567,7 @@ dependencies = [ [[package]] name = "sc-rpc" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "hash-db", @@ -7601,7 +7601,7 @@ dependencies = [ [[package]] name = "sc-rpc-api" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "futures 0.3.12", @@ -7625,7 +7625,7 @@ dependencies = [ [[package]] name = "sc-rpc-server" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.1.29", "jsonrpc-core", @@ -7643,7 +7643,7 @@ dependencies = [ [[package]] name = "sc-service" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "directories 3.0.1", "exit-future", @@ -7706,7 +7706,7 @@ dependencies = [ [[package]] name = "sc-state-db" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "log", "parity-scale-codec", @@ -7721,7 +7721,7 @@ dependencies = [ [[package]] name = "sc-sync-state-rpc" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "jsonrpc-core", "jsonrpc-core-client", @@ -7741,7 +7741,7 @@ dependencies = [ [[package]] name = "sc-telemetry" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "chrono", "futures 0.3.12", @@ -7763,7 +7763,7 @@ dependencies = [ [[package]] name = "sc-tracing" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "ansi_term 0.12.1", "atty", @@ -7791,7 +7791,7 @@ dependencies = [ [[package]] name = "sc-tracing-proc-macro" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -7802,7 +7802,7 @@ dependencies = [ [[package]] name = "sc-transaction-graph" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "futures 0.3.12", @@ -7824,7 +7824,7 @@ dependencies = [ [[package]] name = "sc-transaction-pool" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "futures-diagnose", @@ -8246,7 +8246,7 @@ dependencies = [ [[package]] name = "sp-allocator" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "log", "sp-core", @@ -8258,7 +8258,7 @@ dependencies = [ [[package]] name = "sp-api" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "hash-db", "parity-scale-codec", @@ -8274,7 +8274,7 @@ dependencies = [ [[package]] name = "sp-api-proc-macro" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "blake2-rfc", "proc-macro-crate", @@ -8286,7 +8286,7 @@ dependencies = [ [[package]] name = "sp-application-crypto" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "serde", @@ -8298,7 +8298,7 @@ dependencies = [ [[package]] name = "sp-arithmetic" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "integer-sqrt", "num-traits 0.2.14", @@ -8311,7 +8311,7 @@ dependencies = [ [[package]] name = "sp-authority-discovery" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "sp-api", @@ -8323,7 +8323,7 @@ dependencies = [ [[package]] name = "sp-authorship" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "sp-inherents", @@ -8334,7 +8334,7 @@ dependencies = [ [[package]] name = "sp-block-builder" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "sp-api", @@ -8346,7 +8346,7 @@ dependencies = [ [[package]] name = "sp-blockchain" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "log", @@ -8364,7 +8364,7 @@ dependencies = [ [[package]] name = "sp-chain-spec" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "serde", "serde_json", @@ -8373,7 +8373,7 @@ dependencies = [ [[package]] name = "sp-consensus" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "futures-timer 3.0.2", @@ -8399,7 +8399,7 @@ dependencies = [ [[package]] name = "sp-consensus-babe" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "merlin", "parity-scale-codec", @@ -8419,7 +8419,7 @@ dependencies = [ [[package]] name = "sp-consensus-slots" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "sp-arithmetic", @@ -8429,7 +8429,7 @@ dependencies = [ [[package]] name = "sp-consensus-vrf" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "schnorrkel", @@ -8441,7 +8441,7 @@ dependencies = [ [[package]] name = "sp-core" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "base58", "blake2-rfc", @@ -8485,7 +8485,7 @@ dependencies = [ [[package]] name = "sp-database" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "kvdb", "parking_lot 0.11.1", @@ -8494,7 +8494,7 @@ dependencies = [ [[package]] name = "sp-debug-derive" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "proc-macro2 1.0.24", "quote 1.0.7", @@ -8504,7 +8504,7 @@ dependencies = [ [[package]] name = "sp-externalities" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "environmental", "parity-scale-codec", @@ -8515,7 +8515,7 @@ dependencies = [ [[package]] name = "sp-finality-grandpa" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "finality-grandpa", "log", @@ -8532,7 +8532,7 @@ dependencies = [ [[package]] name = "sp-inherents" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "parking_lot 0.11.1", @@ -8544,7 +8544,7 @@ dependencies = [ [[package]] name = "sp-io" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "hash-db", @@ -8568,7 +8568,7 @@ dependencies = [ [[package]] name = "sp-keyring" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "lazy_static", "sp-core", @@ -8579,7 +8579,7 @@ dependencies = [ [[package]] name = "sp-keystore" version = "0.8.0" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "async-trait", "derive_more", @@ -8596,7 +8596,7 @@ dependencies = [ [[package]] name = "sp-npos-elections" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "serde", @@ -8609,7 +8609,7 @@ dependencies = [ [[package]] name = "sp-npos-elections-compact" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "proc-macro-crate", "proc-macro2 1.0.24", @@ -8620,7 +8620,7 @@ dependencies = [ [[package]] name = "sp-offchain" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "sp-api", "sp-core", @@ -8630,7 +8630,7 @@ dependencies = [ [[package]] name = "sp-panic-handler" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "backtrace", ] @@ -8638,7 +8638,7 @@ dependencies = [ [[package]] name = "sp-rpc" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "serde", "sp-core", @@ -8647,7 +8647,7 @@ dependencies = [ [[package]] name = "sp-runtime" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "either", "hash256-std-hasher", @@ -8668,7 +8668,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "impl-trait-for-tuples 0.2.0", "parity-scale-codec", @@ -8685,7 +8685,7 @@ dependencies = [ [[package]] name = "sp-runtime-interface-proc-macro" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "Inflector", "proc-macro-crate", @@ -8697,7 +8697,7 @@ dependencies = [ [[package]] name = "sp-serializer" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "serde", "serde_json", @@ -8706,7 +8706,7 @@ dependencies = [ [[package]] name = "sp-session" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "sp-api", @@ -8719,7 +8719,7 @@ dependencies = [ [[package]] name = "sp-staking" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "parity-scale-codec", "sp-runtime", @@ -8729,7 +8729,7 @@ dependencies = [ [[package]] name = "sp-state-machine" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "hash-db", "log", @@ -8751,12 +8751,12 @@ dependencies = [ [[package]] name = "sp-std" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" [[package]] name = "sp-storage" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8769,7 +8769,7 @@ dependencies = [ [[package]] name = "sp-tasks" version = "2.0.0" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "log", "sp-core", @@ -8782,7 +8782,7 @@ dependencies = [ [[package]] name = "sp-timestamp" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "impl-trait-for-tuples 0.2.0", "parity-scale-codec", @@ -8796,7 +8796,7 @@ dependencies = [ [[package]] name = "sp-tracing" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "log", "parity-scale-codec", @@ -8809,7 +8809,7 @@ dependencies = [ [[package]] name = "sp-transaction-pool" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "derive_more", "futures 0.3.12", @@ -8825,7 +8825,7 @@ dependencies = [ [[package]] name = "sp-trie" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "hash-db", "memory-db", @@ -8839,7 +8839,7 @@ dependencies = [ [[package]] name = "sp-utils" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "futures-core", @@ -8851,7 +8851,7 @@ dependencies = [ [[package]] name = "sp-version" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "impl-serde", "parity-scale-codec", @@ -8863,7 +8863,7 @@ dependencies = [ [[package]] name = "sp-wasm-interface" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "impl-trait-for-tuples 0.2.0", "parity-scale-codec", @@ -8995,7 +8995,7 @@ dependencies = [ [[package]] name = "substrate-browser-utils" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "chrono", "console_error_panic_hook", @@ -9022,7 +9022,7 @@ dependencies = [ [[package]] name = "substrate-build-script-utils" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "platforms", ] @@ -9030,7 +9030,7 @@ dependencies = [ [[package]] name = "substrate-frame-rpc-system" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "frame-system-rpc-runtime-api", "futures 0.3.12", @@ -9053,7 +9053,7 @@ dependencies = [ [[package]] name = "substrate-prometheus-endpoint" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "async-std", "derive_more", @@ -9067,7 +9067,7 @@ dependencies = [ [[package]] name = "substrate-test-client" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.1.29", "futures 0.3.12", @@ -9094,7 +9094,7 @@ dependencies = [ [[package]] name = "substrate-test-utils" version = "2.0.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "futures 0.3.12", "substrate-test-utils-derive", @@ -9104,7 +9104,7 @@ dependencies = [ [[package]] name = "substrate-test-utils-derive" version = "0.8.1" -source = "git+https://github.com/paritytech/substrate#09ba69f9e8e77eadc6acf22d3a96f2d54fd34e92" +source = "git+https://github.com/tomaka/polkadot?branch=remove-back-compat-hack#46e60db05abe8c1d774f0b8d3c677a290c23ad47" dependencies = [ "proc-macro-crate", "quote 1.0.7", diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 4e29c3dc8538..a3a0383be00b 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -24,19 +24,19 @@ futures = "0.3.12" service = { package = "polkadot-service", path = "../node/service", default-features = false, optional = true } polkadot-parachain = { path = "../parachain", optional = true } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } tracing-futures = "0.2.4" -frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -browser-utils = { package = "substrate-browser-utils", git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +frame-benchmarking-cli = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } +sc-cli = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } +sc-service = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } +browser-utils = { package = "substrate-browser-utils", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } # this crate is used only to enable `trie-memory-tracker` feature # see https://github.com/paritytech/substrate/pull/6745 -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-trie = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } [build-dependencies] -substrate-build-script-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-build-script-utils = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } [features] default = [ "wasmtime", "db", "cli", "full-node", "trie-memory-tracker", "polkadot-parachain" ] diff --git a/core-primitives/Cargo.toml b/core-primitives/Cargo.toml index 4007c9a90037..3b8d69eb2d33 100644 --- a/core-primitives/Cargo.toml +++ b/core-primitives/Cargo.toml @@ -5,9 +5,9 @@ authors = ["Parity Technologies "] edition = "2018" [dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } parity-scale-codec = { version = "2.0.0", default-features = false, features = [ "derive" ] } parity-util-mem = { version = "0.9.0", default-features = false, optional = true } diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 752b2057d771..4de2e10f2699 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -8,6 +8,6 @@ edition = "2018" primitives = { package = "polkadot-primitives", path = "../primitives" } reed_solomon = { package = "reed-solomon-erasure", version = "4.0.2" } parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +trie = { package = "sp-trie", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } thiserror = "1.0.23" diff --git a/node/collation-generation/Cargo.toml b/node/collation-generation/Cargo.toml index 1a009b7a1333..8a9a00e203e5 100644 --- a/node/collation-generation/Cargo.toml +++ b/node/collation-generation/Cargo.toml @@ -13,7 +13,7 @@ polkadot-node-primitives = { path = "../primitives" } polkadot-node-subsystem = { path = "../subsystem" } polkadot-node-subsystem-util = { path = "../subsystem-util" } polkadot-primitives = { path = "../../primitives" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } thiserror = "1.0.23" [dev-dependencies] diff --git a/node/core/approval-voting/Cargo.toml b/node/core/approval-voting/Cargo.toml index 4054eea4ce09..ee388560b75d 100644 --- a/node/core/approval-voting/Cargo.toml +++ b/node/core/approval-voting/Cargo.toml @@ -14,8 +14,8 @@ polkadot-primitives = { path = "../../../primitives" } polkadot-node-primitives = { path = "../../primitives" } bitvec = "0.20.1" -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-consensus-slots = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sc-client-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-consensus-slots = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-blockchain = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -[dev-dependencies] \ No newline at end of file +[dev-dependencies] diff --git a/node/core/av-store/Cargo.toml b/node/core/av-store/Cargo.toml index 0a2d6f9be86d..00592ebc5f82 100644 --- a/node/core/av-store/Cargo.toml +++ b/node/core/av-store/Cargo.toml @@ -21,7 +21,7 @@ polkadot-node-subsystem-util = { path = "../../subsystem-util" } polkadot-overseer = { path = "../../overseer" } polkadot-primitives = { path = "../../../primitives" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sc-service = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } [dev-dependencies] log = "0.4.13" @@ -29,8 +29,8 @@ env_logger = "0.8.2" assert_matches = "1.4.0" kvdb-memorydb = "0.9.0" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } parking_lot = "0.11.1" diff --git a/node/core/backing/Cargo.toml b/node/core/backing/Cargo.toml index faaa7285341e..3cfc0000b647 100644 --- a/node/core/backing/Cargo.toml +++ b/node/core/backing/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies] futures = "0.3.12" -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-primitives = { path = "../../../primitives" } polkadot-node-primitives = { path = "../../primitives" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } @@ -19,10 +19,10 @@ tracing-futures = "0.2.4" thiserror = "1.0.23" [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } futures = { version = "0.3.12", features = ["thread-pool"] } assert_matches = "1.4.0" polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/core/bitfield-signing/Cargo.toml b/node/core/bitfield-signing/Cargo.toml index 813c3a123a30..3dc1fde7316b 100644 --- a/node/core/bitfield-signing/Cargo.toml +++ b/node/core/bitfield-signing/Cargo.toml @@ -11,6 +11,6 @@ tracing-futures = "0.2.4" polkadot-primitives = { path = "../../../primitives" } polkadot-node-subsystem = { path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } wasm-timer = "0.2.5" thiserror = "1.0.23" diff --git a/node/core/candidate-selection/Cargo.toml b/node/core/candidate-selection/Cargo.toml index c85a0cef3caf..0c11c887125c 100644 --- a/node/core/candidate-selection/Cargo.toml +++ b/node/core/candidate-selection/Cargo.toml @@ -10,11 +10,11 @@ tracing = "0.1.22" tracing-futures = "0.2.4" thiserror = "1.0.23" -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-primitives = { path = "../../../primitives" } polkadot-node-subsystem = { path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } diff --git a/node/core/candidate-validation/Cargo.toml b/node/core/candidate-validation/Cargo.toml index ed3d6794ca24..0b80d10562eb 100644 --- a/node/core/candidate-validation/Cargo.toml +++ b/node/core/candidate-validation/Cargo.toml @@ -9,7 +9,7 @@ futures = "0.3.12" tracing = "0.1.22" tracing-futures = "0.2.4" -sp-core = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { package = "sp-core", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } parity-scale-codec = { version = "2.0.0", default-features = false, features = ["bit-vec", "derive"] } polkadot-primitives = { path = "../../../primitives" } @@ -19,7 +19,7 @@ polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsys polkadot-node-subsystem-util = { path = "../../subsystem-util" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } futures = { version = "0.3.12", features = ["thread-pool"] } assert_matches = "1.4.0" polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/core/chain-api/Cargo.toml b/node/core/chain-api/Cargo.toml index cc00e064c5b6..00c3e86702b7 100644 --- a/node/core/chain-api/Cargo.toml +++ b/node/core/chain-api/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" futures = "0.3.12" tracing = "0.1.22" tracing-futures = "0.2.4" -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-blockchain = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-primitives = { path = "../../../primitives" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } @@ -17,4 +17,4 @@ polkadot-node-subsystem-util = { path = "../../subsystem-util" } futures = { version = "0.3.12", features = ["thread-pool"] } maplit = "1.0.2" polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } diff --git a/node/core/proposer/Cargo.toml b/node/core/proposer/Cargo.toml index 555cd947ae20..e11ab2e476d9 100644 --- a/node/core/proposer/Cargo.toml +++ b/node/core/proposer/Cargo.toml @@ -11,14 +11,14 @@ tracing = "0.1.22" polkadot-node-subsystem = { path = "../../subsystem" } polkadot-overseer = { path = "../../overseer" } polkadot-primitives = { path = "../../../primitives" } -sc-basic-authorship = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-basic-authorship = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-block-builder = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-client-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-blockchain = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-consensus = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-inherents = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-transaction-pool = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } diff --git a/node/core/provisioner/Cargo.toml b/node/core/provisioner/Cargo.toml index 249b7afbf915..c036655b9363 100644 --- a/node/core/provisioner/Cargo.toml +++ b/node/core/provisioner/Cargo.toml @@ -16,5 +16,5 @@ polkadot-node-subsystem-util = { path = "../../subsystem-util" } futures-timer = "3.0.2" [dev-dependencies] -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } diff --git a/node/core/runtime-api/Cargo.toml b/node/core/runtime-api/Cargo.toml index f0302c86cf11..d740e7f193f4 100644 --- a/node/core/runtime-api/Cargo.toml +++ b/node/core/runtime-api/Cargo.toml @@ -11,14 +11,14 @@ tracing-futures = "0.2.4" memory-lru = "0.1.0" parity-util-mem = { version = "0.9.0", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-primitives = { path = "../../../primitives" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } futures = { version = "0.3.12", features = ["thread-pool"] } polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/jaeger/Cargo.toml b/node/jaeger/Cargo.toml index 86b1db3eda2b..400690028b6d 100644 --- a/node/jaeger/Cargo.toml +++ b/node/jaeger/Cargo.toml @@ -11,7 +11,7 @@ mick-jaeger = "0.1.4" lazy_static = "1.4" parking_lot = "0.11.1" polkadot-primitives = { path = "../../primitives" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } thiserror = "1.0.23" log = "0.4.13" diff --git a/node/network/approval-distribution/Cargo.toml b/node/network/approval-distribution/Cargo.toml index 26081d34d3f3..d70c0ccbf5a7 100644 --- a/node/network/approval-distribution/Cargo.toml +++ b/node/network/approval-distribution/Cargo.toml @@ -16,7 +16,7 @@ tracing = "0.1.22" tracing-futures = "0.2.4" [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", features = ["std"] } polkadot-node-subsystem-util = { path = "../../subsystem-util" } polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/network/availability-distribution/Cargo.toml b/node/network/availability-distribution/Cargo.toml index add6b2c43d33..c56f466ddaf9 100644 --- a/node/network/availability-distribution/Cargo.toml +++ b/node/network/availability-distribution/Cargo.toml @@ -14,16 +14,16 @@ polkadot-erasure-coding = { path = "../../../erasure-coding" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-network-protocol = { path = "../../network/protocol" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", features = ["std"] } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } thiserror = "1.0.23" [dev-dependencies] polkadot-subsystem-testhelpers = { package = "polkadot-node-subsystem-test-helpers", path = "../../subsystem-test-helpers" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-tracing = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", features = ["std"] } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-tracing = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } assert_matches = "1.4.0" maplit = "1.0" diff --git a/node/network/availability-recovery/Cargo.toml b/node/network/availability-recovery/Cargo.toml index a5781891c6df..fd314bd77c75 100644 --- a/node/network/availability-recovery/Cargo.toml +++ b/node/network/availability-recovery/Cargo.toml @@ -27,8 +27,8 @@ futures-timer = "3.0.2" log = "0.4.11" smallvec = "1.5.1" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-subsystem-testhelpers = { package = "polkadot-node-subsystem-test-helpers", path = "../../subsystem-test-helpers" } diff --git a/node/network/bitfield-distribution/Cargo.toml b/node/network/bitfield-distribution/Cargo.toml index 23118782839c..fd27e0e48253 100644 --- a/node/network/bitfield-distribution/Cargo.toml +++ b/node/network/bitfield-distribution/Cargo.toml @@ -17,9 +17,9 @@ polkadot-node-network-protocol = { path = "../../network/protocol" } [dev-dependencies] polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } bitvec = { version = "0.20.1", default-features = false, features = ["alloc"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } maplit = "1.0.2" log = "0.4.13" env_logger = "0.8.2" diff --git a/node/network/bridge/Cargo.toml b/node/network/bridge/Cargo.toml index dfb7e3afc593..59604a730484 100644 --- a/node/network/bridge/Cargo.toml +++ b/node/network/bridge/Cargo.toml @@ -11,8 +11,8 @@ tracing = "0.1.22" tracing-futures = "0.2.4" polkadot-primitives = { path = "../../../primitives" } parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] } -sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-network = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-network-protocol = { path = "../protocol" } strum = "0.20.0" @@ -22,5 +22,5 @@ assert_matches = "1.4.0" parking_lot = "0.11.1" polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } polkadot-node-subsystem-util = { path = "../../subsystem-util"} -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } diff --git a/node/network/collator-protocol/Cargo.toml b/node/network/collator-protocol/Cargo.toml index f392924e96a7..6d1cea5a7cc3 100644 --- a/node/network/collator-protocol/Cargo.toml +++ b/node/network/collator-protocol/Cargo.toml @@ -22,7 +22,7 @@ env_logger = "0.8.2" assert_matches = "1.4.0" futures-timer = "3.0.2" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", features = ["std"] } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", features = ["std"] } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-subsystem-testhelpers = { package = "polkadot-node-subsystem-test-helpers", path = "../../subsystem-test-helpers" } diff --git a/node/network/pov-distribution/Cargo.toml b/node/network/pov-distribution/Cargo.toml index 33692a1411aa..43f29a40d4a9 100644 --- a/node/network/pov-distribution/Cargo.toml +++ b/node/network/pov-distribution/Cargo.toml @@ -20,7 +20,7 @@ assert_matches = "1.4.0" env_logger = "0.8.1" log = "0.4.13" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } diff --git a/node/network/protocol/Cargo.toml b/node/network/protocol/Cargo.toml index 6c56cbc29858..c7f01f045658 100644 --- a/node/network/protocol/Cargo.toml +++ b/node/network/protocol/Cargo.toml @@ -10,7 +10,7 @@ polkadot-primitives = { path = "../../../primitives" } polkadot-node-primitives = { path = "../../primitives" } polkadot-node-jaeger = { path = "../../jaeger" } parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } strum = { version = "0.20", features = ["derive"] } thiserror = "1.0.23" futures = "0.3.12" diff --git a/node/network/statement-distribution/Cargo.toml b/node/network/statement-distribution/Cargo.toml index 53343ace4e3d..8582019003da 100644 --- a/node/network/statement-distribution/Cargo.toml +++ b/node/network/statement-distribution/Cargo.toml @@ -11,7 +11,7 @@ tracing = "0.1.22" tracing-futures = "0.2.4" polkadot-primitives = { path = "../../../primitives" } node-primitives = { package = "polkadot-node-primitives", path = "../../primitives" } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } polkadot-subsystem = { package = "polkadot-node-subsystem", path = "../../subsystem" } polkadot-node-subsystem-util = { path = "../../subsystem-util" } polkadot-node-network-protocol = { path = "../../network/protocol" } @@ -21,8 +21,8 @@ indexmap = "1.6.1" [dev-dependencies] polkadot-node-subsystem-test-helpers = { path = "../../subsystem-test-helpers" } assert_matches = "1.4.0" -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index 07b5c87dad25..cd4cffa22bfe 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies] async-trait = "0.1.42" -client = { package = "sc-client-api", git = "https://github.com/paritytech/substrate", branch = "master" } +client = { package = "sc-client-api", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } futures = "0.3.12" futures-timer = "3.0.2" oorandom = "11.1.3" @@ -18,7 +18,7 @@ tracing = "0.1.22" tracing-futures = "0.2.4" [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } polkadot-node-network-protocol = { path = "../network/protocol" } futures = { version = "0.3.12", features = ["thread-pool"] } futures-timer = "3.0.2" diff --git a/node/primitives/Cargo.toml b/node/primitives/Cargo.toml index 58777d95526a..b5a33f05d446 100644 --- a/node/primitives/Cargo.toml +++ b/node/primitives/Cargo.toml @@ -10,7 +10,7 @@ futures = "0.3.12" polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus-vrf = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus-slots = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-consensus-vrf = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-consensus-slots = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index a32e25a945e8..cca224ef6a39 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -6,52 +6,52 @@ edition = "2018" [dependencies] # Substrate Client -sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-db = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus-slots = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-finality-grandpa-warp-sync = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -telemetry = { package = "sc-telemetry", git = "https://github.com/paritytech/substrate", branch = "master" } +sc-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +babe = { package = "sc-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-block-builder = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-chain-spec = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-client-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-client-db = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-consensus = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-consensus-slots = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-executor = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-finality-grandpa-warp-sync = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } +sc-network = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-transaction-pool = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +service = { package = "sc-service", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +telemetry = { package = "sc-telemetry", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } # Substrate Primitives -sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-storage = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +consensus_common = { package = "sp-consensus", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-block-builder = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-blockchain = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-offchain = { package = "sp-offchain", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-storage = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-transaction-pool = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-trie = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-state-machine = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } # Substrate Pallets -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } +pallet-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-im-online = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } # Substrate Other -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/paritytech/substrate", branch = "master" } +frame-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +frame-system-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +prometheus-endpoint = { package = "substrate-prometheus-endpoint", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } # External Crates futures = "0.3.12" diff --git a/node/subsystem-test-helpers/Cargo.toml b/node/subsystem-test-helpers/Cargo.toml index 6387e99d0a8e..bcbe7b8b1e4c 100644 --- a/node/subsystem-test-helpers/Cargo.toml +++ b/node/subsystem-test-helpers/Cargo.toml @@ -19,9 +19,9 @@ polkadot-node-subsystem = { path = "../subsystem" } polkadot-node-subsystem-util = { path = "../subsystem-util" } polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } smallvec = "1.6.1" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } [dev-dependencies] polkadot-overseer = { path = "../overseer" } diff --git a/node/subsystem-util/Cargo.toml b/node/subsystem-util/Cargo.toml index 0267b5db5705..f1b5f493b8d3 100644 --- a/node/subsystem-util/Cargo.toml +++ b/node/subsystem-util/Cargo.toml @@ -24,11 +24,11 @@ polkadot-node-network-protocol = { path = "../network/protocol" } polkadot-primitives = { path = "../../primitives" } metered-channel = { path = "../metered-channel"} -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +substrate-prometheus-endpoint = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } [dev-dependencies] assert_matches = "1.4.0" diff --git a/node/subsystem/Cargo.toml b/node/subsystem/Cargo.toml index 3fa2061f0491..adb4e6e29391 100644 --- a/node/subsystem/Cargo.toml +++ b/node/subsystem/Cargo.toml @@ -23,10 +23,10 @@ polkadot-node-network-protocol = { path = "../network/protocol" } polkadot-primitives = { path = "../../primitives" } polkadot-statement-table = { path = "../../statement-table" } polkadot-node-jaeger = { path = "../jaeger" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-network = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } smallvec = "1.6.1" -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -substrate-prometheus-endpoint = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +substrate-prometheus-endpoint = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } thiserror = "1.0.23" log = "0.4.13" diff --git a/node/test/client/Cargo.toml b/node/test/client/Cargo.toml index 287c058c62a8..ace3a271f68c 100644 --- a/node/test/client/Cargo.toml +++ b/node/test/client/Cargo.toml @@ -14,18 +14,18 @@ polkadot-primitives = { path = "../../../primitives" } polkadot-node-subsystem = { path = "../../subsystem" } # Substrate dependencies -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-test-client = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-service = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-block-builder = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-consensus = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-blockchain = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-inherents = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-timestamp = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-consensus = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-state-machine = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } [dev-dependencies] -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } diff --git a/node/test/service/Cargo.toml b/node/test/service/Cargo.toml index c22920ca40f7..ea0d4988f13d 100644 --- a/node/test/service/Cargo.toml +++ b/node/test/service/Cargo.toml @@ -26,38 +26,38 @@ polkadot-test-runtime = { path = "../../../runtime/test-runtime" } polkadot-runtime-parachains = { path = "../../../runtime/parachains" } # Substrate dependencies -sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -babe = { package = "sc-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master" } -consensus_common = { package = "sp-consensus", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa = { package = "sc-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/paritytech/substrate", branch = "master" } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-tracing = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } -service = { package = "sc-service", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-state-machine = { git = "https://github.com/paritytech/substrate", branch = "master" } -substrate-test-client = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +babe = { package = "sc-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +consensus_common = { package = "sp-consensus", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +frame-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +frame-system = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +grandpa = { package = "sc-finality-grandpa", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +grandpa_primitives = { package = "sp-finality-grandpa", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-transaction-payment = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-chain-spec = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-cli = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-client-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-consensus = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-executor = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-network = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-tracing = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-transaction-pool = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +service = { package = "sc-service", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-arithmetic = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-blockchain = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-state-machine = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +substrate-test-client = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } [dev-dependencies] -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } serde_json = "1.0.61" -substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-test-utils = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } tokio = { version = "0.2", features = ["macros"] } diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index 232d2d322a37..cd12ee476acf 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -11,19 +11,19 @@ edition = "2018" # various unnecessary Substrate-specific endpoints. parity-scale-codec = { version = "2.0.0", default-features = false, features = [ "derive" ] } parity-util-mem = { version = "0.9.0", optional = true } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-wasm-interface = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-wasm-interface = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } polkadot-core-primitives = { path = "../core-primitives", default-features = false } derive_more = "0.99.11" # all optional crates. thiserror = { version = "1.0.22", optional = true } serde = { version = "1.0.117", default-features = false, features = [ "derive" ], optional = true } -sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sp-externalities = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } +sc-executor = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } parking_lot = { version = "0.11.1", optional = true } log = { version = "0.4.11", optional = true } futures = { version = "0.3.8", optional = true } diff --git a/parachain/test-parachains/Cargo.toml b/parachain/test-parachains/Cargo.toml index 75069345e2d7..b9d3b4219e8d 100644 --- a/parachain/test-parachains/Cargo.toml +++ b/parachain/test-parachains/Cargo.toml @@ -14,7 +14,7 @@ adder = { package = "test-parachain-adder", path = "adder" } halt = { package = "test-parachain-halt", path = "halt" } [dev-dependencies] -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } [features] default = [ "std" ] diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index c631d188ec6b..5e82f9ff3aa2 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -9,12 +9,12 @@ build = "build.rs" [dependencies] parachain = { package = "polkadot-parachain", path = "../../", default-features = false, features = [ "wasm-api" ] } parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } tiny-keccak = { version = "2.0.2", features = ["keccak"] } dlmalloc = { version = "0.2.1", features = [ "global" ] } # We need to make sure the global allocator is disabled until we have support of full substrate externalities -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, features = [ "disable_allocator" ] } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, features = [ "disable_allocator" ] } [build-dependencies] substrate-wasm-builder = "3.0.0" diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index 4068d3c3f9e9..8e444b4735d7 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -23,18 +23,18 @@ polkadot-service = { path = "../../../../node/service" } polkadot-node-primitives = { path = "../../../../node/primitives" } polkadot-node-subsystem = { path = "../../../../node/subsystem" } -sc-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-cli = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-service = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } [dev-dependencies] polkadot-parachain = { path = "../../.." } polkadot-test-service = { path = "../../../../node/test/service" } -substrate-test-utils = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } +substrate-test-utils = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-service = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keyring = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } tokio = { version = "0.2", features = ["macros"] } diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 98d1684f3df0..b9e7dce77d60 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -7,28 +7,28 @@ edition = "2018" [dependencies] serde = { version = "1.0.123", optional = true, features = ["derive"] } parity-scale-codec = { version = "2.0.0", default-features = false, features = ["bit-vec", "derive"] } -primitives = { package = "sp-core", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -application-crypto = { package = "sp-application-crypto", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -runtime_primitives = { package = "sp-runtime", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +primitives = { package = "sp-core", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +application-crypto = { package = "sp-application-crypto", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-version = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-arithmetic = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +runtime_primitives = { package = "sp-runtime", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } polkadot-parachain = { path = "../parachain", default-features = false } polkadot-core-primitives = { path = "../core-primitives", default-features = false } -trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +trie = { package = "sp-trie", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } bitvec = { version = "0.20.1", default-features = false, features = ["alloc"] } -frame-system = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-system = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } hex-literal = "0.3.1" parity-util-mem = { version = "0.9.0", default-features = false, optional = true } [dev-dependencies] -sp-serializer = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-serializer = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } pretty_assertions = "0.6.1" [features] diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index 7a2179cc9725..1a063fd25197 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -7,24 +7,24 @@ edition = "2018" [dependencies] jsonrpc-core = "15.1.0" polkadot-primitives = { path = "../primitives" } -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-chain-spec = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-consensus-babe-rpc = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-consensus-epochs = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-finality-grandpa-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master"} -sc-sync-state-rpc = { git = "https://github.com/paritytech/substrate", branch = "master"} -txpool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-transaction-payment-rpc = { git = "https://github.com/paritytech/substrate", branch = "master" } +sc-client-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-blockchain = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-consensus = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-consensus-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-chain-spec = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-rpc = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-consensus-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack"} +sc-consensus-babe-rpc = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack"} +sc-consensus-epochs = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack"} +sc-finality-grandpa = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-finality-grandpa-rpc = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sc-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack"} +sc-sync-state-rpc = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack"} +txpool-api = { package = "sp-transaction-pool", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +frame-rpc-system = { package = "substrate-frame-rpc-system", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-transaction-payment-rpc = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } parity-scale-codec = { version = "2.0.0", default-features = false } -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-block-builder = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index e3b24178729f..6a6475fce4ba 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -13,27 +13,27 @@ serde = { version = "1.0.123", default-features = false } serde_derive = { version = "1.0.117", optional = true } static_assertions = "1.1.0" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-authorship = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-system = {git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-timestamp = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-vesting = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-offences = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-treasury = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } libsecp256k1 = { version = "0.3.5", default-features = false, optional = true } @@ -43,13 +43,13 @@ xcm = { path = "../../xcm", default-features = false } [dev-dependencies] hex-literal = "0.3.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-trie = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-randomness-collective-flip = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-staking-reward-curve = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-treasury = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } trie-db = "0.22.3" serde_json = "1.0.61" libsecp256k1 = "0.3.5" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index dcfb9471a6c1..33c93a14a187 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -15,61 +15,61 @@ serde_derive = { version = "1.0.117", optional = true } static_assertions = "1.1.0" smallvec = "1.6.1" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-version = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-bounties = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-recovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-society = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-tips = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-authorship = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-bounties = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-collective = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-democracy = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-executive = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-grandpa = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-identity = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-im-online = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-indices = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-membership = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-multisig = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-nicks = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-offences = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-proxy = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-randomness-collective-flip = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-recovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-scheduler = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-society = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +frame-system = {git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-timestamp = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-tips = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-treasury = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-utility = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-vesting = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } hex-literal = { version = "0.3.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -79,8 +79,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.3.1" libsecp256k1 = "0.3.5" tiny-keccak = "2.0.2" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-trie = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } separator = "0.4.1" serde_json = "1.0.61" diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index a830546777ff..a8a5f5473e20 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -12,27 +12,27 @@ rustc-hex = { version = "2.1.0", default-features = false } serde = { version = "1.0.123", features = [ "derive" ], optional = true } derive_more = "0.99.11" -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-keystore = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", optional = true } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +pallet-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-authorship = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-system = {git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-timestamp = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-vesting = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-offences = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } xcm = { package = "xcm", path = "../../xcm", default-features = false } xcm-executor = { package = "xcm-executor", path = "../../xcm/xcm-executor", default-features = false } @@ -45,17 +45,17 @@ rand_chacha = { version = "0.3.0", default-features = false } [dev-dependencies] futures = "0.3.12" hex-literal = "0.3.1" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } -sp-application-crypto = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-trie = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-application-crypto = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-randomness-collective-flip = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-staking-reward-curve = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-treasury = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } serde_json = "1.0.61" libsecp256k1 = "0.3.5" -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sc-keystore = { git = "https://github.com/paritytech/substrate", branch = "master"} +sp-version = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sc-keystore = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack"} [features] diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index bc45f6034726..28cce2b46346 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -15,59 +15,59 @@ serde_derive = { version = "1.0.117", optional = true } static_assertions = "1.1.0" smallvec = "1.6.1" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-version = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-bounties = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-elections-phragmen = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-tips = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-authorship = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-bounties = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-collective = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-democracy = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-elections-phragmen = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-executive = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-grandpa = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-identity = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-im-online = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-indices = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-membership = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-multisig = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-nicks = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-offences = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-proxy = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-randomness-collective-flip = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-scheduler = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +frame-system = {git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-timestamp = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-tips = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-treasury = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-vesting = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-utility = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } hex-literal = { version = "0.3.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -77,8 +77,8 @@ primitives = { package = "polkadot-primitives", path = "../../primitives", defau hex-literal = "0.3.1" libsecp256k1 = "0.3.5" tiny-keccak = "2.0.2" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-trie = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } trie-db = "0.22.3" serde_json = "1.0.61" diff --git a/runtime/rococo/Cargo.toml b/runtime/rococo/Cargo.toml index e99567539d2d..c33c364ce44d 100644 --- a/runtime/rococo/Cargo.toml +++ b/runtime/rococo/Cargo.toml @@ -12,42 +12,42 @@ serde_derive = { version = "1.0.117", optional = true } smallvec = "1.6.1" hex-literal = "0.3.1" -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-version = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-authorship = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-sudo = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-im-online = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-indices = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +frame-executive = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-grandpa = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-timestamp = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-offences = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +frame-system = {git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index ceb9a1f88520..8670099f7ec8 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -14,42 +14,42 @@ serde = { version = "1.0.123", default-features = false } serde_derive = { version = "1.0.117", optional = true } smallvec = "1.6.1" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-version = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-authorship = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-executive = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-grandpa = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-indices = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-nicks = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-offences = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-randomness-collective-flip = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking-reward-curve = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +frame-system = {git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-timestamp = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-sudo = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-vesting = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } primitives = { package = "polkadot-primitives", path = "../../primitives", default-features = false } @@ -60,8 +60,8 @@ polkadot-runtime-parachains = { path = "../parachains", default-features = false hex-literal = "0.3.1" libsecp256k1 = "0.3.5" tiny-keccak = "2.0.2" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-trie = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } serde_json = "1.0.61" [build-dependencies] diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index 95ae99637413..4c19eb314402 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -15,60 +15,60 @@ serde_derive = { version = "1.0.117", optional = true } smallvec = "1.6.1" static_assertions = "1.1.0" -authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -inherents = { package = "sp-inherents", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -offchain-primitives = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-std = { package = "sp-std", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-version = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -block-builder-api = { package = "sp-block-builder", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +authority-discovery-primitives = { package = "sp-authority-discovery", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +babe-primitives = { package = "sp-consensus-babe", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +inherents = { package = "sp-inherents", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +offchain-primitives = { package = "sp-offchain", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-std = { package = "sp-std", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-version = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +tx-pool-api = { package = "sp-transaction-pool", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +block-builder-api = { package = "sp-block-builder", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -pallet-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-authorship = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-babe = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-balances = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-collective = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-democracy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-executive = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-identity = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-im-online = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-indices = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-membership = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-multisig = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-nicks = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-offences = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-proxy = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-randomness-collective-flip = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-recovery = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-scheduler = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-session = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-society = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/paritytech/substrate", branch = "master" } -pallet-sudo = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system = {git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-treasury = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-utility = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -pallet-vesting = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +pallet-authority-discovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-authorship = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-babe = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-balances = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-collective = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-democracy = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-elections-phragmen = { package = "pallet-elections-phragmen", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-executive = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-grandpa = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-identity = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-im-online = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-indices = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-membership = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-multisig = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-nicks = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-offences = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-proxy = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-randomness-collective-flip = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-recovery = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-scheduler = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-session = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-society = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-staking-reward-curve = { package = "pallet-staking-reward-curve", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +pallet-sudo = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-system = {git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-system-rpc-runtime-api = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-timestamp = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-treasury = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-utility = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +pallet-vesting = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -frame-system-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-offences-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } -pallet-session-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false, optional = true } +frame-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +frame-system-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +pallet-offences-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } +pallet-session-benchmarking = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false, optional = true } hex-literal = { version = "0.3.1", optional = true } runtime-common = { package = "polkadot-runtime-common", path = "../common", default-features = false } @@ -79,8 +79,8 @@ polkadot-parachain = { path = "../../parachain", default-features = false } hex-literal = "0.3.1" libsecp256k1 = "0.3.5" tiny-keccak = "2.0.2" -keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" } -sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" } +keyring = { package = "sp-keyring", git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } +sp-trie = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } serde_json = "1.0.61" [build-dependencies] diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index ef7fe7dba14a..eb1879c757a4 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -6,5 +6,5 @@ edition = "2018" [dependencies] parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack" } primitives = { package = "polkadot-primitives", path = "../primitives" } diff --git a/xcm/xcm-builder/Cargo.toml b/xcm/xcm-builder/Cargo.toml index fc57e0f1fc8c..12dd78607830 100644 --- a/xcm/xcm-builder/Cargo.toml +++ b/xcm/xcm-builder/Cargo.toml @@ -9,11 +9,11 @@ version = "0.8.22" parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] } xcm = { path = "..", default-features = false } xcm-executor = { path = "../xcm-executor", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-arithmetic = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } # Polkadot dependencies polkadot-parachain = { path = "../../parachain", default-features = false } diff --git a/xcm/xcm-executor/Cargo.toml b/xcm/xcm-executor/Cargo.toml index bd60b2b67cfe..28991dbf1813 100644 --- a/xcm/xcm-executor/Cargo.toml +++ b/xcm/xcm-executor/Cargo.toml @@ -9,12 +9,12 @@ version = "0.8.22" impl-trait-for-tuples = "0.2.0" parity-scale-codec = { version = "2.0.0", default-features = false, features = ["derive"] } xcm = { path = "..", default-features = false } -sp-std = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-arithmetic = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } -frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } +sp-std = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-io = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-arithmetic = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-core = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +sp-runtime = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } +frame-support = { git = "https://github.com/tomaka/polkadot", branch = "remove-back-compat-hack", default-features = false } [features] default = ["std"]