diff --git a/Cargo.lock b/Cargo.lock index 3720afc2..547593fc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -468,10 +468,22 @@ version = "0.20.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7774144344a4faa177370406a7ff5f1da24303817368584c6206c8303eb07848" dependencies = [ - "funty", - "radium", + "funty 1.1.0", + "radium 0.6.2", "tap", - "wyz", + "wyz 0.2.0", +] + +[[package]] +name = "bitvec" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1489fcb93a5bb47da0462ca93ad252ad6af2145cce58d10d46a83931ba9f016b" +dependencies = [ + "funty 2.0.0", + "radium 0.7.0", + "tap", + "wyz 0.5.0", ] [[package]] @@ -1379,7 +1391,7 @@ dependencies = [ "futures-timer 3.0.2", "log", "num-traits", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "scale-info", ] @@ -1426,7 +1438,7 @@ name = "fork-tree" version = "3.0.0" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", ] [[package]] @@ -1448,7 +1460,7 @@ dependencies = [ "frame-system", "linregress", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "paste", "sp-api", "sp-io", @@ -1470,7 +1482,7 @@ dependencies = [ "handlebars", "linked-hash-map", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-cli", "sc-client-db", "sc-executor", @@ -1491,7 +1503,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-arithmetic", "sp-npos-elections", "sp-std", @@ -1504,7 +1516,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-runtime", @@ -1517,7 +1529,7 @@ name = "frame-metadata" version = "14.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-core", "sp-std", @@ -1534,7 +1546,7 @@ dependencies = [ "impl-trait-for-tuples", "log", "once_cell", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "paste", "serde", "smallvec 1.8.0", @@ -1591,7 +1603,7 @@ dependencies = [ "frame-support", "impl-trait-for-tuples", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-core", "sp-io", @@ -1608,7 +1620,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-runtime", "sp-std", @@ -1619,7 +1631,7 @@ name = "frame-system-rpc-runtime-api" version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", ] @@ -1629,7 +1641,7 @@ version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "frame-support", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-runtime", "sp-std", @@ -1685,6 +1697,12 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7" +[[package]] +name = "funty" +version = "2.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" + [[package]] name = "futures" version = "0.1.31" @@ -2330,7 +2348,16 @@ version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "161ebdfec3c8e3b52bf61c4f3550a1eea4f9579d10dc1b936f3171ebdcd6c443" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", +] + +[[package]] +name = "impl-codec" +version = "0.6.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ba6a270039626615617f3f36d15fc827041df3b78c439da2cadfa47455a77f2f" +dependencies = [ + "parity-scale-codec 3.1.2", ] [[package]] @@ -3319,8 +3346,8 @@ dependencies = [ "pallet-balances", "pallet-nft", "pallet-staking 4.0.0-dev", - "parity-scale-codec", - "primitive-types", + "parity-scale-codec 2.3.1", + "primitive-types 0.11.1", "realis-primitives", "serde", "serde_json", @@ -3683,7 +3710,7 @@ dependencies = [ "node-rpc", "pallet-im-online", "pallet-transaction-payment", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.12.0", "platforms 2.0.0", "rand 0.8.5", @@ -3742,7 +3769,7 @@ dependencies = [ "frame-benchmarking", "node-primitives", "node-runtime", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-executor", "sp-core", "sp-io", @@ -3759,7 +3786,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "derive_more", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-cli", "sc-client-api", "sc-service", @@ -3775,7 +3802,7 @@ version = "2.0.0" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-application-crypto", "sp-core", "sp-runtime", @@ -3868,7 +3895,7 @@ dependencies = [ "pallet-uniques", "pallet-utility", "pallet-vesting", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-authority-discovery", "sp-block-builder", @@ -4034,7 +4061,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-runtime", "sp-std", ] @@ -4047,7 +4074,7 @@ dependencies = [ "frame-support", "frame-system", "pallet-session", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-application-crypto", "sp-authority-discovery", "sp-runtime", @@ -4062,7 +4089,7 @@ dependencies = [ "frame-support", "frame-system", "impl-trait-for-tuples", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-authorship", "sp-runtime", "sp-std", @@ -4080,7 +4107,7 @@ dependencies = [ "pallet-authorship", "pallet-session", "pallet-timestamp", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-application-crypto", "sp-consensus-babe", "sp-consensus-vrf", @@ -4100,7 +4127,7 @@ dependencies = [ "frame-support", "frame-system", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-runtime", "sp-std", ] @@ -4113,7 +4140,7 @@ dependencies = [ "frame-support", "frame-system", "pallet-treasury", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-runtime", "sp-std", ] @@ -4126,7 +4153,7 @@ dependencies = [ "frame-support", "frame-system", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-runtime", @@ -4145,7 +4172,7 @@ dependencies = [ "log", "pallet-contracts-primitives", "pallet-contracts-proc-macro", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "pwasm-utils", "rand 0.8.5", "rand_pcg 0.3.1", @@ -4165,7 +4192,7 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "bitflags", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-core", "sp-runtime", @@ -4192,7 +4219,7 @@ dependencies = [ "jsonrpc-derive", "pallet-contracts-primitives", "pallet-contracts-rpc-runtime-api", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-api", "sp-blockchain", @@ -4207,7 +4234,7 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "pallet-contracts-primitives", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-runtime", "sp-std", @@ -4221,7 +4248,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-io", "sp-runtime", @@ -4238,7 +4265,7 @@ dependencies = [ "frame-support", "frame-system", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "rand 0.7.3", "sp-arithmetic", "sp-core", @@ -4257,7 +4284,7 @@ dependencies = [ "frame-support", "frame-system", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-npos-elections", @@ -4273,7 +4300,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-arithmetic", "sp-runtime", "sp-std", @@ -4290,7 +4317,7 @@ dependencies = [ "log", "pallet-authorship", "pallet-session", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-application-crypto", "sp-core", "sp-finality-grandpa", @@ -4310,7 +4337,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-io", "sp-runtime", "sp-std", @@ -4326,7 +4353,7 @@ dependencies = [ "frame-system", "log", "pallet-authorship", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-application-crypto", "sp-core", "sp-io", @@ -4343,7 +4370,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-keyring", @@ -4359,7 +4386,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-runtime", "sp-std", ] @@ -4373,7 +4400,7 @@ dependencies = [ "frame-support", "frame-system", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-io", "sp-runtime", "sp-std", @@ -4389,7 +4416,7 @@ dependencies = [ "frame-support", "frame-system", "pallet-mmr-primitives", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-runtime", @@ -4404,7 +4431,7 @@ dependencies = [ "frame-support", "frame-system", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-api", "sp-core", @@ -4421,7 +4448,7 @@ dependencies = [ "jsonrpc-core-client", "jsonrpc-derive", "pallet-mmr-primitives", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-api", "sp-blockchain", @@ -4438,7 +4465,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-runtime", @@ -4455,8 +4482,8 @@ dependencies = [ "hex-literal", "node-primitives", "pallet-balances", - "parity-scale-codec", - "primitive-types", + "parity-scale-codec 2.3.1", + "primitive-types 0.11.1", "realis-primitives", "serde", "sp-core", @@ -4475,8 +4502,8 @@ dependencies = [ "node-primitives", "pallet-nft", "pallet-staking 4.0.0-dev", - "parity-scale-codec", - "primitive-types", + "parity-scale-codec 2.3.1", + "primitive-types 0.11.1", "realis-primitives", "sp-std", ] @@ -4490,7 +4517,7 @@ dependencies = [ "frame-system", "log", "pallet-balances", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-runtime", "sp-staking", @@ -4504,7 +4531,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-runtime", @@ -4518,7 +4545,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "safe-mix", "sp-runtime", "sp-std", @@ -4532,7 +4559,7 @@ dependencies = [ "enumflags2", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-io", "sp-runtime", "sp-std", @@ -4547,7 +4574,7 @@ dependencies = [ "frame-support", "frame-system", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-io", "sp-runtime", "sp-std", @@ -4563,7 +4590,7 @@ dependencies = [ "impl-trait-for-tuples", "log", "pallet-timestamp", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-runtime", @@ -4596,7 +4623,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "rand_chacha 0.2.2", "sp-runtime", "sp-std", @@ -4618,7 +4645,7 @@ dependencies = [ "pallet-session", "pallet-staking-reward-curve 3.0.0", "pallet-timestamp", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.12.0", "paste", "rand_chacha 0.3.1", @@ -4648,7 +4675,7 @@ dependencies = [ "log", "pallet-authorship", "pallet-session", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "paste", "rand_chacha 0.2.2", "serde", @@ -4689,7 +4716,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-io", "sp-runtime", "sp-std", @@ -4705,7 +4732,7 @@ dependencies = [ "frame-system", "impl-trait-for-tuples", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-inherents", "sp-io", "sp-runtime", @@ -4721,7 +4748,7 @@ dependencies = [ "frame-support", "frame-system", "pallet-treasury", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-runtime", "sp-std", @@ -4734,7 +4761,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "smallvec 1.8.0", "sp-core", @@ -4752,7 +4779,7 @@ dependencies = [ "jsonrpc-core-client", "jsonrpc-derive", "pallet-transaction-payment-rpc-runtime-api", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-blockchain", "sp-core", @@ -4766,7 +4793,7 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "pallet-transaction-payment", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-runtime", ] @@ -4779,7 +4806,7 @@ dependencies = [ "frame-support", "frame-system", "pallet-balances", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-inherents", "sp-io", @@ -4797,7 +4824,7 @@ dependencies = [ "frame-system", "impl-trait-for-tuples", "pallet-balances", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-runtime", "sp-std", @@ -4811,7 +4838,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-runtime", "sp-std", @@ -4825,7 +4852,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-runtime", @@ -4841,7 +4868,7 @@ dependencies = [ "frame-benchmarking", "frame-support", "frame-system", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-runtime", "sp-std", ] @@ -4888,10 +4915,24 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "373b1a4c1338d9cd3d1fa53b3a11bdab5ab6bd80a20f7f7becd76953ae2be909" dependencies = [ "arrayvec 0.7.2", - "bitvec", + "bitvec 0.20.4", + "byte-slice-cast", + "impl-trait-for-tuples", + "parity-scale-codec-derive 2.3.1", + "serde", +] + +[[package]] +name = "parity-scale-codec" +version = "3.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e8b44461635bbb1a0300f100a841e571e7d919c81c73075ef5d152ffdb521066" +dependencies = [ + "arrayvec 0.7.2", + "bitvec 1.0.0", "byte-slice-cast", "impl-trait-for-tuples", - "parity-scale-codec-derive", + "parity-scale-codec-derive 3.1.2", "serde", ] @@ -4907,6 +4948,18 @@ dependencies = [ "syn", ] +[[package]] +name = "parity-scale-codec-derive" +version = "3.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c45ed1f39709f5a89338fab50e59816b2e8815f5bb58276e7ddf9afd495f73f8" +dependencies = [ + "proc-macro-crate 1.1.3", + "proc-macro2", + "quote", + "syn", +] + [[package]] name = "parity-send-wrapper" version = "0.1.0" @@ -4943,7 +4996,7 @@ dependencies = [ "impl-trait-for-tuples", "parity-util-mem-derive", "parking_lot 0.11.2", - "primitive-types", + "primitive-types 0.10.1", "smallvec 1.8.0", "winapi 0.3.9", ] @@ -5349,11 +5402,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "05e4722c697a58a99d5d06a08c30821d7c082a4632198de1eaa5a6c22ef42373" dependencies = [ "fixed-hash", - "impl-codec", + "impl-codec 0.5.1", "impl-serde", "uint", ] +[[package]] +name = "primitive-types" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e28720988bff275df1f51b171e1b2a18c30d194c4d2b61defdacecd625a5d94a" +dependencies = [ + "fixed-hash", + "impl-codec 0.6.0", + "uint", +] + [[package]] name = "proc-macro-crate" version = "0.1.5" @@ -5520,6 +5584,12 @@ version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "643f8f41a8ebc4c5dc4515c82bb8abd397b527fc20fd681b7c011c2aee5d44fb" +[[package]] +name = "radium" +version = "0.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" + [[package]] name = "rand" version = "0.3.23" @@ -5682,8 +5752,8 @@ dependencies = [ "frame-system", "pallet-balances", "pallet-nft", - "parity-scale-codec", - "primitive-types", + "parity-scale-codec 2.3.1", + "primitive-types 0.11.1", "realis-game-api", "realis-primitives", "serde", @@ -5711,8 +5781,8 @@ dependencies = [ "pallet-session", "pallet-staking 4.0.0-dev", "pallet-timestamp", - "parity-scale-codec", - "primitive-types", + "parity-scale-codec 2.3.1", + "primitive-types 0.11.1", "realis-primitives", "serde", "sp-core", @@ -5772,7 +5842,7 @@ dependencies = [ "pallet-transaction-payment-rpc-runtime-api", "pallet-utility", "pallet-vesting", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "realis-bridge", "realis-game-api", "realis-primitives", @@ -5803,8 +5873,8 @@ dependencies = [ "frame-support", "frame-system", "impl-trait-for-tuples", - "parity-scale-codec", - "primitive-types", + "parity-scale-codec 2.3.1", + "primitive-types 0.11.1", "serde", "serde_repr", "sp-core", @@ -5893,7 +5963,7 @@ dependencies = [ "jsonrpsee-proc-macros", "jsonrpsee-ws-client", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "serde_json", "sp-core", @@ -6134,7 +6204,7 @@ dependencies = [ "ip_network", "libp2p", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "prost", "prost-build", "rand 0.7.3", @@ -6158,7 +6228,7 @@ dependencies = [ "futures 0.3.21", "futures-timer 3.0.2", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-block-builder", "sc-client-api", "sc-proposer-metrics", @@ -6178,7 +6248,7 @@ name = "sc-block-builder" version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-client-api", "sp-api", "sp-block-builder", @@ -6195,7 +6265,7 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "impl-trait-for-tuples", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-chain-spec-derive", "sc-network", "sc-telemetry", @@ -6228,7 +6298,7 @@ dependencies = [ "libp2p", "log", "names", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "rand 0.7.3", "regex", "rpassword", @@ -6266,7 +6336,7 @@ dependencies = [ "kvdb", "lazy_static", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "sc-executor", "sc-transaction-pool-api", @@ -6301,7 +6371,7 @@ dependencies = [ "linked-hash-map", "log", "parity-db", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-util-mem", "parking_lot 0.11.2", "sc-client-api", @@ -6357,7 +6427,7 @@ dependencies = [ "num-bigint", "num-rational 0.2.4", "num-traits", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "pdqselect", "rand 0.7.3", @@ -6419,7 +6489,7 @@ version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "fork-tree", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-client-api", "sc-consensus", "sp-blockchain", @@ -6436,7 +6506,7 @@ dependencies = [ "futures-timer 3.0.2", "impl-trait-for-tuples", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-client-api", "sc-consensus", "sc-telemetry", @@ -6475,7 +6545,7 @@ dependencies = [ "lazy_static", "libsecp256k1", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-wasm 0.42.2", "parking_lot 0.11.2", "sc-executor-common", @@ -6500,7 +6570,7 @@ version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "derive_more", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "pwasm-utils", "sc-allocator", "sp-core", @@ -6517,7 +6587,7 @@ version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-allocator", "sc-executor-common", "sp-core", @@ -6540,7 +6610,7 @@ dependencies = [ "futures-timer 3.0.2", "linked-hash-map", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "pin-project 1.0.10", "rand 0.8.5", @@ -6580,7 +6650,7 @@ dependencies = [ "jsonrpc-derive", "jsonrpc-pubsub", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-client-api", "sc-finality-grandpa", "sc-rpc", @@ -6636,7 +6706,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "hash-db", "lazy_static", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "sc-client-api", "sc-executor", @@ -6675,7 +6745,7 @@ dependencies = [ "log", "lru", "nohash-hasher", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "pin-project 1.0.10", "prost", @@ -6734,7 +6804,7 @@ dependencies = [ "hyper-rustls", "log", "num_cpus", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "rand 0.7.3", "sc-client-api", @@ -6780,7 +6850,7 @@ dependencies = [ "jsonrpc-core", "jsonrpc-pubsub", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "sc-block-builder", "sc-chain-spec", @@ -6817,7 +6887,7 @@ dependencies = [ "jsonrpc-derive", "jsonrpc-pubsub", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "sc-chain-spec", "sc-transaction-pool-api", @@ -6864,7 +6934,7 @@ dependencies = [ "jsonrpc-pubsub", "lazy_static", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-util-mem", "parking_lot 0.11.2", "pin-project 1.0.10", @@ -6926,7 +6996,7 @@ dependencies = [ "futures 0.3.21", "hex-literal", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "sc-block-builder", "sc-client-api", @@ -6960,7 +7030,7 @@ version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-util-mem", "parity-util-mem-derive", "parking_lot 0.11.2", @@ -6977,7 +7047,7 @@ dependencies = [ "jsonrpc-core", "jsonrpc-core-client", "jsonrpc-derive", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-chain-spec", "sc-client-api", "sc-consensus-babe", @@ -7069,7 +7139,7 @@ dependencies = [ "intervalier", "linked-hash-map", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-util-mem", "parking_lot 0.11.2", "retain_mut", @@ -7096,7 +7166,7 @@ dependencies = [ "derive_more", "futures 0.3.21", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-blockchain", "sp-runtime", @@ -7109,10 +7179,10 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5c55b744399c25532d63a0d2789b109df8d46fc93752d46b0782991a931a782f" dependencies = [ - "bitvec", + "bitvec 0.20.4", "cfg-if 1.0.0", "derive_more", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "scale-info-derive", ] @@ -7554,7 +7624,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "hash-db", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api-proc-macro", "sp-core", "sp-runtime", @@ -7581,7 +7651,7 @@ name = "sp-application-crypto" version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-core", "sp-io", @@ -7595,7 +7665,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "integer-sqrt", "num-traits", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-debug-derive", "sp-std", @@ -7607,7 +7677,7 @@ name = "sp-authority-discovery" version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-application-crypto", "sp-runtime", @@ -7620,7 +7690,7 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "async-trait", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-inherents", "sp-runtime", "sp-std", @@ -7631,7 +7701,7 @@ name = "sp-block-builder" version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-inherents", "sp-runtime", @@ -7646,7 +7716,7 @@ dependencies = [ "futures 0.3.21", "log", "lru", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "sp-api", "sp-consensus", @@ -7665,7 +7735,7 @@ dependencies = [ "futures 0.3.21", "futures-timer 3.0.2", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "serde", "sp-api", @@ -7688,7 +7758,7 @@ version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "async-trait", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-application-crypto", "sp-consensus", @@ -7706,7 +7776,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "async-trait", "merlin", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-api", "sp-application-crypto", @@ -7726,7 +7796,7 @@ name = "sp-consensus-slots" version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-arithmetic", "sp-runtime", ] @@ -7736,7 +7806,7 @@ name = "sp-consensus-vrf" version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "schnorrkel", "sp-core", "sp-runtime", @@ -7763,10 +7833,10 @@ dependencies = [ "log", "merlin", "num-traits", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-util-mem", "parking_lot 0.11.2", - "primitive-types", + "primitive-types 0.10.1", "rand 0.7.3", "regex", "schnorrkel", @@ -7812,7 +7882,7 @@ version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "environmental", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-std", "sp-storage", ] @@ -7824,7 +7894,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "finality-grandpa", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-api", "sp-application-crypto", @@ -7841,7 +7911,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "async-trait", "impl-trait-for-tuples", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-runtime", "sp-std", @@ -7857,7 +7927,7 @@ dependencies = [ "hash-db", "libsecp256k1", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "sp-core", "sp-externalities", @@ -7893,7 +7963,7 @@ dependencies = [ "derive_more", "futures 0.3.21", "merlin", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "schnorrkel", "serde", @@ -7915,7 +7985,7 @@ name = "sp-npos-elections" version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "serde", "sp-arithmetic", "sp-core", @@ -7972,7 +8042,7 @@ dependencies = [ "hash256-std-hasher", "impl-trait-for-tuples", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-util-mem", "paste", "rand 0.7.3", @@ -7990,8 +8060,8 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "impl-trait-for-tuples", - "parity-scale-codec", - "primitive-types", + "parity-scale-codec 2.3.1", + "primitive-types 0.10.1", "sp-externalities", "sp-runtime-interface-proc-macro", "sp-std", @@ -8018,7 +8088,7 @@ name = "sp-sandbox" version = "0.10.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-io", "sp-std", @@ -8040,7 +8110,7 @@ name = "sp-session" version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-core", "sp-runtime", @@ -8053,7 +8123,7 @@ name = "sp-staking" version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-runtime", "sp-std", ] @@ -8066,7 +8136,7 @@ dependencies = [ "hash-db", "log", "num-traits", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.11.2", "rand 0.7.3", "smallvec 1.8.0", @@ -8092,7 +8162,7 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "impl-serde", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "ref-cast", "serde", "sp-debug-derive", @@ -8120,7 +8190,7 @@ dependencies = [ "async-trait", "futures-timer 3.0.2", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-api", "sp-inherents", "sp-runtime", @@ -8136,7 +8206,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "erased-serde", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parking_lot 0.10.2", "serde", "serde_json", @@ -8163,7 +8233,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "async-trait", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-inherents", "sp-runtime", @@ -8178,7 +8248,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "hash-db", "memory-db", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-core", "sp-std", "trie-db", @@ -8203,7 +8273,7 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "impl-serde", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-wasm 0.42.2", "serde", "sp-runtime", @@ -8217,7 +8287,7 @@ name = "sp-version-proc-macro" version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ - "parity-scale-codec", + "parity-scale-codec 2.3.1", "proc-macro-crate 1.1.3", "proc-macro2", "quote", @@ -8230,7 +8300,7 @@ version = "4.0.0-dev" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "impl-trait-for-tuples", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sp-std", "wasmi", ] @@ -8371,7 +8441,7 @@ dependencies = [ "jsonrpc-core-client", "jsonrpc-derive", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-client-api", "sc-rpc-api", "sc-transaction-pool-api", @@ -8407,7 +8477,7 @@ dependencies = [ "futures 0.3.21", "hash-db", "hex", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-client-api", "sc-client-db", "sc-consensus", @@ -8439,7 +8509,7 @@ dependencies = [ "memory-db", "pallet-babe", "pallet-timestamp", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "parity-util-mem", "sc-service", "serde", @@ -8473,7 +8543,7 @@ version = "2.0.0" source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9#91061a7d925b5bc597804293da283477512ba4ff" dependencies = [ "futures 0.3.21", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "sc-block-builder", "sc-client-api", "sc-consensus", @@ -9184,7 +9254,7 @@ source = "git+https://github.com/RealisNetwork/substrate?branch=polkadot-v0.9.9# dependencies = [ "frame-try-runtime", "log", - "parity-scale-codec", + "parity-scale-codec 2.3.1", "remote-externalities", "sc-chain-spec", "sc-cli", @@ -9208,8 +9278,8 @@ version = "1.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ee73e6e4924fe940354b8d4d98cad5231175d615cd855b758adc658c0aac6a0" dependencies = [ - "cfg-if 0.1.10", - "rand 0.3.23", + "cfg-if 1.0.0", + "rand 0.8.5", "static_assertions", ] @@ -9730,6 +9800,15 @@ version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214" +[[package]] +name = "wyz" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e" +dependencies = [ + "tap", +] + [[package]] name = "x25519-dalek" version = "1.2.0" diff --git a/frame/marketplace/Cargo.toml b/frame/marketplace/Cargo.toml index 7e8183e1..af1bb53a 100644 --- a/frame/marketplace/Cargo.toml +++ b/frame/marketplace/Cargo.toml @@ -10,7 +10,7 @@ targets = ["x86_64-unknown-linux-gnu"] [dependencies] codec = { package = 'parity-scale-codec', version = '2.3.0', default-features = false, features = ['derive'] } -primitive-types = { version = "0.10.1", default-features = false } +primitive-types = { version = "0.11.1", default-features = false } serde = { version = "1.0.133", default-features = false } serde_json = { version = "1.0.79", default-features = false } pallet-staking = { version = "4.0.0-dev", path="../staking-pool", default-features = false } diff --git a/frame/nft-delegate/Cargo.toml b/frame/nft-delegate/Cargo.toml index 2d91aa05..73b665a2 100644 --- a/frame/nft-delegate/Cargo.toml +++ b/frame/nft-delegate/Cargo.toml @@ -16,7 +16,7 @@ frame-system = { git = "https://github.com/RealisNetwork/substrate", branch = "p frame-benchmarking = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", version = "4.0.0-dev", default-features = false, optional = true } node-primitives = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false } sp-std = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false } -primitive-types = { version = "0.10.1", default-features = false } +primitive-types = { version = "0.11.1", default-features = false } codec = { package = "parity-scale-codec", version = "2.0.1", default-features = false, features = ["derive"] } diff --git a/frame/nft/Cargo.toml b/frame/nft/Cargo.toml index b8082708..0e58e464 100644 --- a/frame/nft/Cargo.toml +++ b/frame/nft/Cargo.toml @@ -15,7 +15,7 @@ targets = ["x86_64-unknown-linux-gnu"] hex-literal = "0.3.4" codec = { package = "parity-scale-codec", version = "2.0.1", default-features = false, features = ["derive"] } serde = { version = "1.0.133", optional = true } -primitive-types = { version = "0.10.1", default-features = false } +primitive-types = { version = "0.11.1", default-features = false } frame-support = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false } frame-system = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false } frame-benchmarking = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", version = "4.0.0-dev", default-features = false, optional = true } diff --git a/frame/realis-bridge/Cargo.toml b/frame/realis-bridge/Cargo.toml index fb742d68..10769cd3 100644 --- a/frame/realis-bridge/Cargo.toml +++ b/frame/realis-bridge/Cargo.toml @@ -8,7 +8,7 @@ edition = '2018' # third-party dependencies codec = { package = 'parity-scale-codec', version = '2.0.0', default-features = false, features = ['derive'] } serde = { version = '1.0.133', optional = true } -primitive-types = { version = "0.10.1", default-features = false } +primitive-types = { version = "0.11.1", default-features = false } frame-support = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false } frame-system = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false } diff --git a/frame/realis-game-api/Cargo.toml b/frame/realis-game-api/Cargo.toml index 1c41f490..d9bba647 100644 --- a/frame/realis-game-api/Cargo.toml +++ b/frame/realis-game-api/Cargo.toml @@ -24,7 +24,7 @@ pallet-session = { default-features = false, features = ["historical"], git = "h pallet-authorship = { default-features = false, git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9" } sp-staking = { default-features = false, git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9" } #frame-election-provider-support = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false } -primitive-types = { version = "0.10.1", default-features = false } +primitive-types = { version = "0.11.1", default-features = false } frame-benchmarking = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", version = "4.0.0-dev", default-features = false, optional = true } node-primitives = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false } diff --git a/primitives/realis/Cargo.toml b/primitives/realis/Cargo.toml index 16008df3..5ad82cb7 100644 --- a/primitives/realis/Cargo.toml +++ b/primitives/realis/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies] codec = { package = "parity-scale-codec", version = "2.0.1", default-features = false, features = ["derive"] } serde = { version = "1.0.133", default-features = false } -primitive-types = { version = "0.10.1", default-features = false } +primitive-types = { version = "0.11.1", default-features = false } derive_more = "0.99.17" sp-runtime = { version = "4.0.0-dev", git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false} frame-support = { git = "https://github.com/RealisNetwork/substrate", branch = "polkadot-v0.9.9", default-features = false }