git.delta.rocks / unique-network / refs/commits / d26acb1bde0c

difftreelog

Merge pull request #449 from UniqueNetwork/release-v924012

kozyrevdev2022-07-26parents: #566036f #6bfbd92.patch.diff
in: master
Release v924012

8 files changed

modifiedCargo.lockdiffbeforeafterboth
292292
293[[package]]293[[package]]
294name = "async-task"294name = "async-task"
295version = "4.2.0"295version = "4.3.0"
296source = "registry+https://github.com/rust-lang/crates.io-index"296source = "registry+https://github.com/rust-lang/crates.io-index"
297checksum = "30696a84d817107fc028e049980e09d5e140e8da8f1caeb17e8e950658a3cea9"297checksum = "7a40729d2133846d9ed0ea60a8b9541bccddab49cd30f0715a1da672fe9a2524"
298298
299[[package]]299[[package]]
300name = "async-trait"300name = "async-trait"
313source = "registry+https://github.com/rust-lang/crates.io-index"313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"314checksum = "f0de5164e5edbf51c45fb8c2d9664ae1c095cce1b265ecf7569093c0d66ef690"
315dependencies = [315dependencies = [
316 "bytes 1.1.0",316 "bytes 1.2.0",
317 "futures-sink",317 "futures-sink",
318 "futures-util",318 "futures-util",
319 "memchr",319 "memchr",
366 "instant",366 "instant",
367 "pin-project-lite 0.2.9",367 "pin-project-lite 0.2.9",
368 "rand 0.8.5",368 "rand 0.8.5",
369 "tokio 1.19.2",369 "tokio 1.20.1",
370]370]
371371
372[[package]]372[[package]]
373name = "backtrace"373name = "backtrace"
374version = "0.3.65"374version = "0.3.66"
375source = "registry+https://github.com/rust-lang/crates.io-index"375source = "registry+https://github.com/rust-lang/crates.io-index"
376checksum = "11a17d453482a265fd5f8479f2a3f405566e6ca627837aaddb85af8b1ab8ef61"376checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7"
377dependencies = [377dependencies = [
378 "addr2line",378 "addr2line",
379 "cc",379 "cc",
380 "cfg-if 1.0.0",380 "cfg-if 1.0.0",
381 "libc",381 "libc",
382 "miniz_oxide",382 "miniz_oxide",
383 "object 0.28.4",383 "object 0.29.0",
384 "rustc-demangle",384 "rustc-demangle",
385]385]
386386
387[[package]]387[[package]]
388name = "base-x"388name = "base-x"
389version = "0.2.10"389version = "0.2.11"
390source = "registry+https://github.com/rust-lang/crates.io-index"390source = "registry+https://github.com/rust-lang/crates.io-index"
391checksum = "dc19a4937b4fbd3fe3379793130e42060d10627a360f2127802b10b87e7baf74"391checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"
392392
393[[package]]393[[package]]
394name = "base16ct"394name = "base16ct"
420[[package]]420[[package]]
421name = "beefy-gadget"421name = "beefy-gadget"
422version = "4.0.0-dev"422version = "4.0.0-dev"
423source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"423source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
424dependencies = [424dependencies = [
425 "beefy-primitives",425 "beefy-primitives",
426 "fnv",426 "fnv",
454[[package]]454[[package]]
455name = "beefy-gadget-rpc"455name = "beefy-gadget-rpc"
456version = "4.0.0-dev"456version = "4.0.0-dev"
457source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"457source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
458dependencies = [458dependencies = [
459 "beefy-gadget",459 "beefy-gadget",
460 "beefy-primitives",460 "beefy-primitives",
474[[package]]474[[package]]
475name = "beefy-merkle-tree"475name = "beefy-merkle-tree"
476version = "4.0.0-dev"476version = "4.0.0-dev"
477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"477source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
478478
479[[package]]479[[package]]
480name = "beefy-primitives"480name = "beefy-primitives"
481version = "4.0.0-dev"481version = "4.0.0-dev"
482source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"482source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
483dependencies = [483dependencies = [
484 "parity-scale-codec 3.1.5",484 "parity-scale-codec 3.1.5",
485 "scale-info",485 "scale-info",
544544
545[[package]]545[[package]]
546name = "bitvec"546name = "bitvec"
547version = "1.0.0"547version = "1.0.1"
548source = "registry+https://github.com/rust-lang/crates.io-index"548source = "registry+https://github.com/rust-lang/crates.io-index"
549checksum = "1489fcb93a5bb47da0462ca93ad252ad6af2145cce58d10d46a83931ba9f016b"549checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
550dependencies = [550dependencies = [
551 "funty 2.0.0",551 "funty 2.0.0",
552 "radium 0.7.0",552 "radium 0.7.0",
712version = "0.1.0"712version = "0.1.0"
713source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"713source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
714dependencies = [714dependencies = [
715 "bitvec 1.0.0",715 "bitvec 1.0.1",
716 "bp-runtime",716 "bp-runtime",
717 "frame-support",717 "frame-support",
718 "frame-system",718 "frame-system",
888888
889[[package]]889[[package]]
890name = "bytes"890name = "bytes"
891version = "1.1.0"891version = "1.2.0"
892source = "registry+https://github.com/rust-lang/crates.io-index"892source = "registry+https://github.com/rust-lang/crates.io-index"
893checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"893checksum = "f0b3de4a0c5e67e16066a0715723abd91edc2f9001d09c46e1dca929351e130e"
894894
895[[package]]895[[package]]
896name = "bzip2-sys"896name = "bzip2-sys"
929929
930[[package]]930[[package]]
931name = "cargo_metadata"931name = "cargo_metadata"
932version = "0.14.3"932version = "0.14.2"
933source = "registry+https://github.com/rust-lang/crates.io-index"933source = "registry+https://github.com/rust-lang/crates.io-index"
934checksum = "cf1007653411165d371d51e7174a6f0e81ec815ecb425c0440c30d5f1ae64e0f"934checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"
935dependencies = [935dependencies = [
936 "camino",936 "camino",
937 "cargo-platform",937 "cargo-platform",
938 "semver 1.0.10",938 "semver 1.0.12",
939 "serde",939 "serde",
940 "serde_json",940 "serde_json",
941]941]
978978
979[[package]]979[[package]]
980name = "chacha20"980name = "chacha20"
981version = "0.8.1"981version = "0.8.2"
982source = "registry+https://github.com/rust-lang/crates.io-index"982source = "registry+https://github.com/rust-lang/crates.io-index"
983checksum = "01b72a433d0cf2aef113ba70f62634c56fddb0f244e6377185c56a7cadbd8f91"983checksum = "5c80e5460aa66fe3b91d40bcbdab953a597b60053e34d684ac6903f863b680a6"
984dependencies = [984dependencies = [
985 "cfg-if 1.0.0",985 "cfg-if 1.0.0",
986 "cipher",986 "cipher",
990990
991[[package]]991[[package]]
992name = "chacha20poly1305"992name = "chacha20poly1305"
993version = "0.9.0"993version = "0.9.1"
994source = "registry+https://github.com/rust-lang/crates.io-index"994source = "registry+https://github.com/rust-lang/crates.io-index"
995checksum = "3b84ed6d1d5f7aa9bdde921a5090e0ca4d934d250ea3b402a5fab3a994e28a2a"995checksum = "a18446b09be63d457bbec447509e85f662f32952b035ce892290396bc0b0cff5"
996dependencies = [996dependencies = [
997 "aead",997 "aead",
998 "chacha20",998 "chacha20",
10581058
1059[[package]]1059[[package]]
1060name = "clap"1060name = "clap"
1061version = "3.2.6"1061version = "3.2.15"
1062source = "registry+https://github.com/rust-lang/crates.io-index"1062source = "registry+https://github.com/rust-lang/crates.io-index"
1063checksum = "9f1fe12880bae935d142c8702d500c63a4e8634b6c3c57ad72bf978fc7b6249a"1063checksum = "44bbe24bbd31a185bc2c4f7c2abe80bea13a20d57ee4e55be70ac512bdc76417"
1064dependencies = [1064dependencies = [
1065 "atty",1065 "atty",
1066 "bitflags",1066 "bitflags",
10751075
1076[[package]]1076[[package]]
1077name = "clap_derive"1077name = "clap_derive"
1078version = "3.2.6"1078version = "3.2.15"
1079source = "registry+https://github.com/rust-lang/crates.io-index"1079source = "registry+https://github.com/rust-lang/crates.io-index"
1080checksum = "ed6db9e867166a43a53f7199b5e4d1f522a1e5bd626654be263c999ce59df39a"1080checksum = "9ba52acd3b0a5c33aeada5cdaa3267cdc7c594a98731d4268cdc1532f4264cb4"
1081dependencies = [1081dependencies = [
1082 "heck 0.4.0",1082 "heck 0.4.0",
1083 "proc-macro-error",1083 "proc-macro-error",
10881088
1089[[package]]1089[[package]]
1090name = "clap_lex"1090name = "clap_lex"
1091version = "0.2.3"1091version = "0.2.4"
1092source = "registry+https://github.com/rust-lang/crates.io-index"1092source = "registry+https://github.com/rust-lang/crates.io-index"
1093checksum = "87eba3c8c7f42ef17f6c659fc7416d0f4758cd3e58861ee63c5fa4a4dde649e4"1093checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
1094dependencies = [1094dependencies = [
1095 "os_str_bytes",1095 "os_str_bytes",
1096]1096]
12971297
1298[[package]]1298[[package]]
1299name = "crossbeam-channel"1299name = "crossbeam-channel"
1300version = "0.5.5"1300version = "0.5.6"
1301source = "registry+https://github.com/rust-lang/crates.io-index"1301source = "registry+https://github.com/rust-lang/crates.io-index"
1302checksum = "4c02a4d71819009c192cf4872265391563fd6a84c81ff2c0f2a7026ca4c1d85c"1302checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
1303dependencies = [1303dependencies = [
1304 "cfg-if 1.0.0",1304 "cfg-if 1.0.0",
1305 "crossbeam-utils",1305 "crossbeam-utils",
1306]1306]
13071307
1308[[package]]1308[[package]]
1309name = "crossbeam-deque"1309name = "crossbeam-deque"
1310version = "0.8.1"1310version = "0.8.2"
1311source = "registry+https://github.com/rust-lang/crates.io-index"1311source = "registry+https://github.com/rust-lang/crates.io-index"
1312checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"1312checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"
1313dependencies = [1313dependencies = [
1314 "cfg-if 1.0.0",1314 "cfg-if 1.0.0",
1315 "crossbeam-epoch",1315 "crossbeam-epoch",
13181318
1319[[package]]1319[[package]]
1320name = "crossbeam-epoch"1320name = "crossbeam-epoch"
1321version = "0.9.9"1321version = "0.9.10"
1322source = "registry+https://github.com/rust-lang/crates.io-index"1322source = "registry+https://github.com/rust-lang/crates.io-index"
1323checksum = "07db9d94cbd326813772c968ccd25999e5f8ae22f4f8d1b11effa37ef6ce281d"1323checksum = "045ebe27666471bb549370b4b0b3e51b07f56325befa4284db65fc89c02511b1"
1324dependencies = [1324dependencies = [
1325 "autocfg",1325 "autocfg",
1326 "cfg-if 1.0.0",1326 "cfg-if 1.0.0",
13321332
1333[[package]]1333[[package]]
1334name = "crossbeam-queue"1334name = "crossbeam-queue"
1335version = "0.3.5"1335version = "0.3.6"
1336source = "registry+https://github.com/rust-lang/crates.io-index"1336source = "registry+https://github.com/rust-lang/crates.io-index"
1337checksum = "1f25d8400f4a7a5778f0e4e52384a48cbd9b5c495d110786187fc750075277a2"1337checksum = "1cd42583b04998a5363558e5f9291ee5a5ff6b49944332103f251e7479a82aa7"
1338dependencies = [1338dependencies = [
1339 "cfg-if 1.0.0",1339 "cfg-if 1.0.0",
1340 "crossbeam-utils",1340 "crossbeam-utils",
1341]1341]
13421342
1343[[package]]1343[[package]]
1344name = "crossbeam-utils"1344name = "crossbeam-utils"
1345version = "0.8.9"1345version = "0.8.11"
1346source = "registry+https://github.com/rust-lang/crates.io-index"1346source = "registry+https://github.com/rust-lang/crates.io-index"
1347checksum = "8ff1f980957787286a554052d03c7aee98d99cc32e09f6d45f0a814133c87978"1347checksum = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc"
1348dependencies = [1348dependencies = [
1349 "cfg-if 1.0.0",1349 "cfg-if 1.0.0",
1350 "once_cell",1350 "once_cell",
13701370
1371[[package]]1371[[package]]
1372name = "crypto-common"1372name = "crypto-common"
1373version = "0.1.3"1373version = "0.1.6"
1374source = "registry+https://github.com/rust-lang/crates.io-index"1374source = "registry+https://github.com/rust-lang/crates.io-index"
1375checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"1375checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
1376dependencies = [1376dependencies = [
1377 "generic-array 0.14.5",1377 "generic-array 0.14.5",
1378 "typenum",1378 "typenum",
21152115
2116[[package]]2116[[package]]
2117name = "dyn-clone"2117name = "dyn-clone"
2118version = "1.0.6"2118version = "1.0.8"
2119source = "registry+https://github.com/rust-lang/crates.io-index"2119source = "registry+https://github.com/rust-lang/crates.io-index"
2120checksum = "140206b78fb2bc3edbcfc9b5ccbd0b30699cfe8d348b8b31b330e47df5291a5a"2120checksum = "9d07a982d1fb29db01e5a59b1918e03da4df7297eaeee7686ac45542fd4e59c8"
21212121
2122[[package]]2122[[package]]
2123name = "ecdsa"2123name = "ecdsa"
21562156
2157[[package]]2157[[package]]
2158name = "either"2158name = "either"
2159version = "1.6.1"2159version = "1.7.0"
2160source = "registry+https://github.com/rust-lang/crates.io-index"2160source = "registry+https://github.com/rust-lang/crates.io-index"
2161checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"2161checksum = "3f107b87b6afc2a64fd13cac55fe06d6c8859f12d4b14cbcdd2c67d0976781be"
21622162
2163[[package]]2163[[package]]
2164name = "elliptic-curve"2164name = "elliptic-curve"
2282source = "registry+https://github.com/rust-lang/crates.io-index"2282source = "registry+https://github.com/rust-lang/crates.io-index"
2283checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"2283checksum = "23750149fe8834c0e24bb9adcbacbe06c45b9861f15df53e09f26cb7c4ab91ef"
2284dependencies = [2284dependencies = [
2285 "bytes 1.1.0",2285 "bytes 1.2.0",
2286 "ethereum-types",2286 "ethereum-types",
2287 "hash-db",2287 "hash-db",
2288 "hash256-std-hasher",2288 "hash256-std-hasher",
24452445
2446[[package]]2446[[package]]
2447name = "fastrand"2447name = "fastrand"
2448version = "1.7.0"2448version = "1.8.0"
2449source = "registry+https://github.com/rust-lang/crates.io-index"2449source = "registry+https://github.com/rust-lang/crates.io-index"
2450checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"2450checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
2451dependencies = [2451dependencies = [
2452 "instant",2452 "instant",
2453]2453]
2546 "jsonrpsee",2546 "jsonrpsee",
2547 "libsecp256k1",2547 "libsecp256k1",
2548 "log",2548 "log",
2549 "lru 0.7.7",2549 "lru 0.7.8",
2550 "parity-scale-codec 3.1.5",2550 "parity-scale-codec 3.1.5",
2551 "prometheus",2551 "prometheus",
2552 "rand 0.8.5",2552 "rand 0.8.5",
2566 "sp-runtime",2566 "sp-runtime",
2567 "sp-storage",2567 "sp-storage",
2568 "substrate-prometheus-endpoint",2568 "substrate-prometheus-endpoint",
2569 "tokio 1.19.2",2569 "tokio 1.20.1",
2570]2570]
25712571
2572[[package]]2572[[package]]
26422642
2643[[package]]2643[[package]]
2644name = "fixedbitset"2644name = "fixedbitset"
2645version = "0.4.1"2645version = "0.4.2"
2646source = "registry+https://github.com/rust-lang/crates.io-index"2646source = "registry+https://github.com/rust-lang/crates.io-index"
2647checksum = "279fb028e20b3c4c320317955b77c5e0c9701f05a1d309905d6fc702cdc5053e"2647checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
26482648
2649[[package]]2649[[package]]
2650name = "flate2"2650name = "flate2"
2682[[package]]2682[[package]]
2683name = "fork-tree"2683name = "fork-tree"
2684version = "3.0.0"2684version = "3.0.0"
2685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2685source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2686dependencies = [2686dependencies = [
2687 "parity-scale-codec 3.1.5",2687 "parity-scale-codec 3.1.5",
2688]2688]
2776[[package]]2776[[package]]
2777name = "frame-benchmarking"2777name = "frame-benchmarking"
2778version = "4.0.0-dev"2778version = "4.0.0-dev"
2779source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2779source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2780dependencies = [2780dependencies = [
2781 "frame-support",2781 "frame-support",
2782 "frame-system",2782 "frame-system",
2798[[package]]2798[[package]]
2799name = "frame-benchmarking-cli"2799name = "frame-benchmarking-cli"
2800version = "4.0.0-dev"2800version = "4.0.0-dev"
2801source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2801source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2802dependencies = [2802dependencies = [
2803 "Inflector",2803 "Inflector",
2804 "chrono",2804 "chrono",
2848[[package]]2848[[package]]
2849name = "frame-election-provider-solution-type"2849name = "frame-election-provider-solution-type"
2850version = "4.0.0-dev"2850version = "4.0.0-dev"
2851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2851source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2852dependencies = [2852dependencies = [
2853 "proc-macro-crate",2853 "proc-macro-crate",
2854 "proc-macro2",2854 "proc-macro2",
2859[[package]]2859[[package]]
2860name = "frame-election-provider-support"2860name = "frame-election-provider-support"
2861version = "4.0.0-dev"2861version = "4.0.0-dev"
2862source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2862source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2863dependencies = [2863dependencies = [
2864 "frame-election-provider-solution-type",2864 "frame-election-provider-solution-type",
2865 "frame-support",2865 "frame-support",
2875[[package]]2875[[package]]
2876name = "frame-executive"2876name = "frame-executive"
2877version = "4.0.0-dev"2877version = "4.0.0-dev"
2878source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2878source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2879dependencies = [2879dependencies = [
2880 "frame-support",2880 "frame-support",
2881 "frame-system",2881 "frame-system",
2903[[package]]2903[[package]]
2904name = "frame-support"2904name = "frame-support"
2905version = "4.0.0-dev"2905version = "4.0.0-dev"
2906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2906source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2907dependencies = [2907dependencies = [
2908 "bitflags",2908 "bitflags",
2909 "frame-metadata",2909 "frame-metadata",
2933[[package]]2933[[package]]
2934name = "frame-support-procedural"2934name = "frame-support-procedural"
2935version = "4.0.0-dev"2935version = "4.0.0-dev"
2936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2936source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2937dependencies = [2937dependencies = [
2938 "Inflector",2938 "Inflector",
2939 "frame-support-procedural-tools",2939 "frame-support-procedural-tools",
2945[[package]]2945[[package]]
2946name = "frame-support-procedural-tools"2946name = "frame-support-procedural-tools"
2947version = "4.0.0-dev"2947version = "4.0.0-dev"
2948source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2948source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2949dependencies = [2949dependencies = [
2950 "frame-support-procedural-tools-derive",2950 "frame-support-procedural-tools-derive",
2951 "proc-macro-crate",2951 "proc-macro-crate",
2957[[package]]2957[[package]]
2958name = "frame-support-procedural-tools-derive"2958name = "frame-support-procedural-tools-derive"
2959version = "3.0.0"2959version = "3.0.0"
2960source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2960source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2961dependencies = [2961dependencies = [
2962 "proc-macro2",2962 "proc-macro2",
2963 "quote",2963 "quote",
2967[[package]]2967[[package]]
2968name = "frame-system"2968name = "frame-system"
2969version = "4.0.0-dev"2969version = "4.0.0-dev"
2970source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2970source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2971dependencies = [2971dependencies = [
2972 "frame-support",2972 "frame-support",
2973 "log",2973 "log",
2984[[package]]2984[[package]]
2985name = "frame-system-benchmarking"2985name = "frame-system-benchmarking"
2986version = "4.0.0-dev"2986version = "4.0.0-dev"
2987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"2987source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
2988dependencies = [2988dependencies = [
2989 "frame-benchmarking",2989 "frame-benchmarking",
2990 "frame-support",2990 "frame-support",
2999[[package]]2999[[package]]
3000name = "frame-system-rpc-runtime-api"3000name = "frame-system-rpc-runtime-api"
3001version = "4.0.0-dev"3001version = "4.0.0-dev"
3002source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"3002source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
3003dependencies = [3003dependencies = [
3004 "parity-scale-codec 3.1.5",3004 "parity-scale-codec 3.1.5",
3005 "sp-api",3005 "sp-api",
3008[[package]]3008[[package]]
3009name = "frame-try-runtime"3009name = "frame-try-runtime"
3010version = "0.10.0-dev"3010version = "0.10.0-dev"
3011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"3011source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
3012dependencies = [3012dependencies = [
3013 "frame-support",3013 "frame-support",
3014 "sp-api",3014 "sp-api",
32463246
3247[[package]]3247[[package]]
3248name = "gimli"3248name = "gimli"
3249version = "0.26.1"3249version = "0.26.2"
3250source = "registry+https://github.com/rust-lang/crates.io-index"3250source = "registry+https://github.com/rust-lang/crates.io-index"
3251checksum = "78cc372d058dcf6d5ecd98510e7fbc9e5aec4d21de70f65fea8fecebcd881bd4"3251checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"
3252dependencies = [3252dependencies = [
3253 "fallible-iterator",3253 "fallible-iterator",
3254 "indexmap",3254 "indexmap",
3303source = "registry+https://github.com/rust-lang/crates.io-index"3303source = "registry+https://github.com/rust-lang/crates.io-index"
3304checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"3304checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"
3305dependencies = [3305dependencies = [
3306 "bytes 1.1.0",3306 "bytes 1.2.0",
3307 "fnv",3307 "fnv",
3308 "futures-core",3308 "futures-core",
3309 "futures-sink",3309 "futures-sink",
3310 "futures-util",3310 "futures-util",
3311 "http",3311 "http",
3312 "indexmap",3312 "indexmap",
3313 "slab",3313 "slab",
3314 "tokio 1.19.2",3314 "tokio 1.20.1",
3315 "tokio-util",3315 "tokio-util",
3316 "tracing",3316 "tracing",
3317]3317]
33183318
3319[[package]]3319[[package]]
3320name = "handlebars"3320name = "handlebars"
3321version = "4.3.1"3321version = "4.3.3"
3322source = "registry+https://github.com/rust-lang/crates.io-index"3322source = "registry+https://github.com/rust-lang/crates.io-index"
3323checksum = "b66d0c1b6e3abfd1e72818798925e16e02ed77e1b47f6c25a95a23b377ee4299"3323checksum = "360d9740069b2f6cbb63ce2dbaa71a20d3185350cbb990d7bebeb9318415eb17"
3324dependencies = [3324dependencies = [
3325 "log",3325 "log",
3326 "pest",3326 "pest",
33563356
3357[[package]]3357[[package]]
3358name = "hashbrown"3358name = "hashbrown"
3359version = "0.12.1"3359version = "0.12.3"
3360source = "registry+https://github.com/rust-lang/crates.io-index"3360source = "registry+https://github.com/rust-lang/crates.io-index"
3361checksum = "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3"3361checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
3362dependencies = [3362dependencies = [
3363 "ahash",3363 "ahash",
3364]3364]
3453source = "registry+https://github.com/rust-lang/crates.io-index"3453source = "registry+https://github.com/rust-lang/crates.io-index"
3454checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"3454checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
3455dependencies = [3455dependencies = [
3456 "bytes 1.1.0",3456 "bytes 1.2.0",
3457 "fnv",3457 "fnv",
3458 "itoa 1.0.2",3458 "itoa 1.0.2",
3459]3459]
3464source = "registry+https://github.com/rust-lang/crates.io-index"3464source = "registry+https://github.com/rust-lang/crates.io-index"
3465checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"3465checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
3466dependencies = [3466dependencies = [
3467 "bytes 1.1.0",3467 "bytes 1.2.0",
3468 "http",3468 "http",
3469 "pin-project-lite 0.2.9",3469 "pin-project-lite 0.2.9",
3470]3470]
34893489
3490[[package]]3490[[package]]
3491name = "hyper"3491name = "hyper"
3492version = "0.14.19"3492version = "0.14.20"
3493source = "registry+https://github.com/rust-lang/crates.io-index"3493source = "registry+https://github.com/rust-lang/crates.io-index"
3494checksum = "42dc3c131584288d375f2d07f822b0cb012d8c6fb899a5b9fdb3cb7eb9b6004f"3494checksum = "02c929dc5c39e335a03c405292728118860721b10190d98c2a0f0efd5baafbac"
3495dependencies = [3495dependencies = [
3496 "bytes 1.1.0",3496 "bytes 1.2.0",
3497 "futures-channel",3497 "futures-channel",
3498 "futures-core",3498 "futures-core",
3499 "futures-util",3499 "futures-util",
3505 "itoa 1.0.2",3505 "itoa 1.0.2",
3506 "pin-project-lite 0.2.9",3506 "pin-project-lite 0.2.9",
3507 "socket2",3507 "socket2",
3508 "tokio 1.19.2",3508 "tokio 1.20.1",
3509 "tower-service",3509 "tower-service",
3510 "tracing",3510 "tracing",
3511 "want",3511 "want",
3522 "log",3522 "log",
3523 "rustls",3523 "rustls",
3524 "rustls-native-certs",3524 "rustls-native-certs",
3525 "tokio 1.19.2",3525 "tokio 1.20.1",
3526 "tokio-rustls",3526 "tokio-rustls",
3527]3527]
35283528
35553555
3556[[package]]3556[[package]]
3557name = "if-watch"3557name = "if-watch"
3558version = "1.1.0"3558version = "1.1.1"
3559source = "registry+https://github.com/rust-lang/crates.io-index"3559source = "registry+https://github.com/rust-lang/crates.io-index"
3560checksum = "774d59367a3d26965d21ac70a86fcb697d83405d1c4312d1d8a6855296af0cf7"3560checksum = "015a7df1eb6dda30df37f34b63ada9b7b352984b0e84de2a20ed526345000791"
3561dependencies = [3561dependencies = [
3562 "async-io",3562 "async-io",
3563 "core-foundation",3563 "core-foundation",
3616checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"3616checksum = "10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e"
3617dependencies = [3617dependencies = [
3618 "autocfg",3618 "autocfg",
3619 "hashbrown 0.12.1",3619 "hashbrown 0.12.3",
3620 "serde",3620 "serde",
3621]3621]
36223622
36313631
3632[[package]]3632[[package]]
3633name = "integer-encoding"3633name = "integer-encoding"
3634version = "3.0.3"3634version = "3.0.4"
3635source = "registry+https://github.com/rust-lang/crates.io-index"3635source = "registry+https://github.com/rust-lang/crates.io-index"
3636checksum = "0e85a1509a128c855368e135cffcde7eac17d8e1083f41e2b98c58bc1a5074be"3636checksum = "8bb03732005da905c88227371639bf1ad885cc712789c011c31c5fb3ab3ccf02"
36373637
3638[[package]]3638[[package]]
3639name = "integer-sqrt"3639name = "integer-sqrt"
37063706
3707[[package]]3707[[package]]
3708name = "js-sys"3708name = "js-sys"
3709version = "0.3.58"3709version = "0.3.59"
3710source = "registry+https://github.com/rust-lang/crates.io-index"3710source = "registry+https://github.com/rust-lang/crates.io-index"
3711checksum = "c3fac17f7123a73ca62df411b1bf727ccc805daa070338fda671c86dac1bdc27"3711checksum = "258451ab10b34f8af53416d1fdab72c22e805f0c92a1136d59470ec0b11138b2"
3712dependencies = [3712dependencies = [
3713 "wasm-bindgen",3713 "wasm-bindgen",
3714]3714]
37153715
3716[[package]]3716[[package]]
3717name = "jsonrpsee"3717name = "jsonrpsee"
3718version = "0.13.1"3718version = "0.13.1"
3719source = "registry+https://github.com/rust-lang/crates.io-index"3719source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"
3720checksum = "a1f2ab5a60e558e74ea93bcf5164ebc47939a7fff8938fa9b5233bbc63e16061"
3721dependencies = [3720dependencies = [
3722 "jsonrpsee-core",3721 "jsonrpsee-core",
3723 "jsonrpsee-http-server",3722 "jsonrpsee-http-server",
3731[[package]]3730[[package]]
3732name = "jsonrpsee-client-transport"3731name = "jsonrpsee-client-transport"
3733version = "0.13.1"3732version = "0.13.1"
3734source = "registry+https://github.com/rust-lang/crates.io-index"3733source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"
3735checksum = "26d682f4a55081a2be3e639280c640523070e4aeb8ee2fd8dd9168fdae57a9db"
3736dependencies = [3734dependencies = [
3737 "futures-util",3735 "futures-util",
3738 "http",3736 "http",
3739 "jsonrpsee-core",3737 "jsonrpsee-core",
3740 "jsonrpsee-types",3738 "jsonrpsee-types",
3741 "pin-project 1.0.10",3739 "pin-project 1.0.11",
3742 "rustls-native-certs",3740 "rustls-native-certs",
3743 "soketto",3741 "soketto",
3744 "thiserror",3742 "thiserror",
3745 "tokio 1.19.2",3743 "tokio 1.20.1",
3746 "tokio-rustls",3744 "tokio-rustls",
3747 "tokio-util",3745 "tokio-util",
3748 "tracing",3746 "tracing",
3752[[package]]3750[[package]]
3753name = "jsonrpsee-core"3751name = "jsonrpsee-core"
3754version = "0.13.1"3752version = "0.13.1"
3755source = "registry+https://github.com/rust-lang/crates.io-index"3753source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"
3756checksum = "6e27462b21279edf9a6a91f46ffbe125e9cdc58b901d2e08bf59b31a47d7d0ab"
3757dependencies = [3754dependencies = [
3758 "anyhow",3755 "anyhow",
3759 "arrayvec 0.7.2",3756 "arrayvec 0.7.2",
3772 "serde_json",3769 "serde_json",
3773 "soketto",3770 "soketto",
3774 "thiserror",3771 "thiserror",
3775 "tokio 1.19.2",3772 "tokio 1.20.1",
3776 "tracing",3773 "tracing",
3777]3774]
37783775
3779[[package]]3776[[package]]
3780name = "jsonrpsee-http-server"3777name = "jsonrpsee-http-server"
3781version = "0.13.1"3778version = "0.13.1"
3782source = "registry+https://github.com/rust-lang/crates.io-index"3779source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"
3783checksum = "7178f16eabd7154c094e24d295b9ee355ec1e5f24c328759c56255ff7bbd4548"
3784dependencies = [3780dependencies = [
3785 "futures-channel",3781 "futures-channel",
3786 "futures-util",3782 "futures-util",
3790 "jsonrpsee-types",3786 "jsonrpsee-types",
3791 "lazy_static",3787 "lazy_static",
3792 "serde_json",3788 "serde_json",
3793 "tokio 1.19.2",3789 "tokio 1.20.1",
3794 "tracing",3790 "tracing",
3795 "unicase",3791 "unicase",
3796]3792]
37973793
3798[[package]]3794[[package]]
3799name = "jsonrpsee-proc-macros"3795name = "jsonrpsee-proc-macros"
3800version = "0.13.1"3796version = "0.13.1"
3801source = "registry+https://github.com/rust-lang/crates.io-index"3797source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"
3802checksum = "8b8d7f449cab3b747f12c3efc27f5cad537f3b597c6a3838b0fac628f4bf730a"
3803dependencies = [3798dependencies = [
3804 "proc-macro-crate",3799 "proc-macro-crate",
3805 "proc-macro2",3800 "proc-macro2",
3810[[package]]3805[[package]]
3811name = "jsonrpsee-types"3806name = "jsonrpsee-types"
3812version = "0.13.1"3807version = "0.13.1"
3813source = "registry+https://github.com/rust-lang/crates.io-index"3808source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"
3814checksum = "8fd11763134104122ddeb0f97e4bbe393058017dfb077db63fbf44b4dd0dd86e"
3815dependencies = [3809dependencies = [
3816 "anyhow",3810 "anyhow",
3817 "beef",3811 "beef",
3824[[package]]3818[[package]]
3825name = "jsonrpsee-ws-client"3819name = "jsonrpsee-ws-client"
3826version = "0.13.1"3820version = "0.13.1"
3827source = "registry+https://github.com/rust-lang/crates.io-index"3821source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"
3828checksum = "76f15180afb3761c7a3a32c0a8b680788176dcfdfe725b24c1758c90b1d1595b"
3829dependencies = [3822dependencies = [
3830 "jsonrpsee-client-transport",3823 "jsonrpsee-client-transport",
3831 "jsonrpsee-core",3824 "jsonrpsee-core",
3835[[package]]3828[[package]]
3836name = "jsonrpsee-ws-server"3829name = "jsonrpsee-ws-server"
3837version = "0.13.1"3830version = "0.13.1"
3838source = "registry+https://github.com/rust-lang/crates.io-index"3831source = "git+https://github.com/uniquenetwork/jsonrpsee?branch=unique-v0.13.1-fix-unknown-fields#ffcb6ffda701192cdb6ca66594345e6e454cac16"
3839checksum = "dfb6c21556c551582b56e4e8e6e6249b0bbdb69bb7fa39efe9b9a6b54af9f206"
3840dependencies = [3832dependencies = [
3841 "futures-channel",3833 "futures-channel",
3842 "futures-util",3834 "futures-util",
3843 "jsonrpsee-core",3835 "jsonrpsee-core",
3844 "jsonrpsee-types",3836 "jsonrpsee-types",
3845 "serde_json",3837 "serde_json",
3846 "soketto",3838 "soketto",
3847 "tokio 1.19.2",3839 "tokio 1.20.1",
3848 "tokio-util",3840 "tokio-util",
3849 "tracing",3841 "tracing",
3850]3842]
3873source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"3865source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
3874dependencies = [3866dependencies = [
3875 "beefy-primitives",3867 "beefy-primitives",
3876 "bitvec 1.0.0",3868 "bitvec 1.0.1",
3877 "frame-benchmarking",3869 "frame-benchmarking",
3878 "frame-election-provider-support",3870 "frame-election-provider-support",
3879 "frame-executive",3871 "frame-executive",
4070source = "registry+https://github.com/rust-lang/crates.io-index"4062source = "registry+https://github.com/rust-lang/crates.io-index"
4071checksum = "41726ee8f662563fafba2d2d484b14037cc8ecb8c953fbfc8439d4ce3a0a9029"4063checksum = "41726ee8f662563fafba2d2d484b14037cc8ecb8c953fbfc8439d4ce3a0a9029"
4072dependencies = [4064dependencies = [
4073 "bytes 1.1.0",4065 "bytes 1.2.0",
4074 "futures 0.3.21",4066 "futures 0.3.21",
4075 "futures-timer",4067 "futures-timer",
4076 "getrandom 0.2.7",4068 "getrandom 0.2.7",
4103 "libp2p-yamux",4095 "libp2p-yamux",
4104 "multiaddr",4096 "multiaddr",
4105 "parking_lot 0.12.1",4097 "parking_lot 0.12.1",
4106 "pin-project 1.0.10",4098 "pin-project 1.0.11",
4107 "rand 0.7.3",4099 "rand 0.7.3",
4108 "smallvec",4100 "smallvec",
4109]4101]
4147 "multihash",4139 "multihash",
4148 "multistream-select",4140 "multistream-select",
4149 "parking_lot 0.12.1",4141 "parking_lot 0.12.1",
4150 "pin-project 1.0.10",4142 "pin-project 1.0.11",
4151 "prost 0.9.0",4143 "prost 0.9.0",
4152 "prost-build 0.9.0",4144 "prost-build 0.9.0",
4153 "rand 0.8.5",4145 "rand 0.8.5",
4182 "multihash",4174 "multihash",
4183 "multistream-select",4175 "multistream-select",
4184 "parking_lot 0.12.1",4176 "parking_lot 0.12.1",
4185 "pin-project 1.0.10",4177 "pin-project 1.0.11",
4186 "prost 0.10.4",4178 "prost 0.10.4",
4187 "prost-build 0.10.4",4179 "prost-build 0.10.4",
4188 "rand 0.8.5",4180 "rand 0.8.5",
4249 "asynchronous-codec",4241 "asynchronous-codec",
4250 "base64",4242 "base64",
4251 "byteorder",4243 "byteorder",
4252 "bytes 1.1.0",4244 "bytes 1.2.0",
4253 "fnv",4245 "fnv",
4254 "futures 0.3.21",4246 "futures 0.3.21",
4255 "hex_fmt",4247 "hex_fmt",
4280 "libp2p-core 0.33.0",4272 "libp2p-core 0.33.0",
4281 "libp2p-swarm",4273 "libp2p-swarm",
4282 "log",4274 "log",
4283 "lru 0.7.7",4275 "lru 0.7.8",
4284 "prost 0.10.4",4276 "prost 0.10.4",
4285 "prost-build 0.10.4",4277 "prost-build 0.10.4",
4286 "prost-codec",4278 "prost-codec",
4297dependencies = [4289dependencies = [
4298 "arrayvec 0.7.2",4290 "arrayvec 0.7.2",
4299 "asynchronous-codec",4291 "asynchronous-codec",
4300 "bytes 1.1.0",4292 "bytes 1.2.0",
4301 "either",4293 "either",
4302 "fnv",4294 "fnv",
4303 "futures 0.3.21",4295 "futures 0.3.21",
4361checksum = "5ff9c893f2367631a711301d703c47432af898c9bb8253bea0e2c051a13f7640"4353checksum = "5ff9c893f2367631a711301d703c47432af898c9bb8253bea0e2c051a13f7640"
4362dependencies = [4354dependencies = [
4363 "asynchronous-codec",4355 "asynchronous-codec",
4364 "bytes 1.1.0",4356 "bytes 1.2.0",
4365 "futures 0.3.21",4357 "futures 0.3.21",
4366 "libp2p-core 0.33.0",4358 "libp2p-core 0.33.0",
4367 "log",4359 "log",
4378source = "registry+https://github.com/rust-lang/crates.io-index"4370source = "registry+https://github.com/rust-lang/crates.io-index"
4379checksum = "cf2cee1dad1c83325bbd182a8e94555778699cec8a9da00086efb7522c4c15ad"4371checksum = "cf2cee1dad1c83325bbd182a8e94555778699cec8a9da00086efb7522c4c15ad"
4380dependencies = [4372dependencies = [
4381 "bytes 1.1.0",4373 "bytes 1.2.0",
4382 "curve25519-dalek 3.2.0",4374 "curve25519-dalek 3.2.0",
4383 "futures 0.3.21",4375 "futures 0.3.21",
4384 "lazy_static",4376 "lazy_static",
4417checksum = "db007e737adc5d28b2e03223b0210164928ad742591127130796a72aa8eaf54f"4409checksum = "db007e737adc5d28b2e03223b0210164928ad742591127130796a72aa8eaf54f"
4418dependencies = [4410dependencies = [
4419 "asynchronous-codec",4411 "asynchronous-codec",
4420 "bytes 1.1.0",4412 "bytes 1.2.0",
4421 "futures 0.3.21",4413 "futures 0.3.21",
4422 "libp2p-core 0.33.0",4414 "libp2p-core 0.33.0",
4423 "log",4415 "log",
4435dependencies = [4427dependencies = [
4436 "futures 0.3.21",4428 "futures 0.3.21",
4437 "log",4429 "log",
4438 "pin-project 1.0.10",4430 "pin-project 1.0.11",
4439 "rand 0.7.3",4431 "rand 0.7.3",
4440 "salsa20",4432 "salsa20",
4441 "sha3 0.9.1",4433 "sha3 0.9.1",
4448checksum = "624ead3406f64437a0d4567c31bd128a9a0b8226d5f16c074038f5d0fc32f650"4440checksum = "624ead3406f64437a0d4567c31bd128a9a0b8226d5f16c074038f5d0fc32f650"
4449dependencies = [4441dependencies = [
4450 "asynchronous-codec",4442 "asynchronous-codec",
4451 "bytes 1.1.0",4443 "bytes 1.2.0",
4452 "either",4444 "either",
4453 "futures 0.3.21",4445 "futures 0.3.21",
4454 "futures-timer",4446 "futures-timer",
4455 "instant",4447 "instant",
4456 "libp2p-core 0.33.0",4448 "libp2p-core 0.33.0",
4457 "libp2p-swarm",4449 "libp2p-swarm",
4458 "log",4450 "log",
4459 "pin-project 1.0.10",4451 "pin-project 1.0.11",
4460 "prost 0.10.4",4452 "prost 0.10.4",
4461 "prost-build 0.10.4",4453 "prost-build 0.10.4",
4462 "prost-codec",4454 "prost-codec",
4497checksum = "b02e0acb725e5a757d77c96b95298fd73a7394fe82ba7b8bbeea510719cbe441"4489checksum = "b02e0acb725e5a757d77c96b95298fd73a7394fe82ba7b8bbeea510719cbe441"
4498dependencies = [4490dependencies = [
4499 "async-trait",4491 "async-trait",
4500 "bytes 1.1.0",4492 "bytes 1.2.0",
4501 "futures 0.3.21",4493 "futures 0.3.21",
4502 "instant",4494 "instant",
4503 "libp2p-core 0.33.0",4495 "libp2p-core 0.33.0",
4521 "instant",4513 "instant",
4522 "libp2p-core 0.33.0",4514 "libp2p-core 0.33.0",
4523 "log",4515 "log",
4524 "pin-project 1.0.10",4516 "pin-project 1.0.11",
4525 "rand 0.7.3",4517 "rand 0.7.3",
4526 "smallvec",4518 "smallvec",
4527 "thiserror",4519 "thiserror",
46304622
4631[[package]]4623[[package]]
4632name = "libsecp256k1"4624name = "libsecp256k1"
4633version = "0.7.0"4625version = "0.7.1"
4634source = "registry+https://github.com/rust-lang/crates.io-index"4626source = "registry+https://github.com/rust-lang/crates.io-index"
4635checksum = "b0452aac8bab02242429380e9b2f94ea20cea2b37e2c1777a1358799bbe97f37"4627checksum = "95b09eff1b35ed3b33b877ced3a691fc7a481919c7e29c53c906226fcf55e2a1"
4636dependencies = [4628dependencies = [
4637 "arrayref",4629 "arrayref",
4638 "base64",4630 "base64",
46894681
4690[[package]]4682[[package]]
4691name = "linked-hash-map"4683name = "linked-hash-map"
4692version = "0.5.4"4684version = "0.5.6"
4693source = "registry+https://github.com/rust-lang/crates.io-index"4685source = "registry+https://github.com/rust-lang/crates.io-index"
4694checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"4686checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
46954687
4696[[package]]4688[[package]]
4697name = "linked_hash_set"4689name = "linked_hash_set"
47494741
4750[[package]]4742[[package]]
4751name = "lru"4743name = "lru"
4752version = "0.7.7"4744version = "0.7.8"
4753source = "registry+https://github.com/rust-lang/crates.io-index"4745source = "registry+https://github.com/rust-lang/crates.io-index"
4754checksum = "c84e6fe5655adc6ce00787cf7dcaf8dc4f998a0565d23eafc207a8b08ca3349a"4746checksum = "e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a"
4755dependencies = [4747dependencies = [
4756 "hashbrown 0.11.2",4748 "hashbrown 0.12.3",
4757]4749]
47584750
4759[[package]]4751[[package]]
48564848
4857[[package]]4849[[package]]
4858name = "memmap2"4850name = "memmap2"
4859version = "0.5.4"4851version = "0.5.5"
4860source = "registry+https://github.com/rust-lang/crates.io-index"4852source = "registry+https://github.com/rust-lang/crates.io-index"
4861checksum = "d5172b50c23043ff43dd53e51392f36519d9b35a8f3a410d30ece5d1aedd58ae"4853checksum = "3a79b39c93a7a5a27eeaf9a23b5ff43f1b9e0ad6b1cdd441140ae53c35613fc7"
4862dependencies = [4854dependencies = [
4863 "libc",4855 "libc",
4864]4856]
4879checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"4871checksum = "6566c70c1016f525ced45d7b7f97730a2bafb037c788211d0c186ef5b2189f0a"
4880dependencies = [4872dependencies = [
4881 "hash-db",4873 "hash-db",
4882 "hashbrown 0.12.1",4874 "hashbrown 0.12.3",
4883 "parity-util-mem",4875 "parity-util-mem",
4884]4876]
48854877
5026source = "registry+https://github.com/rust-lang/crates.io-index"5018source = "registry+https://github.com/rust-lang/crates.io-index"
5027checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"5019checksum = "363a84be6453a70e63513660f4894ef815daf88e3356bffcda9ca27d810ce83b"
5028dependencies = [5020dependencies = [
5029 "bytes 1.1.0",5021 "bytes 1.2.0",
5030 "futures 0.3.21",5022 "futures 0.3.21",
5031 "log",5023 "log",
5032 "pin-project 1.0.10",5024 "pin-project 1.0.11",
5033 "smallvec",5025 "smallvec",
5034 "unsigned-varint",5026 "unsigned-varint",
5035]5027]
5044 "matrixmultiply",5036 "matrixmultiply",
5045 "nalgebra-macros",5037 "nalgebra-macros",
5046 "num-complex",5038 "num-complex",
5047 "num-rational 0.4.0",5039 "num-rational 0.4.1",
5048 "num-traits",5040 "num-traits",
5049 "rand 0.8.5",5041 "rand 0.8.5",
5050 "rand_distr",5042 "rand_distr",
50925084
5093[[package]]5085[[package]]
5094name = "netlink-packet-route"5086name = "netlink-packet-route"
5095version = "0.11.0"5087version = "0.12.0"
5096source = "registry+https://github.com/rust-lang/crates.io-index"5088source = "registry+https://github.com/rust-lang/crates.io-index"
5097checksum = "733ea73609acfd7fa7ddadfb7bf709b0471668c456ad9513685af543a06342b2"5089checksum = "d9ea4302b9759a7a88242299225ea3688e63c85ea136371bb6cf94fd674efaab"
5098dependencies = [5090dependencies = [
5099 "anyhow",5091 "anyhow",
5100 "bitflags",5092 "bitflags",
51185110
5119[[package]]5111[[package]]
5120name = "netlink-proto"5112name = "netlink-proto"
5121version = "0.9.2"5113version = "0.10.0"
5122source = "registry+https://github.com/rust-lang/crates.io-index"5114source = "registry+https://github.com/rust-lang/crates.io-index"
5123checksum = "ef8785b8141e8432aa45fceb922a7e876d7da3fad37fa7e7ec702ace3aa0826b"5115checksum = "65b4b14489ab424703c092062176d52ba55485a89c076b4f9db05092b7223aa6"
5124dependencies = [5116dependencies = [
5125 "bytes 1.1.0",5117 "bytes 1.2.0",
5126 "futures 0.3.21",5118 "futures 0.3.21",
5127 "log",5119 "log",
5128 "netlink-packet-core",5120 "netlink-packet-core",
5129 "netlink-sys",5121 "netlink-sys",
5122 "thiserror",
5130 "tokio 1.19.2",5123 "tokio 1.20.1",
5131]5124]
51325125
5133[[package]]5126[[package]]
5134name = "netlink-sys"5127name = "netlink-sys"
5135version = "0.8.2"5128version = "0.8.3"
5136source = "registry+https://github.com/rust-lang/crates.io-index"5129source = "registry+https://github.com/rust-lang/crates.io-index"
5137checksum = "3e4c9f9547a08241bee7b6558b9b98e1f290d187de8b7cfca2bbb4937bcaa8f8"5130checksum = "92b654097027250401127914afb37cb1f311df6610a9891ff07a757e94199027"
5138dependencies = [5131dependencies = [
5139 "async-io",5132 "async-io",
5140 "bytes 1.1.0",5133 "bytes 1.2.0",
5141 "futures 0.3.21",5134 "futures 0.3.21",
5142 "libc",5135 "libc",
5143 "log",5136 "log",
5144]5137]
51455138
5146[[package]]5139[[package]]
5147name = "nix"5140name = "nix"
5148version = "0.22.3"5141version = "0.24.2"
5149source = "registry+https://github.com/rust-lang/crates.io-index"5142source = "registry+https://github.com/rust-lang/crates.io-index"
5150checksum = "e4916f159ed8e5de0082076562152a76b7a1f64a01fd9d1e0fea002c37624faf"5143checksum = "195cdbc1741b8134346d515b3a56a1c94b0912758009cfd53f99ea0f57b065fc"
5151dependencies = [5144dependencies = [
5152 "bitflags",5145 "bitflags",
5153 "cc",
5154 "cfg-if 1.0.0",5146 "cfg-if 1.0.0",
5155 "libc",5147 "libc",
5156 "memoffset",
5157]5148]
51585149
5159[[package]]5150[[package]]
52325223
5233[[package]]5224[[package]]
5234name = "num-rational"5225name = "num-rational"
5235version = "0.4.0"5226version = "0.4.1"
5236source = "registry+https://github.com/rust-lang/crates.io-index"5227source = "registry+https://github.com/rust-lang/crates.io-index"
5237checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"5228checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
5238dependencies = [5229dependencies = [
5239 "autocfg",5230 "autocfg",
5240 "num-integer",5231 "num-integer",
52745265
5275[[package]]5266[[package]]
5276name = "object"5267name = "object"
5277version = "0.28.4"5268version = "0.29.0"
5278source = "registry+https://github.com/rust-lang/crates.io-index"5269source = "registry+https://github.com/rust-lang/crates.io-index"
5279checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"5270checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"
5280dependencies = [5271dependencies = [
5281 "memchr",5272 "memchr",
5282]5273]
52835274
5284[[package]]5275[[package]]
5285name = "once_cell"5276name = "once_cell"
5286version = "1.12.0"5277version = "1.13.0"
5287source = "registry+https://github.com/rust-lang/crates.io-index"5278source = "registry+https://github.com/rust-lang/crates.io-index"
5288checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"5279checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1"
52895280
5290[[package]]5281[[package]]
5291name = "opal-runtime"5282name = "opal-runtime"
5397 "futures 0.3.21",5388 "futures 0.3.21",
5398 "futures-timer",5389 "futures-timer",
5399 "orchestra-proc-macro",5390 "orchestra-proc-macro",
5400 "pin-project 1.0.10",5391 "pin-project 1.0.11",
5401 "prioritized-metered-channel",5392 "prioritized-metered-channel",
5402 "thiserror",5393 "thiserror",
5403 "tracing",5394 "tracing",
54425433
5443[[package]]5434[[package]]
5444name = "os_str_bytes"5435name = "os_str_bytes"
5445version = "6.1.0"5436version = "6.2.0"
5446source = "registry+https://github.com/rust-lang/crates.io-index"5437source = "registry+https://github.com/rust-lang/crates.io-index"
5447checksum = "21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa"5438checksum = "648001efe5d5c0102d8cea768e348da85d90af8ba91f0bea908f157951493cd4"
54485439
5449[[package]]5440[[package]]
5450name = "owning_ref"5441name = "owning_ref"
5458[[package]]5449[[package]]
5459name = "pallet-aura"5450name = "pallet-aura"
5460version = "4.0.0-dev"5451version = "4.0.0-dev"
5461source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5452source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5462dependencies = [5453dependencies = [
5463 "frame-support",5454 "frame-support",
5464 "frame-system",5455 "frame-system",
5474[[package]]5465[[package]]
5475name = "pallet-authority-discovery"5466name = "pallet-authority-discovery"
5476version = "4.0.0-dev"5467version = "4.0.0-dev"
5477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5468source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5478dependencies = [5469dependencies = [
5479 "frame-support",5470 "frame-support",
5480 "frame-system",5471 "frame-system",
5490[[package]]5481[[package]]
5491name = "pallet-authorship"5482name = "pallet-authorship"
5492version = "4.0.0-dev"5483version = "4.0.0-dev"
5493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5484source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5494dependencies = [5485dependencies = [
5495 "frame-support",5486 "frame-support",
5496 "frame-system",5487 "frame-system",
5505[[package]]5496[[package]]
5506name = "pallet-babe"5497name = "pallet-babe"
5507version = "4.0.0-dev"5498version = "4.0.0-dev"
5508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5499source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5509dependencies = [5500dependencies = [
5510 "frame-benchmarking",5501 "frame-benchmarking",
5511 "frame-support",5502 "frame-support",
5529[[package]]5520[[package]]
5530name = "pallet-bags-list"5521name = "pallet-bags-list"
5531version = "4.0.0-dev"5522version = "4.0.0-dev"
5532source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5523source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5533dependencies = [5524dependencies = [
5534 "frame-benchmarking",5525 "frame-benchmarking",
5535 "frame-election-provider-support",5526 "frame-election-provider-support",
5549[[package]]5540[[package]]
5550name = "pallet-balances"5541name = "pallet-balances"
5551version = "4.0.0-dev"5542version = "4.0.0-dev"
5552source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5543source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5553dependencies = [5544dependencies = [
5554 "frame-benchmarking",5545 "frame-benchmarking",
5555 "frame-support",5546 "frame-support",
5579[[package]]5570[[package]]
5580name = "pallet-beefy"5571name = "pallet-beefy"
5581version = "4.0.0-dev"5572version = "4.0.0-dev"
5582source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5573source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5583dependencies = [5574dependencies = [
5584 "beefy-primitives",5575 "beefy-primitives",
5585 "frame-support",5576 "frame-support",
5595[[package]]5586[[package]]
5596name = "pallet-beefy-mmr"5587name = "pallet-beefy-mmr"
5597version = "4.0.0-dev"5588version = "4.0.0-dev"
5598source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5589source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5599dependencies = [5590dependencies = [
5600 "beefy-merkle-tree",5591 "beefy-merkle-tree",
5601 "beefy-primitives",5592 "beefy-primitives",
5618[[package]]5609[[package]]
5619name = "pallet-bounties"5610name = "pallet-bounties"
5620version = "4.0.0-dev"5611version = "4.0.0-dev"
5621source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5612source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5622dependencies = [5613dependencies = [
5623 "frame-benchmarking",5614 "frame-benchmarking",
5624 "frame-support",5615 "frame-support",
5677version = "0.1.0"5668version = "0.1.0"
5678source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"5669source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
5679dependencies = [5670dependencies = [
5680 "bitvec 1.0.0",5671 "bitvec 1.0.1",
5681 "bp-message-dispatch",5672 "bp-message-dispatch",
5682 "bp-messages",5673 "bp-messages",
5683 "bp-runtime",5674 "bp-runtime",
5696[[package]]5687[[package]]
5697name = "pallet-child-bounties"5688name = "pallet-child-bounties"
5698version = "4.0.0-dev"5689version = "4.0.0-dev"
5699source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5690source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5700dependencies = [5691dependencies = [
5701 "frame-benchmarking",5692 "frame-benchmarking",
5702 "frame-support",5693 "frame-support",
5715[[package]]5706[[package]]
5716name = "pallet-collective"5707name = "pallet-collective"
5717version = "4.0.0-dev"5708version = "4.0.0-dev"
5718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5709source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5719dependencies = [5710dependencies = [
5720 "frame-benchmarking",5711 "frame-benchmarking",
5721 "frame-support",5712 "frame-support",
5753[[package]]5744[[package]]
5754name = "pallet-democracy"5745name = "pallet-democracy"
5755version = "4.0.0-dev"5746version = "4.0.0-dev"
5756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5747source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5757dependencies = [5748dependencies = [
5758 "frame-benchmarking",5749 "frame-benchmarking",
5759 "frame-support",5750 "frame-support",
5769[[package]]5760[[package]]
5770name = "pallet-election-provider-multi-phase"5761name = "pallet-election-provider-multi-phase"
5771version = "4.0.0-dev"5762version = "4.0.0-dev"
5772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5763source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5773dependencies = [5764dependencies = [
5774 "frame-benchmarking",5765 "frame-benchmarking",
5775 "frame-election-provider-support",5766 "frame-election-provider-support",
5792[[package]]5783[[package]]
5793name = "pallet-election-provider-support-benchmarking"5784name = "pallet-election-provider-support-benchmarking"
5794version = "4.0.0-dev"5785version = "4.0.0-dev"
5795source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5786source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5796dependencies = [5787dependencies = [
5797 "frame-benchmarking",5788 "frame-benchmarking",
5798 "frame-election-provider-support",5789 "frame-election-provider-support",
5805[[package]]5796[[package]]
5806name = "pallet-elections-phragmen"5797name = "pallet-elections-phragmen"
5807version = "5.0.0-dev"5798version = "5.0.0-dev"
5808source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5799source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5809dependencies = [5800dependencies = [
5810 "frame-benchmarking",5801 "frame-benchmarking",
5811 "frame-support",5802 "frame-support",
5975[[package]]5966[[package]]
5976name = "pallet-gilt"5967name = "pallet-gilt"
5977version = "4.0.0-dev"5968version = "4.0.0-dev"
5978source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5969source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5979dependencies = [5970dependencies = [
5980 "frame-benchmarking",5971 "frame-benchmarking",
5981 "frame-support",5972 "frame-support",
5990[[package]]5981[[package]]
5991name = "pallet-grandpa"5982name = "pallet-grandpa"
5992version = "4.0.0-dev"5983version = "4.0.0-dev"
5993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"5984source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
5994dependencies = [5985dependencies = [
5995 "frame-benchmarking",5986 "frame-benchmarking",
5996 "frame-support",5987 "frame-support",
6013[[package]]6004[[package]]
6014name = "pallet-identity"6005name = "pallet-identity"
6015version = "4.0.0-dev"6006version = "4.0.0-dev"
6016source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6007source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6017dependencies = [6008dependencies = [
6018 "enumflags2",6009 "enumflags2",
6019 "frame-benchmarking",6010 "frame-benchmarking",
6029[[package]]6020[[package]]
6030name = "pallet-im-online"6021name = "pallet-im-online"
6031version = "4.0.0-dev"6022version = "4.0.0-dev"
6032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6023source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6033dependencies = [6024dependencies = [
6034 "frame-benchmarking",6025 "frame-benchmarking",
6035 "frame-support",6026 "frame-support",
6049[[package]]6040[[package]]
6050name = "pallet-indices"6041name = "pallet-indices"
6051version = "4.0.0-dev"6042version = "4.0.0-dev"
6052source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6043source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6053dependencies = [6044dependencies = [
6054 "frame-benchmarking",6045 "frame-benchmarking",
6055 "frame-support",6046 "frame-support",
6085[[package]]6076[[package]]
6086name = "pallet-membership"6077name = "pallet-membership"
6087version = "4.0.0-dev"6078version = "4.0.0-dev"
6088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6079source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6089dependencies = [6080dependencies = [
6090 "frame-benchmarking",6081 "frame-benchmarking",
6091 "frame-support",6082 "frame-support",
6102[[package]]6093[[package]]
6103name = "pallet-mmr"6094name = "pallet-mmr"
6104version = "4.0.0-dev"6095version = "4.0.0-dev"
6105source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6096source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6106dependencies = [6097dependencies = [
6107 "ckb-merkle-mountain-range",6098 "ckb-merkle-mountain-range",
6108 "frame-benchmarking",6099 "frame-benchmarking",
6120[[package]]6111[[package]]
6121name = "pallet-mmr-rpc"6112name = "pallet-mmr-rpc"
6122version = "3.0.0"6113version = "3.0.0"
6123source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6114source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6124dependencies = [6115dependencies = [
6125 "jsonrpsee",6116 "jsonrpsee",
6126 "parity-scale-codec 3.1.5",6117 "parity-scale-codec 3.1.5",
6135[[package]]6126[[package]]
6136name = "pallet-multisig"6127name = "pallet-multisig"
6137version = "4.0.0-dev"6128version = "4.0.0-dev"
6138source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6129source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6139dependencies = [6130dependencies = [
6140 "frame-benchmarking",6131 "frame-benchmarking",
6141 "frame-support",6132 "frame-support",
6150[[package]]6141[[package]]
6151name = "pallet-nicks"6142name = "pallet-nicks"
6152version = "4.0.0-dev"6143version = "4.0.0-dev"
6153source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6144source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6154dependencies = [6145dependencies = [
6155 "frame-support",6146 "frame-support",
6156 "frame-system",6147 "frame-system",
6164[[package]]6155[[package]]
6165name = "pallet-nomination-pools"6156name = "pallet-nomination-pools"
6166version = "1.0.0"6157version = "1.0.0"
6167source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6158source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6168dependencies = [6159dependencies = [
6169 "frame-support",6160 "frame-support",
6170 "frame-system",6161 "frame-system",
6180[[package]]6171[[package]]
6181name = "pallet-nomination-pools-benchmarking"6172name = "pallet-nomination-pools-benchmarking"
6182version = "1.0.0"6173version = "1.0.0"
6183source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6174source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6184dependencies = [6175dependencies = [
6185 "frame-benchmarking",6176 "frame-benchmarking",
6186 "frame-election-provider-support",6177 "frame-election-provider-support",
6221[[package]]6212[[package]]
6222name = "pallet-offences"6213name = "pallet-offences"
6223version = "4.0.0-dev"6214version = "4.0.0-dev"
6224source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6215source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6225dependencies = [6216dependencies = [
6226 "frame-support",6217 "frame-support",
6227 "frame-system",6218 "frame-system",
6238[[package]]6229[[package]]
6239name = "pallet-offences-benchmarking"6230name = "pallet-offences-benchmarking"
6240version = "4.0.0-dev"6231version = "4.0.0-dev"
6241source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6232source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6242dependencies = [6233dependencies = [
6243 "frame-benchmarking",6234 "frame-benchmarking",
6244 "frame-election-provider-support",6235 "frame-election-provider-support",
6261[[package]]6252[[package]]
6262name = "pallet-preimage"6253name = "pallet-preimage"
6263version = "4.0.0-dev"6254version = "4.0.0-dev"
6264source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6255source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6265dependencies = [6256dependencies = [
6266 "frame-benchmarking",6257 "frame-benchmarking",
6267 "frame-support",6258 "frame-support",
6277[[package]]6268[[package]]
6278name = "pallet-proxy"6269name = "pallet-proxy"
6279version = "4.0.0-dev"6270version = "4.0.0-dev"
6280source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6271source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6281dependencies = [6272dependencies = [
6282 "frame-benchmarking",6273 "frame-benchmarking",
6283 "frame-support",6274 "frame-support",
6292[[package]]6283[[package]]
6293name = "pallet-randomness-collective-flip"6284name = "pallet-randomness-collective-flip"
6294version = "4.0.0-dev"6285version = "4.0.0-dev"
6295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6286source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6296dependencies = [6287dependencies = [
6297 "frame-support",6288 "frame-support",
6298 "frame-system",6289 "frame-system",
6306[[package]]6297[[package]]
6307name = "pallet-recovery"6298name = "pallet-recovery"
6308version = "4.0.0-dev"6299version = "4.0.0-dev"
6309source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6300source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6310dependencies = [6301dependencies = [
6311 "frame-benchmarking",6302 "frame-benchmarking",
6312 "frame-support",6303 "frame-support",
6381[[package]]6372[[package]]
6382name = "pallet-scheduler"6373name = "pallet-scheduler"
6383version = "4.0.0-dev"6374version = "4.0.0-dev"
6384source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6375source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6385dependencies = [6376dependencies = [
6386 "frame-benchmarking",6377 "frame-benchmarking",
6387 "frame-support",6378 "frame-support",
6397[[package]]6388[[package]]
6398name = "pallet-session"6389name = "pallet-session"
6399version = "4.0.0-dev"6390version = "4.0.0-dev"
6400source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6391source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6401dependencies = [6392dependencies = [
6402 "frame-support",6393 "frame-support",
6403 "frame-system",6394 "frame-system",
6418[[package]]6409[[package]]
6419name = "pallet-session-benchmarking"6410name = "pallet-session-benchmarking"
6420version = "4.0.0-dev"6411version = "4.0.0-dev"
6421source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6412source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6422dependencies = [6413dependencies = [
6423 "frame-benchmarking",6414 "frame-benchmarking",
6424 "frame-support",6415 "frame-support",
6434[[package]]6425[[package]]
6435name = "pallet-society"6426name = "pallet-society"
6436version = "4.0.0-dev"6427version = "4.0.0-dev"
6437source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6428source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6438dependencies = [6429dependencies = [
6439 "frame-support",6430 "frame-support",
6440 "frame-system",6431 "frame-system",
6448[[package]]6439[[package]]
6449name = "pallet-staking"6440name = "pallet-staking"
6450version = "4.0.0-dev"6441version = "4.0.0-dev"
6451source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6442source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6452dependencies = [6443dependencies = [
6453 "frame-benchmarking",6444 "frame-benchmarking",
6454 "frame-election-provider-support",6445 "frame-election-provider-support",
6471[[package]]6462[[package]]
6472name = "pallet-staking-reward-curve"6463name = "pallet-staking-reward-curve"
6473version = "4.0.0-dev"6464version = "4.0.0-dev"
6474source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6465source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6475dependencies = [6466dependencies = [
6476 "proc-macro-crate",6467 "proc-macro-crate",
6477 "proc-macro2",6468 "proc-macro2",
6482[[package]]6473[[package]]
6483name = "pallet-staking-reward-fn"6474name = "pallet-staking-reward-fn"
6484version = "4.0.0-dev"6475version = "4.0.0-dev"
6485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6476source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6486dependencies = [6477dependencies = [
6487 "log",6478 "log",
6488 "sp-arithmetic",6479 "sp-arithmetic",
6506[[package]]6497[[package]]
6507name = "pallet-sudo"6498name = "pallet-sudo"
6508version = "4.0.0-dev"6499version = "4.0.0-dev"
6509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6500source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6510dependencies = [6501dependencies = [
6511 "frame-support",6502 "frame-support",
6512 "frame-system",6503 "frame-system",
6540[[package]]6531[[package]]
6541name = "pallet-timestamp"6532name = "pallet-timestamp"
6542version = "4.0.0-dev"6533version = "4.0.0-dev"
6543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6534source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6544dependencies = [6535dependencies = [
6545 "frame-benchmarking",6536 "frame-benchmarking",
6546 "frame-support",6537 "frame-support",
6558[[package]]6549[[package]]
6559name = "pallet-tips"6550name = "pallet-tips"
6560version = "4.0.0-dev"6551version = "4.0.0-dev"
6561source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6552source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6562dependencies = [6553dependencies = [
6563 "frame-benchmarking",6554 "frame-benchmarking",
6564 "frame-support",6555 "frame-support",
6577[[package]]6568[[package]]
6578name = "pallet-transaction-payment"6569name = "pallet-transaction-payment"
6579version = "4.0.0-dev"6570version = "4.0.0-dev"
6580source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6571source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6581dependencies = [6572dependencies = [
6582 "frame-support",6573 "frame-support",
6583 "frame-system",6574 "frame-system",
6593[[package]]6584[[package]]
6594name = "pallet-transaction-payment-rpc"6585name = "pallet-transaction-payment-rpc"
6595version = "4.0.0-dev"6586version = "4.0.0-dev"
6596source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6587source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6597dependencies = [6588dependencies = [
6598 "jsonrpsee",6589 "jsonrpsee",
6599 "pallet-transaction-payment-rpc-runtime-api",6590 "pallet-transaction-payment-rpc-runtime-api",
6608[[package]]6599[[package]]
6609name = "pallet-transaction-payment-rpc-runtime-api"6600name = "pallet-transaction-payment-rpc-runtime-api"
6610version = "4.0.0-dev"6601version = "4.0.0-dev"
6611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6602source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6612dependencies = [6603dependencies = [
6613 "pallet-transaction-payment",6604 "pallet-transaction-payment",
6614 "parity-scale-codec 3.1.5",6605 "parity-scale-codec 3.1.5",
6619[[package]]6610[[package]]
6620name = "pallet-treasury"6611name = "pallet-treasury"
6621version = "4.0.0-dev"6612version = "4.0.0-dev"
6622source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6613source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6623dependencies = [6614dependencies = [
6624 "frame-benchmarking",6615 "frame-benchmarking",
6625 "frame-support",6616 "frame-support",
6678[[package]]6669[[package]]
6679name = "pallet-utility"6670name = "pallet-utility"
6680version = "4.0.0-dev"6671version = "4.0.0-dev"
6681source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6672source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6682dependencies = [6673dependencies = [
6683 "frame-benchmarking",6674 "frame-benchmarking",
6684 "frame-support",6675 "frame-support",
6694[[package]]6685[[package]]
6695name = "pallet-vesting"6686name = "pallet-vesting"
6696version = "4.0.0-dev"6687version = "4.0.0-dev"
6697source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"6688source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
6698dependencies = [6689dependencies = [
6699 "frame-benchmarking",6690 "frame-benchmarking",
6700 "frame-support",6691 "frame-support",
67566747
6757[[package]]6748[[package]]
6758name = "parity-db"6749name = "parity-db"
6759version = "0.3.14"6750version = "0.3.16"
6760source = "registry+https://github.com/rust-lang/crates.io-index"6751source = "registry+https://github.com/rust-lang/crates.io-index"
6761checksum = "966eb23bd3a09758b8dac09f82b9d417c00f14e5d46171bf04cffdd9cb2e1eb1"6752checksum = "2bb474d0ed0836e185cb998a6b140ed1073d1fbf27d690ecf9ede8030289382c"
6762dependencies = [6753dependencies = [
6763 "blake2-rfc",6754 "blake2-rfc",
6764 "crc32fast",6755 "crc32fast",
6794checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"6785checksum = "9182e4a71cae089267ab03e67c99368db7cd877baf50f931e5d6d4b71e195ac0"
6795dependencies = [6786dependencies = [
6796 "arrayvec 0.7.2",6787 "arrayvec 0.7.2",
6797 "bitvec 1.0.0",6788 "bitvec 1.0.1",
6798 "byte-slice-cast",6789 "byte-slice-cast",
6799 "impl-trait-for-tuples",6790 "impl-trait-for-tuples",
6800 "parity-scale-codec-derive 3.1.3",6791 "parity-scale-codec-derive 3.1.3",
6839dependencies = [6830dependencies = [
6840 "cfg-if 1.0.0",6831 "cfg-if 1.0.0",
6841 "ethereum-types",6832 "ethereum-types",
6842 "hashbrown 0.12.1",6833 "hashbrown 0.12.3",
6843 "impl-trait-for-tuples",6834 "impl-trait-for-tuples",
6844 "lru 0.7.7",6835 "lru 0.7.8",
6845 "parity-util-mem-derive",6836 "parity-util-mem-derive",
6846 "parking_lot 0.12.1",6837 "parking_lot 0.12.1",
6847 "primitive-types",6838 "primitive-types",
70207011
7021[[package]]7012[[package]]
7022name = "pin-project"7013name = "pin-project"
7023version = "0.4.29"7014version = "0.4.30"
7024source = "registry+https://github.com/rust-lang/crates.io-index"7015source = "registry+https://github.com/rust-lang/crates.io-index"
7025checksum = "9615c18d31137579e9ff063499264ddc1278e7b1982757ebc111028c4d1dc909"7016checksum = "3ef0f924a5ee7ea9cbcea77529dba45f8a9ba9f622419fe3386ca581a3ae9d5a"
7026dependencies = [7017dependencies = [
7027 "pin-project-internal 0.4.29",7018 "pin-project-internal 0.4.30",
7028]7019]
70297020
7030[[package]]7021[[package]]
7031name = "pin-project"7022name = "pin-project"
7032version = "1.0.10"7023version = "1.0.11"
7033source = "registry+https://github.com/rust-lang/crates.io-index"7024source = "registry+https://github.com/rust-lang/crates.io-index"
7034checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"7025checksum = "78203e83c48cffbe01e4a2d35d566ca4de445d79a85372fc64e378bfc812a260"
7035dependencies = [7026dependencies = [
7036 "pin-project-internal 1.0.10",7027 "pin-project-internal 1.0.11",
7037]7028]
70387029
7039[[package]]7030[[package]]
7040name = "pin-project-internal"7031name = "pin-project-internal"
7041version = "0.4.29"7032version = "0.4.30"
7042source = "registry+https://github.com/rust-lang/crates.io-index"7033source = "registry+https://github.com/rust-lang/crates.io-index"
7043checksum = "044964427019eed9d49d9d5bbce6047ef18f37100ea400912a9fa4a3523ab12a"7034checksum = "851c8d0ce9bebe43790dedfc86614c23494ac9f423dd618d3a61fc693eafe61e"
7044dependencies = [7035dependencies = [
7045 "proc-macro2",7036 "proc-macro2",
7046 "quote",7037 "quote",
70497040
7050[[package]]7041[[package]]
7051name = "pin-project-internal"7042name = "pin-project-internal"
7052version = "1.0.10"7043version = "1.0.11"
7053source = "registry+https://github.com/rust-lang/crates.io-index"7044source = "registry+https://github.com/rust-lang/crates.io-index"
7054checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"7045checksum = "710faf75e1b33345361201d36d04e98ac1ed8909151a017ed384700836104c74"
7055dependencies = [7046dependencies = [
7056 "proc-macro2",7047 "proc-macro2",
7057 "quote",7048 "quote",
7125 "derive_more",7116 "derive_more",
7126 "fatality",7117 "fatality",
7127 "futures 0.3.21",7118 "futures 0.3.21",
7128 "lru 0.7.7",7119 "lru 0.7.8",
7129 "parity-scale-codec 3.1.5",7120 "parity-scale-codec 3.1.5",
7130 "polkadot-erasure-coding",7121 "polkadot-erasure-coding",
7131 "polkadot-node-network-protocol",7122 "polkadot-node-network-protocol",
7147dependencies = [7138dependencies = [
7148 "fatality",7139 "fatality",
7149 "futures 0.3.21",7140 "futures 0.3.21",
7150 "lru 0.7.7",7141 "lru 0.7.8",
7151 "parity-scale-codec 3.1.5",7142 "parity-scale-codec 3.1.5",
7152 "polkadot-erasure-coding",7143 "polkadot-erasure-coding",
7153 "polkadot-node-network-protocol",7144 "polkadot-node-network-protocol",
7268 "derive_more",7259 "derive_more",
7269 "fatality",7260 "fatality",
7270 "futures 0.3.21",7261 "futures 0.3.21",
7271 "lru 0.7.7",7262 "lru 0.7.8",
7272 "parity-scale-codec 3.1.5",7263 "parity-scale-codec 3.1.5",
7273 "polkadot-erasure-coding",7264 "polkadot-erasure-coding",
7274 "polkadot-node-network-protocol",7265 "polkadot-node-network-protocol",
7324dependencies = [7315dependencies = [
7325 "always-assert",7316 "always-assert",
7326 "async-trait",7317 "async-trait",
7327 "bytes 1.1.0",7318 "bytes 1.2.0",
7328 "futures 0.3.21",7319 "futures 0.3.21",
7329 "parity-scale-codec 3.1.5",7320 "parity-scale-codec 3.1.5",
7330 "parking_lot 0.12.1",7321 "parking_lot 0.12.1",
7361version = "0.9.24"7352version = "0.9.24"
7362source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7353source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
7363dependencies = [7354dependencies = [
7364 "bitvec 1.0.0",7355 "bitvec 1.0.1",
7365 "derive_more",7356 "derive_more",
7366 "futures 0.3.21",7357 "futures 0.3.21",
7367 "futures-timer",7358 "futures-timer",
7368 "kvdb",7359 "kvdb",
7369 "lru 0.7.7",7360 "lru 0.7.8",
7370 "merlin",7361 "merlin",
7371 "parity-scale-codec 3.1.5",7362 "parity-scale-codec 3.1.5",
7372 "polkadot-node-jaeger",7363 "polkadot-node-jaeger",
7390version = "0.9.24"7381version = "0.9.24"
7391source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7382source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
7392dependencies = [7383dependencies = [
7393 "bitvec 1.0.0",7384 "bitvec 1.0.1",
7394 "futures 0.3.21",7385 "futures 0.3.21",
7395 "futures-timer",7386 "futures-timer",
7396 "kvdb",7387 "kvdb",
7410version = "0.9.24"7401version = "0.9.24"
7411source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7402source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
7412dependencies = [7403dependencies = [
7413 "bitvec 1.0.0",7404 "bitvec 1.0.1",
7414 "fatality",7405 "fatality",
7415 "futures 0.3.21",7406 "futures 0.3.21",
7416 "polkadot-erasure-coding",7407 "polkadot-erasure-coding",
7497 "fatality",7488 "fatality",
7498 "futures 0.3.21",7489 "futures 0.3.21",
7499 "kvdb",7490 "kvdb",
7500 "lru 0.7.7",7491 "lru 0.7.8",
7501 "parity-scale-codec 3.1.5",7492 "parity-scale-codec 3.1.5",
7502 "polkadot-node-primitives",7493 "polkadot-node-primitives",
7503 "polkadot-node-subsystem",7494 "polkadot-node-subsystem",
7530version = "0.9.24"7521version = "0.9.24"
7531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7522source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
7532dependencies = [7523dependencies = [
7533 "bitvec 1.0.0",7524 "bitvec 1.0.1",
7534 "fatality",7525 "fatality",
7535 "futures 0.3.21",7526 "futures 0.3.21",
7536 "futures-timer",7527 "futures-timer",
7555 "futures 0.3.21",7546 "futures 0.3.21",
7556 "futures-timer",7547 "futures-timer",
7557 "parity-scale-codec 3.1.5",7548 "parity-scale-codec 3.1.5",
7558 "pin-project 1.0.10",7549 "pin-project 1.0.11",
7559 "polkadot-core-primitives",7550 "polkadot-core-primitives",
7560 "polkadot-node-subsystem-util",7551 "polkadot-node-subsystem-util",
7561 "polkadot-parachain",7552 "polkadot-parachain",
7727 "futures 0.3.21",7718 "futures 0.3.21",
7728 "itertools",7719 "itertools",
7729 "kvdb",7720 "kvdb",
7730 "lru 0.7.7",7721 "lru 0.7.8",
7731 "parity-db",7722 "parity-db",
7732 "parity-scale-codec 3.1.5",7723 "parity-scale-codec 3.1.5",
7733 "parity-util-mem",7724 "parity-util-mem",
7734 "parking_lot 0.11.2",7725 "parking_lot 0.11.2",
7735 "pin-project 1.0.10",7726 "pin-project 1.0.11",
7736 "polkadot-node-jaeger",7727 "polkadot-node-jaeger",
7737 "polkadot-node-metrics",7728 "polkadot-node-metrics",
7738 "polkadot-node-network-protocol",7729 "polkadot-node-network-protocol",
7756dependencies = [7747dependencies = [
7757 "futures 0.3.21",7748 "futures 0.3.21",
7758 "futures-timer",7749 "futures-timer",
7759 "lru 0.7.7",7750 "lru 0.7.8",
7760 "orchestra",7751 "orchestra",
7761 "parity-util-mem",7752 "parity-util-mem",
7762 "parking_lot 0.12.1",7753 "parking_lot 0.12.1",
7808version = "0.9.24"7799version = "0.9.24"
7809source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7800source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
7810dependencies = [7801dependencies = [
7811 "bitvec 1.0.0",7802 "bitvec 1.0.1",
7812 "frame-system",7803 "frame-system",
7813 "hex-literal",7804 "hex-literal",
7814 "parity-scale-codec 3.1.5",7805 "parity-scale-codec 3.1.5",
7871source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7862source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
7872dependencies = [7863dependencies = [
7873 "beefy-primitives",7864 "beefy-primitives",
7874 "bitvec 1.0.0",7865 "bitvec 1.0.1",
7875 "frame-benchmarking",7866 "frame-benchmarking",
7876 "frame-election-provider-support",7867 "frame-election-provider-support",
7877 "frame-executive",7868 "frame-executive",
7957source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"7948source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
7958dependencies = [7949dependencies = [
7959 "beefy-primitives",7950 "beefy-primitives",
7960 "bitvec 1.0.0",7951 "bitvec 1.0.1",
7961 "frame-benchmarking",7952 "frame-benchmarking",
7962 "frame-election-provider-support",7953 "frame-election-provider-support",
7963 "frame-support",7954 "frame-support",
8028source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8019source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
8029dependencies = [8020dependencies = [
8030 "bitflags",8021 "bitflags",
8031 "bitvec 1.0.0",8022 "bitvec 1.0.1",
8032 "derive_more",8023 "derive_more",
8033 "frame-benchmarking",8024 "frame-benchmarking",
8034 "frame-support",8025 "frame-support",
8079 "kusama-runtime",8070 "kusama-runtime",
8080 "kvdb",8071 "kvdb",
8081 "kvdb-rocksdb",8072 "kvdb-rocksdb",
8082 "lru 0.7.7",8073 "lru 0.7.8",
8083 "pallet-babe",8074 "pallet-babe",
8084 "pallet-im-online",8075 "pallet-im-online",
8085 "pallet-staking",8076 "pallet-staking",
8205source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"8196source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
8206dependencies = [8197dependencies = [
8207 "beefy-primitives",8198 "beefy-primitives",
8208 "bitvec 1.0.0",8199 "bitvec 1.0.1",
8209 "frame-election-provider-support",8200 "frame-election-provider-support",
8210 "frame-executive",8201 "frame-executive",
8211 "frame-support",8202 "frame-support",
8311 "substrate-test-client",8302 "substrate-test-client",
8312 "tempfile",8303 "tempfile",
8313 "test-runtime-constants",8304 "test-runtime-constants",
8314 "tokio 1.19.2",8305 "tokio 1.20.1",
8315 "tracing-gum",8306 "tracing-gum",
8316]8307]
83178308
84228413
8423[[package]]8414[[package]]
8424name = "proc-macro2"8415name = "proc-macro2"
8425version = "1.0.40"8416version = "1.0.42"
8426source = "registry+https://github.com/rust-lang/crates.io-index"8417source = "registry+https://github.com/rust-lang/crates.io-index"
8427checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"8418checksum = "c278e965f1d8cf32d6e0e96de3d3e79712178ae67986d9cf9151f51e95aac89b"
8428dependencies = [8419dependencies = [
8429 "unicode-ident",8420 "unicode-ident",
8430]8421]
8472source = "registry+https://github.com/rust-lang/crates.io-index"8463source = "registry+https://github.com/rust-lang/crates.io-index"
8473checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"8464checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
8474dependencies = [8465dependencies = [
8475 "bytes 1.1.0",8466 "bytes 1.2.0",
8476 "prost-derive 0.9.0",8467 "prost-derive 0.9.0",
8477]8468]
84788469
8482source = "registry+https://github.com/rust-lang/crates.io-index"8473source = "registry+https://github.com/rust-lang/crates.io-index"
8483checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"8474checksum = "71adf41db68aa0daaefc69bb30bcd68ded9b9abaad5d1fbb6304c4fb390e083e"
8484dependencies = [8475dependencies = [
8485 "bytes 1.1.0",8476 "bytes 1.2.0",
8486 "prost-derive 0.10.1",8477 "prost-derive 0.10.1",
8487]8478]
84888479
8492source = "registry+https://github.com/rust-lang/crates.io-index"8483source = "registry+https://github.com/rust-lang/crates.io-index"
8493checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"8484checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
8494dependencies = [8485dependencies = [
8495 "bytes 1.1.0",8486 "bytes 1.2.0",
8496 "heck 0.3.3",8487 "heck 0.3.3",
8497 "itertools",8488 "itertools",
8498 "lazy_static",8489 "lazy_static",
8512source = "registry+https://github.com/rust-lang/crates.io-index"8503source = "registry+https://github.com/rust-lang/crates.io-index"
8513checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"8504checksum = "8ae5a4388762d5815a9fc0dea33c56b021cdc8dde0c55e0c9ca57197254b0cab"
8514dependencies = [8505dependencies = [
8515 "bytes 1.1.0",8506 "bytes 1.2.0",
8516 "cfg-if 1.0.0",8507 "cfg-if 1.0.0",
8517 "cmake",8508 "cmake",
8518 "heck 0.4.0",8509 "heck 0.4.0",
8535checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"8526checksum = "00af1e92c33b4813cc79fda3f2dbf56af5169709be0202df730e9ebc3e4cd007"
8536dependencies = [8527dependencies = [
8537 "asynchronous-codec",8528 "asynchronous-codec",
8538 "bytes 1.1.0",8529 "bytes 1.2.0",
8539 "prost 0.10.4",8530 "prost 0.10.4",
8540 "thiserror",8531 "thiserror",
8541 "unsigned-varint",8532 "unsigned-varint",
8573source = "registry+https://github.com/rust-lang/crates.io-index"8564source = "registry+https://github.com/rust-lang/crates.io-index"
8574checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"8565checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
8575dependencies = [8566dependencies = [
8576 "bytes 1.1.0",8567 "bytes 1.2.0",
8577 "prost 0.9.0",8568 "prost 0.9.0",
8578]8569]
85798570
8583source = "registry+https://github.com/rust-lang/crates.io-index"8574source = "registry+https://github.com/rust-lang/crates.io-index"
8584checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"8575checksum = "2d0a014229361011dc8e69c8a1ec6c2e8d0f2af7c91e3ea3f5b2170298461e68"
8585dependencies = [8576dependencies = [
8586 "bytes 1.1.0",8577 "bytes 1.2.0",
8587 "prost 0.10.4",8578 "prost 0.10.4",
8588]8579]
85898580
8590[[package]]8581[[package]]
8591name = "psm"8582name = "psm"
8592version = "0.1.18"8583version = "0.1.20"
8593source = "registry+https://github.com/rust-lang/crates.io-index"8584source = "registry+https://github.com/rust-lang/crates.io-index"
8594checksum = "871372391786ccec00d3c5d3d6608905b3d4db263639cfe075d3b60a736d115a"8585checksum = "f446d0a6efba22928558c4fb4ce0b3fd6c89b0061343e390bf01a703742b8125"
8595dependencies = [8586dependencies = [
8596 "cc",8587 "cc",
8597]8588]
88488839
8849[[package]]8840[[package]]
8850name = "redox_syscall"8841name = "redox_syscall"
8851version = "0.2.13"8842version = "0.2.15"
8852source = "registry+https://github.com/rust-lang/crates.io-index"8843source = "registry+https://github.com/rust-lang/crates.io-index"
8853checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"8844checksum = "534cfe58d6a18cc17120fbf4635d53d14691c1fe4d951064df9bd326178d7d5a"
8854dependencies = [8845dependencies = [
8855 "bitflags",8846 "bitflags",
8856]8847]
88818872
8882[[package]]8873[[package]]
8883name = "ref-cast"8874name = "ref-cast"
8884version = "1.0.7"8875version = "1.0.8"
8885source = "registry+https://github.com/rust-lang/crates.io-index"8876source = "registry+https://github.com/rust-lang/crates.io-index"
8886checksum = "685d58625b6c2b83e4cc88a27c4bf65adb7b6b16dbdc413e515c9405b47432ab"8877checksum = "776c8940430cf563f66a93f9111d1cd39306dc6c68149ecc6b934742a44a828a"
8887dependencies = [8878dependencies = [
8888 "ref-cast-impl",8879 "ref-cast-impl",
8889]8880]
88908881
8891[[package]]8882[[package]]
8892name = "ref-cast-impl"8883name = "ref-cast-impl"
8893version = "1.0.7"8884version = "1.0.8"
8894source = "registry+https://github.com/rust-lang/crates.io-index"8885source = "registry+https://github.com/rust-lang/crates.io-index"
8895checksum = "a043824e29c94169374ac5183ac0ed43f5724dc4556b19568007486bd840fa1f"8886checksum = "5f26c4704460286103bff62ea1fb78d137febc86aaf76952e6c5a2249af01f54"
8896dependencies = [8887dependencies = [
8897 "proc-macro2",8888 "proc-macro2",
8898 "quote",8889 "quote",
89128903
8913[[package]]8904[[package]]
8914name = "regex"8905name = "regex"
8915version = "1.5.6"8906version = "1.6.0"
8916source = "registry+https://github.com/rust-lang/crates.io-index"8907source = "registry+https://github.com/rust-lang/crates.io-index"
8917checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"8908checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b"
8918dependencies = [8909dependencies = [
8919 "aho-corasick",8910 "aho-corasick",
8920 "memchr",8911 "memchr",
89328923
8933[[package]]8924[[package]]
8934name = "regex-syntax"8925name = "regex-syntax"
8935version = "0.6.26"8926version = "0.6.27"
8936source = "registry+https://github.com/rust-lang/crates.io-index"8927source = "registry+https://github.com/rust-lang/crates.io-index"
8937checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"8928checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244"
89388929
8939[[package]]8930[[package]]
8940name = "region"8931name = "region"
8951[[package]]8942[[package]]
8952name = "remote-externalities"8943name = "remote-externalities"
8953version = "0.10.0-dev"8944version = "0.10.0-dev"
8954source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"8945source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
8955dependencies = [8946dependencies = [
8956 "env_logger",8947 "env_logger",
8957 "jsonrpsee",8948 "jsonrpsee",
9022source = "registry+https://github.com/rust-lang/crates.io-index"9013source = "registry+https://github.com/rust-lang/crates.io-index"
9023checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"9014checksum = "999508abb0ae792aabed2460c45b89106d97fe4adac593bdaef433c2605847b5"
9024dependencies = [9015dependencies = [
9025 "bytes 1.1.0",9016 "bytes 1.2.0",
9026 "rustc-hex",9017 "rustc-hex",
9027]9018]
90289019
91709161
9171[[package]]9162[[package]]
9172name = "rtnetlink"9163name = "rtnetlink"
9173version = "0.9.1"9164version = "0.10.1"
9174source = "registry+https://github.com/rust-lang/crates.io-index"9165source = "registry+https://github.com/rust-lang/crates.io-index"
9175checksum = "6f54290e54521dac3de4149d83ddf9f62a359b3cc93bcb494a794a41e6f4744b"9166checksum = "322c53fd76a18698f1c27381d58091de3a043d356aa5bd0d510608b565f469a0"
9176dependencies = [9167dependencies = [
9177 "async-global-executor",9168 "async-global-executor",
9178 "futures 0.3.21",9169 "futures 0.3.21",
9216source = "registry+https://github.com/rust-lang/crates.io-index"9207source = "registry+https://github.com/rust-lang/crates.io-index"
9217checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"9208checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
9218dependencies = [9209dependencies = [
9219 "semver 1.0.10",9210 "semver 1.0.12",
9220]9211]
92219212
9222[[package]]9213[[package]]
92689259
9269[[package]]9260[[package]]
9270name = "rustversion"9261name = "rustversion"
9271version = "1.0.7"9262version = "1.0.8"
9272source = "registry+https://github.com/rust-lang/crates.io-index"9263source = "registry+https://github.com/rust-lang/crates.io-index"
9273checksum = "a0a5f7c728f5d284929a1cccb5bc19884422bfe6ef4d6c409da2c41838983fcf"9264checksum = "24c8ad4f0c00e1eb5bc7614d236a7f1300e3dbd76b68cac8e06fb00b015ad8d8"
92749265
9275[[package]]9266[[package]]
9276name = "rw-stream-sink"9267name = "rw-stream-sink"
9279checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"9270checksum = "4da5fcb054c46f5a5dff833b129285a93d3f0179531735e6c866e8cc307d2020"
9280dependencies = [9271dependencies = [
9281 "futures 0.3.21",9272 "futures 0.3.21",
9282 "pin-project 0.4.29",9273 "pin-project 0.4.30",
9283 "static_assertions",9274 "static_assertions",
9284]9275]
92859276
9290checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"9281checksum = "26338f5e09bb721b85b135ea05af7767c90b52f6de4f087d4f4a3a9d64e7dc04"
9291dependencies = [9282dependencies = [
9292 "futures 0.3.21",9283 "futures 0.3.21",
9293 "pin-project 1.0.10",9284 "pin-project 1.0.11",
9294 "static_assertions",9285 "static_assertions",
9295]9286]
92969287
9330[[package]]9321[[package]]
9331name = "sc-allocator"9322name = "sc-allocator"
9332version = "4.1.0-dev"9323version = "4.1.0-dev"
9333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9324source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9334dependencies = [9325dependencies = [
9335 "log",9326 "log",
9336 "sp-core",9327 "sp-core",
9341[[package]]9332[[package]]
9342name = "sc-authority-discovery"9333name = "sc-authority-discovery"
9343version = "0.10.0-dev"9334version = "0.10.0-dev"
9344source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9335source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9345dependencies = [9336dependencies = [
9346 "async-trait",9337 "async-trait",
9347 "futures 0.3.21",9338 "futures 0.3.21",
9368[[package]]9359[[package]]
9369name = "sc-basic-authorship"9360name = "sc-basic-authorship"
9370version = "0.10.0-dev"9361version = "0.10.0-dev"
9371source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9362source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9372dependencies = [9363dependencies = [
9373 "futures 0.3.21",9364 "futures 0.3.21",
9374 "futures-timer",9365 "futures-timer",
9391[[package]]9382[[package]]
9392name = "sc-block-builder"9383name = "sc-block-builder"
9393version = "0.10.0-dev"9384version = "0.10.0-dev"
9394source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9385source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9395dependencies = [9386dependencies = [
9396 "parity-scale-codec 3.1.5",9387 "parity-scale-codec 3.1.5",
9397 "sc-client-api",9388 "sc-client-api",
9407[[package]]9398[[package]]
9408name = "sc-chain-spec"9399name = "sc-chain-spec"
9409version = "4.0.0-dev"9400version = "4.0.0-dev"
9410source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9401source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9411dependencies = [9402dependencies = [
9412 "impl-trait-for-tuples",9403 "impl-trait-for-tuples",
9413 "memmap2 0.5.4",9404 "memmap2 0.5.5",
9414 "parity-scale-codec 3.1.5",9405 "parity-scale-codec 3.1.5",
9415 "sc-chain-spec-derive",9406 "sc-chain-spec-derive",
9416 "sc-network",9407 "sc-network",
9424[[package]]9415[[package]]
9425name = "sc-chain-spec-derive"9416name = "sc-chain-spec-derive"
9426version = "4.0.0-dev"9417version = "4.0.0-dev"
9427source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9418source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9428dependencies = [9419dependencies = [
9429 "proc-macro-crate",9420 "proc-macro-crate",
9430 "proc-macro2",9421 "proc-macro2",
9435[[package]]9426[[package]]
9436name = "sc-cli"9427name = "sc-cli"
9437version = "0.10.0-dev"9428version = "0.10.0-dev"
9438source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9429source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9439dependencies = [9430dependencies = [
9440 "chrono",9431 "chrono",
9441 "clap",9432 "clap",
9468 "sp-version",9459 "sp-version",
9469 "thiserror",9460 "thiserror",
9470 "tiny-bip39",9461 "tiny-bip39",
9471 "tokio 1.19.2",9462 "tokio 1.20.1",
9472]9463]
94739464
9474[[package]]9465[[package]]
9475name = "sc-client-api"9466name = "sc-client-api"
9476version = "4.0.0-dev"9467version = "4.0.0-dev"
9477source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9468source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9478dependencies = [9469dependencies = [
9479 "fnv",9470 "fnv",
9480 "futures 0.3.21",9471 "futures 0.3.21",
9502[[package]]9493[[package]]
9503name = "sc-client-db"9494name = "sc-client-db"
9504version = "0.10.0-dev"9495version = "0.10.0-dev"
9505source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9496source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9506dependencies = [9497dependencies = [
9507 "hash-db",9498 "hash-db",
9508 "kvdb",9499 "kvdb",
9527[[package]]9518[[package]]
9528name = "sc-consensus"9519name = "sc-consensus"
9529version = "0.10.0-dev"9520version = "0.10.0-dev"
9530source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9521source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9531dependencies = [9522dependencies = [
9532 "async-trait",9523 "async-trait",
9533 "futures 0.3.21",9524 "futures 0.3.21",
9551[[package]]9542[[package]]
9552name = "sc-consensus-aura"9543name = "sc-consensus-aura"
9553version = "0.10.0-dev"9544version = "0.10.0-dev"
9554source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9545source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9555dependencies = [9546dependencies = [
9556 "async-trait",9547 "async-trait",
9557 "futures 0.3.21",9548 "futures 0.3.21",
9580[[package]]9571[[package]]
9581name = "sc-consensus-babe"9572name = "sc-consensus-babe"
9582version = "0.10.0-dev"9573version = "0.10.0-dev"
9583source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9574source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9584dependencies = [9575dependencies = [
9585 "async-trait",9576 "async-trait",
9586 "fork-tree",9577 "fork-tree",
9623[[package]]9614[[package]]
9624name = "sc-consensus-babe-rpc"9615name = "sc-consensus-babe-rpc"
9625version = "0.10.0-dev"9616version = "0.10.0-dev"
9626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9617source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9627dependencies = [9618dependencies = [
9628 "futures 0.3.21",9619 "futures 0.3.21",
9629 "jsonrpsee",9620 "jsonrpsee",
9645[[package]]9636[[package]]
9646name = "sc-consensus-epochs"9637name = "sc-consensus-epochs"
9647version = "0.10.0-dev"9638version = "0.10.0-dev"
9648source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9639source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9649dependencies = [9640dependencies = [
9650 "fork-tree",9641 "fork-tree",
9651 "parity-scale-codec 3.1.5",9642 "parity-scale-codec 3.1.5",
9658[[package]]9649[[package]]
9659name = "sc-consensus-manual-seal"9650name = "sc-consensus-manual-seal"
9660version = "0.10.0-dev"9651version = "0.10.0-dev"
9661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9652source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9662dependencies = [9653dependencies = [
9663 "assert_matches",9654 "assert_matches",
9664 "async-trait",9655 "async-trait",
9692[[package]]9683[[package]]
9693name = "sc-consensus-slots"9684name = "sc-consensus-slots"
9694version = "0.10.0-dev"9685version = "0.10.0-dev"
9695source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9686source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9696dependencies = [9687dependencies = [
9697 "async-trait",9688 "async-trait",
9698 "futures 0.3.21",9689 "futures 0.3.21",
9717[[package]]9708[[package]]
9718name = "sc-consensus-uncles"9709name = "sc-consensus-uncles"
9719version = "0.10.0-dev"9710version = "0.10.0-dev"
9720source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9711source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9721dependencies = [9712dependencies = [
9722 "sc-client-api",9713 "sc-client-api",
9723 "sp-authorship",9714 "sp-authorship",
9728[[package]]9719[[package]]
9729name = "sc-executor"9720name = "sc-executor"
9730version = "0.10.0-dev"9721version = "0.10.0-dev"
9731source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9722source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9732dependencies = [9723dependencies = [
9733 "lazy_static",9724 "lazy_static",
9734 "lru 0.7.7",9725 "lru 0.7.8",
9735 "parity-scale-codec 3.1.5",9726 "parity-scale-codec 3.1.5",
9736 "parking_lot 0.12.1",9727 "parking_lot 0.12.1",
9737 "sc-executor-common",9728 "sc-executor-common",
9755[[package]]9746[[package]]
9756name = "sc-executor-common"9747name = "sc-executor-common"
9757version = "0.10.0-dev"9748version = "0.10.0-dev"
9758source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9749source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9759dependencies = [9750dependencies = [
9760 "environmental",9751 "environmental",
9761 "parity-scale-codec 3.1.5",9752 "parity-scale-codec 3.1.5",
9772[[package]]9763[[package]]
9773name = "sc-executor-wasmi"9764name = "sc-executor-wasmi"
9774version = "0.10.0-dev"9765version = "0.10.0-dev"
9775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9766source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9776dependencies = [9767dependencies = [
9777 "log",9768 "log",
9778 "parity-scale-codec 3.1.5",9769 "parity-scale-codec 3.1.5",
9787[[package]]9778[[package]]
9788name = "sc-executor-wasmtime"9779name = "sc-executor-wasmtime"
9789version = "0.10.0-dev"9780version = "0.10.0-dev"
9790source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9781source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9791dependencies = [9782dependencies = [
9792 "cfg-if 1.0.0",9783 "cfg-if 1.0.0",
9793 "libc",9784 "libc",
9805[[package]]9796[[package]]
9806name = "sc-finality-grandpa"9797name = "sc-finality-grandpa"
9807version = "0.10.0-dev"9798version = "0.10.0-dev"
9808source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9799source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9809dependencies = [9800dependencies = [
9810 "ahash",9801 "ahash",
9811 "async-trait",9802 "async-trait",
9845[[package]]9836[[package]]
9846name = "sc-finality-grandpa-rpc"9837name = "sc-finality-grandpa-rpc"
9847version = "0.10.0-dev"9838version = "0.10.0-dev"
9848source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9839source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9849dependencies = [9840dependencies = [
9850 "finality-grandpa",9841 "finality-grandpa",
9851 "futures 0.3.21",9842 "futures 0.3.21",
9866[[package]]9857[[package]]
9867name = "sc-informant"9858name = "sc-informant"
9868version = "0.10.0-dev"9859version = "0.10.0-dev"
9869source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9860source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9870dependencies = [9861dependencies = [
9871 "ansi_term",9862 "ansi_term",
9872 "futures 0.3.21",9863 "futures 0.3.21",
9883[[package]]9874[[package]]
9884name = "sc-keystore"9875name = "sc-keystore"
9885version = "4.0.0-dev"9876version = "4.0.0-dev"
9886source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9877source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9887dependencies = [9878dependencies = [
9888 "async-trait",9879 "async-trait",
9889 "hex",9880 "hex",
9898[[package]]9889[[package]]
9899name = "sc-network"9890name = "sc-network"
9900version = "0.10.0-dev"9891version = "0.10.0-dev"
9901source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9892source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9902dependencies = [9893dependencies = [
9903 "async-trait",9894 "async-trait",
9904 "asynchronous-codec",9895 "asynchronous-codec",
9905 "bitflags",9896 "bitflags",
9906 "bytes 1.1.0",9897 "bytes 1.2.0",
9907 "cid",9898 "cid",
9908 "either",9899 "either",
9909 "fnv",9900 "fnv",
9916 "linked-hash-map",9907 "linked-hash-map",
9917 "linked_hash_set",9908 "linked_hash_set",
9918 "log",9909 "log",
9919 "lru 0.7.7",9910 "lru 0.7.8",
9920 "parity-scale-codec 3.1.5",9911 "parity-scale-codec 3.1.5",
9921 "parking_lot 0.12.1",9912 "parking_lot 0.12.1",
9922 "pin-project 1.0.10",9913 "pin-project 1.0.11",
9923 "prost 0.10.4",9914 "prost 0.10.4",
9924 "prost-build 0.9.0",9915 "prost-build 0.9.0",
9925 "rand 0.7.3",9916 "rand 0.7.3",
9950[[package]]9941[[package]]
9951name = "sc-network-common"9942name = "sc-network-common"
9952version = "0.10.0-dev"9943version = "0.10.0-dev"
9953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9944source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9954dependencies = [9945dependencies = [
9955 "futures 0.3.21",9946 "futures 0.3.21",
9956 "libp2p",9947 "libp2p",
9963[[package]]9954[[package]]
9964name = "sc-network-gossip"9955name = "sc-network-gossip"
9965version = "0.10.0-dev"9956version = "0.10.0-dev"
9966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9957source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9967dependencies = [9958dependencies = [
9968 "ahash",9959 "ahash",
9969 "futures 0.3.21",9960 "futures 0.3.21",
9970 "futures-timer",9961 "futures-timer",
9971 "libp2p",9962 "libp2p",
9972 "log",9963 "log",
9973 "lru 0.7.7",9964 "lru 0.7.8",
9974 "sc-network",9965 "sc-network",
9975 "sp-runtime",9966 "sp-runtime",
9976 "substrate-prometheus-endpoint",9967 "substrate-prometheus-endpoint",
9980[[package]]9971[[package]]
9981name = "sc-network-light"9972name = "sc-network-light"
9982version = "0.10.0-dev"9973version = "0.10.0-dev"
9983source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9974source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
9984dependencies = [9975dependencies = [
9985 "futures 0.3.21",9976 "futures 0.3.21",
9986 "libp2p",9977 "libp2p",
10000[[package]]9991[[package]]
10001name = "sc-network-sync"9992name = "sc-network-sync"
10002version = "0.10.0-dev"9993version = "0.10.0-dev"
10003source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"9994source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10004dependencies = [9995dependencies = [
10005 "bitflags",9996 "bitflags",
10006 "either",9997 "either",
10007 "fork-tree",9998 "fork-tree",
10008 "futures 0.3.21",9999 "futures 0.3.21",
10009 "libp2p",10000 "libp2p",
10010 "log",10001 "log",
10011 "lru 0.7.7",10002 "lru 0.7.8",
10012 "parity-scale-codec 3.1.5",10003 "parity-scale-codec 3.1.5",
10013 "prost 0.10.4",10004 "prost 0.10.4",
10014 "prost-build 0.9.0",10005 "prost-build 0.9.0",
10029[[package]]10020[[package]]
10030name = "sc-offchain"10021name = "sc-offchain"
10031version = "4.0.0-dev"10022version = "4.0.0-dev"
10032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10023source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10033dependencies = [10024dependencies = [
10034 "bytes 1.1.0",10025 "bytes 1.2.0",
10035 "fnv",10026 "fnv",
10036 "futures 0.3.21",10027 "futures 0.3.21",
10037 "futures-timer",10028 "futures-timer",
10057[[package]]10048[[package]]
10058name = "sc-peerset"10049name = "sc-peerset"
10059version = "4.0.0-dev"10050version = "4.0.0-dev"
10060source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10051source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10061dependencies = [10052dependencies = [
10062 "futures 0.3.21",10053 "futures 0.3.21",
10063 "libp2p",10054 "libp2p",
10070[[package]]10061[[package]]
10071name = "sc-proposer-metrics"10062name = "sc-proposer-metrics"
10072version = "0.10.0-dev"10063version = "0.10.0-dev"
10073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10064source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10074dependencies = [10065dependencies = [
10075 "log",10066 "log",
10076 "substrate-prometheus-endpoint",10067 "substrate-prometheus-endpoint",
10079[[package]]10070[[package]]
10080name = "sc-rpc"10071name = "sc-rpc"
10081version = "4.0.0-dev"10072version = "4.0.0-dev"
10082source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10073source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10083dependencies = [10074dependencies = [
10084 "futures 0.3.21",10075 "futures 0.3.21",
10085 "hash-db",10076 "hash-db",
10109[[package]]10100[[package]]
10110name = "sc-rpc-api"10101name = "sc-rpc-api"
10111version = "0.10.0-dev"10102version = "0.10.0-dev"
10112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10103source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10113dependencies = [10104dependencies = [
10114 "futures 0.3.21",10105 "futures 0.3.21",
10115 "jsonrpsee",10106 "jsonrpsee",
10132[[package]]10123[[package]]
10133name = "sc-rpc-server"10124name = "sc-rpc-server"
10134version = "4.0.0-dev"10125version = "4.0.0-dev"
10135source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10126source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10136dependencies = [10127dependencies = [
10137 "futures 0.3.21",10128 "futures 0.3.21",
10138 "jsonrpsee",10129 "jsonrpsee",
10139 "log",10130 "log",
10140 "serde_json",10131 "serde_json",
10141 "substrate-prometheus-endpoint",10132 "substrate-prometheus-endpoint",
10142 "tokio 1.19.2",10133 "tokio 1.20.1",
10143]10134]
1014410135
10145[[package]]10136[[package]]
10146name = "sc-service"10137name = "sc-service"
10147version = "0.10.0-dev"10138version = "0.10.0-dev"
10148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10139source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10149dependencies = [10140dependencies = [
10150 "async-trait",10141 "async-trait",
10151 "directories",10142 "directories",
10158 "parity-scale-codec 3.1.5",10149 "parity-scale-codec 3.1.5",
10159 "parity-util-mem",10150 "parity-util-mem",
10160 "parking_lot 0.12.1",10151 "parking_lot 0.12.1",
10161 "pin-project 1.0.10",10152 "pin-project 1.0.11",
10162 "rand 0.7.3",10153 "rand 0.7.3",
10163 "sc-block-builder",10154 "sc-block-builder",
10164 "sc-chain-spec",10155 "sc-chain-spec",
10202 "substrate-prometheus-endpoint",10193 "substrate-prometheus-endpoint",
10203 "tempfile",10194 "tempfile",
10204 "thiserror",10195 "thiserror",
10205 "tokio 1.19.2",10196 "tokio 1.20.1",
10206 "tracing",10197 "tracing",
10207 "tracing-futures",10198 "tracing-futures",
10208]10199]
1020910200
10210[[package]]10201[[package]]
10211name = "sc-state-db"10202name = "sc-state-db"
10212version = "0.10.0-dev"10203version = "0.10.0-dev"
10213source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10204source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10214dependencies = [10205dependencies = [
10215 "log",10206 "log",
10216 "parity-scale-codec 3.1.5",10207 "parity-scale-codec 3.1.5",
10224[[package]]10215[[package]]
10225name = "sc-sync-state-rpc"10216name = "sc-sync-state-rpc"
10226version = "0.10.0-dev"10217version = "0.10.0-dev"
10227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10218source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10228dependencies = [10219dependencies = [
10229 "jsonrpsee",10220 "jsonrpsee",
10230 "parity-scale-codec 3.1.5",10221 "parity-scale-codec 3.1.5",
10243[[package]]10234[[package]]
10244name = "sc-sysinfo"10235name = "sc-sysinfo"
10245version = "6.0.0-dev"10236version = "6.0.0-dev"
10246source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10237source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10247dependencies = [10238dependencies = [
10248 "futures 0.3.21",10239 "futures 0.3.21",
10249 "libc",10240 "libc",
10262[[package]]10253[[package]]
10263name = "sc-telemetry"10254name = "sc-telemetry"
10264version = "4.0.0-dev"10255version = "4.0.0-dev"
10265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10256source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10266dependencies = [10257dependencies = [
10267 "chrono",10258 "chrono",
10268 "futures 0.3.21",10259 "futures 0.3.21",
10269 "libp2p",10260 "libp2p",
10270 "log",10261 "log",
10271 "parking_lot 0.12.1",10262 "parking_lot 0.12.1",
10272 "pin-project 1.0.10",10263 "pin-project 1.0.11",
10273 "rand 0.7.3",10264 "rand 0.7.3",
10274 "serde",10265 "serde",
10275 "serde_json",10266 "serde_json",
10280[[package]]10271[[package]]
10281name = "sc-tracing"10272name = "sc-tracing"
10282version = "4.0.0-dev"10273version = "4.0.0-dev"
10283source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10274source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10284dependencies = [10275dependencies = [
10285 "ansi_term",10276 "ansi_term",
10286 "atty",10277 "atty",
10311[[package]]10302[[package]]
10312name = "sc-tracing-proc-macro"10303name = "sc-tracing-proc-macro"
10313version = "4.0.0-dev"10304version = "4.0.0-dev"
10314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10305source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10315dependencies = [10306dependencies = [
10316 "proc-macro-crate",10307 "proc-macro-crate",
10317 "proc-macro2",10308 "proc-macro2",
10322[[package]]10313[[package]]
10323name = "sc-transaction-pool"10314name = "sc-transaction-pool"
10324version = "4.0.0-dev"10315version = "4.0.0-dev"
10325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10316source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10326dependencies = [10317dependencies = [
10327 "futures 0.3.21",10318 "futures 0.3.21",
10328 "futures-timer",10319 "futures-timer",
10349[[package]]10340[[package]]
10350name = "sc-transaction-pool-api"10341name = "sc-transaction-pool-api"
10351version = "4.0.0-dev"10342version = "4.0.0-dev"
10352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10343source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10353dependencies = [10344dependencies = [
10354 "futures 0.3.21",10345 "futures 0.3.21",
10355 "log",10346 "log",
10362[[package]]10353[[package]]
10363name = "sc-utils"10354name = "sc-utils"
10364version = "4.0.0-dev"10355version = "4.0.0-dev"
10365source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10356source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10366dependencies = [10357dependencies = [
10367 "futures 0.3.21",10358 "futures 0.3.21",
10368 "futures-timer",10359 "futures-timer",
10378source = "registry+https://github.com/rust-lang/crates.io-index"10369source = "registry+https://github.com/rust-lang/crates.io-index"
10379checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"10370checksum = "c46be926081c9f4dd5dd9b6f1d3e3229f2360bc6502dd8836f84a93b7c75e99a"
10380dependencies = [10371dependencies = [
10381 "bitvec 1.0.0",10372 "bitvec 1.0.1",
10382 "cfg-if 1.0.0",10373 "cfg-if 1.0.0",
10383 "derive_more",10374 "derive_more",
10384 "parity-scale-codec 3.1.5",10375 "parity-scale-codec 3.1.5",
1052410515
10525[[package]]10516[[package]]
10526name = "semver"10517name = "semver"
10527version = "1.0.10"10518version = "1.0.12"
10528source = "registry+https://github.com/rust-lang/crates.io-index"10519source = "registry+https://github.com/rust-lang/crates.io-index"
10529checksum = "a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c"10520checksum = "a2333e6df6d6598f2b1974829f853c2b4c5f4a6e503c10af918081aa6f8564e1"
10530dependencies = [10521dependencies = [
10531 "serde",10522 "serde",
10532]10523]
1053910530
10540[[package]]10531[[package]]
10541name = "serde"10532name = "serde"
10542version = "1.0.137"10533version = "1.0.140"
10543source = "registry+https://github.com/rust-lang/crates.io-index"10534source = "registry+https://github.com/rust-lang/crates.io-index"
10544checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"10535checksum = "fc855a42c7967b7c369eb5860f7164ef1f6f81c20c7cc1141f2a604e18723b03"
10545dependencies = [10536dependencies = [
10546 "serde_derive",10537 "serde_derive",
10547]10538]
1054810539
10549[[package]]10540[[package]]
10550name = "serde_derive"10541name = "serde_derive"
10551version = "1.0.137"10542version = "1.0.140"
10552source = "registry+https://github.com/rust-lang/crates.io-index"10543source = "registry+https://github.com/rust-lang/crates.io-index"
10553checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"10544checksum = "6f2122636b9fe3b81f1cb25099fcf2d3f542cdb1d45940d56c713158884a05da"
10554dependencies = [10545dependencies = [
10555 "proc-macro2",10546 "proc-macro2",
10556 "quote",10547 "quote",
1055910550
10560[[package]]10551[[package]]
10561name = "serde_json"10552name = "serde_json"
10562version = "1.0.81"10553version = "1.0.82"
10563source = "registry+https://github.com/rust-lang/crates.io-index"10554source = "registry+https://github.com/rust-lang/crates.io-index"
10564checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"10555checksum = "82c2c1fdcd807d1098552c5b9a36e425e42e9fbd7c6a37a8425f390f781f7fa7"
10565dependencies = [10556dependencies = [
10566 "itoa 1.0.2",10557 "itoa 1.0.2",
10567 "ryu",10558 "ryu",
1071810709
10719[[package]]10710[[package]]
10720name = "slab"10711name = "slab"
10721version = "0.4.6"10712version = "0.4.7"
10722source = "registry+https://github.com/rust-lang/crates.io-index"10713source = "registry+https://github.com/rust-lang/crates.io-index"
10723checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"10714checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
10715dependencies = [
10716 "autocfg",
10717]
1072410718
10725[[package]]10719[[package]]
10726name = "slot-range-helper"10720name = "slot-range-helper"
1074510739
10746[[package]]10740[[package]]
10747name = "smallvec"10741name = "smallvec"
10748version = "1.8.0"10742version = "1.9.0"
10749source = "registry+https://github.com/rust-lang/crates.io-index"10743source = "registry+https://github.com/rust-lang/crates.io-index"
10750checksum = "f2dd574626839106c320a323308629dcb1acfc96e32a8cba364ddc61ac23ee83"10744checksum = "2fd0db749597d91ff862fd1d55ea87f7855a744a8425a64695b6fca237d1dad1"
1075110745
10752[[package]]10746[[package]]
10753name = "snap"10747name = "snap"
10789checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"10783checksum = "41d1c5305e39e09653383c2c7244f2f78b3bcae37cf50c64cb4789c9f5096ec2"
10790dependencies = [10784dependencies = [
10791 "base64",10785 "base64",
10792 "bytes 1.1.0",10786 "bytes 1.2.0",
10793 "flate2",10787 "flate2",
10794 "futures 0.3.21",10788 "futures 0.3.21",
10795 "httparse",10789 "httparse",
10801[[package]]10795[[package]]
10802name = "sp-api"10796name = "sp-api"
10803version = "4.0.0-dev"10797version = "4.0.0-dev"
10804source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10798source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10805dependencies = [10799dependencies = [
10806 "hash-db",10800 "hash-db",
10807 "log",10801 "log",
10818[[package]]10812[[package]]
10819name = "sp-api-proc-macro"10813name = "sp-api-proc-macro"
10820version = "4.0.0-dev"10814version = "4.0.0-dev"
10821source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10815source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10822dependencies = [10816dependencies = [
10823 "blake2",10817 "blake2",
10824 "proc-macro-crate",10818 "proc-macro-crate",
10830[[package]]10824[[package]]
10831name = "sp-application-crypto"10825name = "sp-application-crypto"
10832version = "6.0.0"10826version = "6.0.0"
10833source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10827source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10834dependencies = [10828dependencies = [
10835 "parity-scale-codec 3.1.5",10829 "parity-scale-codec 3.1.5",
10836 "scale-info",10830 "scale-info",
10843[[package]]10837[[package]]
10844name = "sp-arithmetic"10838name = "sp-arithmetic"
10845version = "5.0.0"10839version = "5.0.0"
10846source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10840source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10847dependencies = [10841dependencies = [
10848 "integer-sqrt",10842 "integer-sqrt",
10849 "num-traits",10843 "num-traits",
10858[[package]]10852[[package]]
10859name = "sp-authority-discovery"10853name = "sp-authority-discovery"
10860version = "4.0.0-dev"10854version = "4.0.0-dev"
10861source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10855source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10862dependencies = [10856dependencies = [
10863 "parity-scale-codec 3.1.5",10857 "parity-scale-codec 3.1.5",
10864 "scale-info",10858 "scale-info",
10871[[package]]10865[[package]]
10872name = "sp-authorship"10866name = "sp-authorship"
10873version = "4.0.0-dev"10867version = "4.0.0-dev"
10874source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10868source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10875dependencies = [10869dependencies = [
10876 "async-trait",10870 "async-trait",
10877 "parity-scale-codec 3.1.5",10871 "parity-scale-codec 3.1.5",
10883[[package]]10877[[package]]
10884name = "sp-block-builder"10878name = "sp-block-builder"
10885version = "4.0.0-dev"10879version = "4.0.0-dev"
10886source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10880source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10887dependencies = [10881dependencies = [
10888 "parity-scale-codec 3.1.5",10882 "parity-scale-codec 3.1.5",
10889 "sp-api",10883 "sp-api",
10895[[package]]10889[[package]]
10896name = "sp-blockchain"10890name = "sp-blockchain"
10897version = "4.0.0-dev"10891version = "4.0.0-dev"
10898source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10892source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10899dependencies = [10893dependencies = [
10900 "futures 0.3.21",10894 "futures 0.3.21",
10901 "log",10895 "log",
10902 "lru 0.7.7",10896 "lru 0.7.8",
10903 "parity-scale-codec 3.1.5",10897 "parity-scale-codec 3.1.5",
10904 "parking_lot 0.12.1",10898 "parking_lot 0.12.1",
10905 "sp-api",10899 "sp-api",
10913[[package]]10907[[package]]
10914name = "sp-consensus"10908name = "sp-consensus"
10915version = "0.10.0-dev"10909version = "0.10.0-dev"
10916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10910source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10917dependencies = [10911dependencies = [
10918 "async-trait",10912 "async-trait",
10919 "futures 0.3.21",10913 "futures 0.3.21",
10932[[package]]10926[[package]]
10933name = "sp-consensus-aura"10927name = "sp-consensus-aura"
10934version = "0.10.0-dev"10928version = "0.10.0-dev"
10935source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10929source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10936dependencies = [10930dependencies = [
10937 "async-trait",10931 "async-trait",
10938 "parity-scale-codec 3.1.5",10932 "parity-scale-codec 3.1.5",
10950[[package]]10944[[package]]
10951name = "sp-consensus-babe"10945name = "sp-consensus-babe"
10952version = "0.10.0-dev"10946version = "0.10.0-dev"
10953source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10947source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10954dependencies = [10948dependencies = [
10955 "async-trait",10949 "async-trait",
10956 "merlin",10950 "merlin",
10973[[package]]10967[[package]]
10974name = "sp-consensus-slots"10968name = "sp-consensus-slots"
10975version = "0.10.0-dev"10969version = "0.10.0-dev"
10976source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10970source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10977dependencies = [10971dependencies = [
10978 "parity-scale-codec 3.1.5",10972 "parity-scale-codec 3.1.5",
10979 "scale-info",10973 "scale-info",
10987[[package]]10981[[package]]
10988name = "sp-consensus-vrf"10982name = "sp-consensus-vrf"
10989version = "0.10.0-dev"10983version = "0.10.0-dev"
10990source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10984source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
10991dependencies = [10985dependencies = [
10992 "parity-scale-codec 3.1.5",10986 "parity-scale-codec 3.1.5",
10993 "scale-info",10987 "scale-info",
11000[[package]]10994[[package]]
11001name = "sp-core"10995name = "sp-core"
11002version = "6.0.0"10996version = "6.0.0"
11003source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"10997source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11004dependencies = [10998dependencies = [
11005 "base58",10999 "base58",
11006 "bitflags",11000 "bitflags",
11046[[package]]11040[[package]]
11047name = "sp-core-hashing"11041name = "sp-core-hashing"
11048version = "4.0.0"11042version = "4.0.0"
11049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11043source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11050dependencies = [11044dependencies = [
11051 "blake2",11045 "blake2",
11052 "byteorder",11046 "byteorder",
11060[[package]]11054[[package]]
11061name = "sp-core-hashing-proc-macro"11055name = "sp-core-hashing-proc-macro"
11062version = "5.0.0"11056version = "5.0.0"
11063source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11057source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11064dependencies = [11058dependencies = [
11065 "proc-macro2",11059 "proc-macro2",
11066 "quote",11060 "quote",
11071[[package]]11065[[package]]
11072name = "sp-database"11066name = "sp-database"
11073version = "4.0.0-dev"11067version = "4.0.0-dev"
11074source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11068source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11075dependencies = [11069dependencies = [
11076 "kvdb",11070 "kvdb",
11077 "parking_lot 0.12.1",11071 "parking_lot 0.12.1",
11080[[package]]11074[[package]]
11081name = "sp-debug-derive"11075name = "sp-debug-derive"
11082version = "4.0.0"11076version = "4.0.0"
11083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11077source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11084dependencies = [11078dependencies = [
11085 "proc-macro2",11079 "proc-macro2",
11086 "quote",11080 "quote",
11090[[package]]11084[[package]]
11091name = "sp-externalities"11085name = "sp-externalities"
11092version = "0.12.0"11086version = "0.12.0"
11093source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11087source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11094dependencies = [11088dependencies = [
11095 "environmental",11089 "environmental",
11096 "parity-scale-codec 3.1.5",11090 "parity-scale-codec 3.1.5",
11101[[package]]11095[[package]]
11102name = "sp-finality-grandpa"11096name = "sp-finality-grandpa"
11103version = "4.0.0-dev"11097version = "4.0.0-dev"
11104source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11098source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11105dependencies = [11099dependencies = [
11106 "finality-grandpa",11100 "finality-grandpa",
11107 "log",11101 "log",
11119[[package]]11113[[package]]
11120name = "sp-inherents"11114name = "sp-inherents"
11121version = "4.0.0-dev"11115version = "4.0.0-dev"
11122source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11116source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11123dependencies = [11117dependencies = [
11124 "async-trait",11118 "async-trait",
11125 "impl-trait-for-tuples",11119 "impl-trait-for-tuples",
11133[[package]]11127[[package]]
11134name = "sp-io"11128name = "sp-io"
11135version = "6.0.0"11129version = "6.0.0"
11136source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11130source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11137dependencies = [11131dependencies = [
11138 "futures 0.3.21",11132 "futures 0.3.21",
11139 "hash-db",11133 "hash-db",
11158[[package]]11152[[package]]
11159name = "sp-keyring"11153name = "sp-keyring"
11160version = "6.0.0"11154version = "6.0.0"
11161source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11155source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11162dependencies = [11156dependencies = [
11163 "lazy_static",11157 "lazy_static",
11164 "sp-core",11158 "sp-core",
11169[[package]]11163[[package]]
11170name = "sp-keystore"11164name = "sp-keystore"
11171version = "0.12.0"11165version = "0.12.0"
11172source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11166source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11173dependencies = [11167dependencies = [
11174 "async-trait",11168 "async-trait",
11175 "futures 0.3.21",11169 "futures 0.3.21",
11186[[package]]11180[[package]]
11187name = "sp-maybe-compressed-blob"11181name = "sp-maybe-compressed-blob"
11188version = "4.1.0-dev"11182version = "4.1.0-dev"
11189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11183source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11190dependencies = [11184dependencies = [
11191 "thiserror",11185 "thiserror",
11192 "zstd",11186 "zstd",
11195[[package]]11189[[package]]
11196name = "sp-mmr-primitives"11190name = "sp-mmr-primitives"
11197version = "4.0.0-dev"11191version = "4.0.0-dev"
11198source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11192source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11199dependencies = [11193dependencies = [
11200 "log",11194 "log",
11201 "parity-scale-codec 3.1.5",11195 "parity-scale-codec 3.1.5",
11210[[package]]11204[[package]]
11211name = "sp-npos-elections"11205name = "sp-npos-elections"
11212version = "4.0.0-dev"11206version = "4.0.0-dev"
11213source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11207source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11214dependencies = [11208dependencies = [
11215 "parity-scale-codec 3.1.5",11209 "parity-scale-codec 3.1.5",
11216 "scale-info",11210 "scale-info",
11224[[package]]11218[[package]]
11225name = "sp-offchain"11219name = "sp-offchain"
11226version = "4.0.0-dev"11220version = "4.0.0-dev"
11227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11221source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11228dependencies = [11222dependencies = [
11229 "sp-api",11223 "sp-api",
11230 "sp-core",11224 "sp-core",
11234[[package]]11228[[package]]
11235name = "sp-panic-handler"11229name = "sp-panic-handler"
11236version = "4.0.0"11230version = "4.0.0"
11237source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11231source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11238dependencies = [11232dependencies = [
11239 "backtrace",11233 "backtrace",
11240 "lazy_static",11234 "lazy_static",
11244[[package]]11238[[package]]
11245name = "sp-rpc"11239name = "sp-rpc"
11246version = "6.0.0"11240version = "6.0.0"
11247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11241source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11248dependencies = [11242dependencies = [
11249 "rustc-hash",11243 "rustc-hash",
11250 "serde",11244 "serde",
11254[[package]]11248[[package]]
11255name = "sp-runtime"11249name = "sp-runtime"
11256version = "6.0.0"11250version = "6.0.0"
11257source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11251source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11258dependencies = [11252dependencies = [
11259 "either",11253 "either",
11260 "hash256-std-hasher",11254 "hash256-std-hasher",
11276[[package]]11270[[package]]
11277name = "sp-runtime-interface"11271name = "sp-runtime-interface"
11278version = "6.0.0"11272version = "6.0.0"
11279source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11273source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11280dependencies = [11274dependencies = [
11281 "impl-trait-for-tuples",11275 "impl-trait-for-tuples",
11282 "parity-scale-codec 3.1.5",11276 "parity-scale-codec 3.1.5",
11293[[package]]11287[[package]]
11294name = "sp-runtime-interface-proc-macro"11288name = "sp-runtime-interface-proc-macro"
11295version = "5.0.0"11289version = "5.0.0"
11296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11290source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11297dependencies = [11291dependencies = [
11298 "Inflector",11292 "Inflector",
11299 "proc-macro-crate",11293 "proc-macro-crate",
11305[[package]]11299[[package]]
11306name = "sp-sandbox"11300name = "sp-sandbox"
11307version = "0.10.0-dev"11301version = "0.10.0-dev"
11308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11302source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11309dependencies = [11303dependencies = [
11310 "log",11304 "log",
11311 "parity-scale-codec 3.1.5",11305 "parity-scale-codec 3.1.5",
11319[[package]]11313[[package]]
11320name = "sp-serializer"11314name = "sp-serializer"
11321version = "4.0.0-dev"11315version = "4.0.0-dev"
11322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11316source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11323dependencies = [11317dependencies = [
11324 "serde",11318 "serde",
11325 "serde_json",11319 "serde_json",
11328[[package]]11322[[package]]
11329name = "sp-session"11323name = "sp-session"
11330version = "4.0.0-dev"11324version = "4.0.0-dev"
11331source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11325source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11332dependencies = [11326dependencies = [
11333 "parity-scale-codec 3.1.5",11327 "parity-scale-codec 3.1.5",
11334 "scale-info",11328 "scale-info",
11342[[package]]11336[[package]]
11343name = "sp-staking"11337name = "sp-staking"
11344version = "4.0.0-dev"11338version = "4.0.0-dev"
11345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11339source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11346dependencies = [11340dependencies = [
11347 "parity-scale-codec 3.1.5",11341 "parity-scale-codec 3.1.5",
11348 "scale-info",11342 "scale-info",
11353[[package]]11347[[package]]
11354name = "sp-state-machine"11348name = "sp-state-machine"
11355version = "0.12.0"11349version = "0.12.0"
11356source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11350source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11357dependencies = [11351dependencies = [
11358 "hash-db",11352 "hash-db",
11359 "log",11353 "log",
11375[[package]]11369[[package]]
11376name = "sp-std"11370name = "sp-std"
11377version = "4.0.0"11371version = "4.0.0"
11378source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11372source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
1137911373
11380[[package]]11374[[package]]
11381name = "sp-storage"11375name = "sp-storage"
11382version = "6.0.0"11376version = "6.0.0"
11383source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11377source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11384dependencies = [11378dependencies = [
11385 "impl-serde",11379 "impl-serde",
11386 "parity-scale-codec 3.1.5",11380 "parity-scale-codec 3.1.5",
11393[[package]]11387[[package]]
11394name = "sp-tasks"11388name = "sp-tasks"
11395version = "4.0.0-dev"11389version = "4.0.0-dev"
11396source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11390source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11397dependencies = [11391dependencies = [
11398 "log",11392 "log",
11399 "sp-core",11393 "sp-core",
11406[[package]]11400[[package]]
11407name = "sp-timestamp"11401name = "sp-timestamp"
11408version = "4.0.0-dev"11402version = "4.0.0-dev"
11409source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11403source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11410dependencies = [11404dependencies = [
11411 "async-trait",11405 "async-trait",
11412 "futures-timer",11406 "futures-timer",
11422[[package]]11416[[package]]
11423name = "sp-tracing"11417name = "sp-tracing"
11424version = "5.0.0"11418version = "5.0.0"
11425source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11419source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11426dependencies = [11420dependencies = [
11427 "parity-scale-codec 3.1.5",11421 "parity-scale-codec 3.1.5",
11428 "sp-std",11422 "sp-std",
11434[[package]]11428[[package]]
11435name = "sp-transaction-pool"11429name = "sp-transaction-pool"
11436version = "4.0.0-dev"11430version = "4.0.0-dev"
11437source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11431source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11438dependencies = [11432dependencies = [
11439 "sp-api",11433 "sp-api",
11440 "sp-runtime",11434 "sp-runtime",
11443[[package]]11437[[package]]
11444name = "sp-transaction-storage-proof"11438name = "sp-transaction-storage-proof"
11445version = "4.0.0-dev"11439version = "4.0.0-dev"
11446source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11440source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11447dependencies = [11441dependencies = [
11448 "async-trait",11442 "async-trait",
11449 "log",11443 "log",
11459[[package]]11453[[package]]
11460name = "sp-trie"11454name = "sp-trie"
11461version = "6.0.0"11455version = "6.0.0"
11462source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11456source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11463dependencies = [11457dependencies = [
11464 "hash-db",11458 "hash-db",
11465 "memory-db",11459 "memory-db",
11475[[package]]11469[[package]]
11476name = "sp-version"11470name = "sp-version"
11477version = "5.0.0"11471version = "5.0.0"
11478source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11472source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11479dependencies = [11473dependencies = [
11480 "impl-serde",11474 "impl-serde",
11481 "parity-scale-codec 3.1.5",11475 "parity-scale-codec 3.1.5",
11492[[package]]11486[[package]]
11493name = "sp-version-proc-macro"11487name = "sp-version-proc-macro"
11494version = "4.0.0-dev"11488version = "4.0.0-dev"
11495source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11489source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11496dependencies = [11490dependencies = [
11497 "parity-scale-codec 3.1.5",11491 "parity-scale-codec 3.1.5",
11498 "proc-macro2",11492 "proc-macro2",
11503[[package]]11497[[package]]
11504name = "sp-wasm-interface"11498name = "sp-wasm-interface"
11505version = "6.0.0"11499version = "6.0.0"
11506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11500source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11507dependencies = [11501dependencies = [
11508 "impl-trait-for-tuples",11502 "impl-trait-for-tuples",
11509 "log",11503 "log",
1152111515
11522[[package]]11516[[package]]
11523name = "ss58-registry"11517name = "ss58-registry"
11524version = "1.22.0"11518version = "1.25.0"
11525source = "registry+https://github.com/rust-lang/crates.io-index"11519source = "registry+https://github.com/rust-lang/crates.io-index"
11526checksum = "5d804c8d48aeab838be31570866fce1130d275b563d49af08b4927a0bd561e7c"11520checksum = "a039906277e0d8db996cd9d1ef19278c10209d994ecfc1025ced16342873a17c"
11527dependencies = [11521dependencies = [
11528 "Inflector",11522 "Inflector",
11529 "num-format",11523 "num-format",
11613source = "registry+https://github.com/rust-lang/crates.io-index"11607source = "registry+https://github.com/rust-lang/crates.io-index"
11614checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"11608checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
11615dependencies = [11609dependencies = [
11616 "strum_macros 0.24.0",11610 "strum_macros 0.24.2",
11617]11611]
1161811612
11619[[package]]11613[[package]]
1163111625
11632[[package]]11626[[package]]
11633name = "strum_macros"11627name = "strum_macros"
11634version = "0.24.0"11628version = "0.24.2"
11635source = "registry+https://github.com/rust-lang/crates.io-index"11629source = "registry+https://github.com/rust-lang/crates.io-index"
11636checksum = "6878079b17446e4d3eba6192bb0a2950d5b14f0ed8424b852310e5a94345d0ef"11630checksum = "4faebde00e8ff94316c01800f9054fd2ba77d30d9e922541913051d1d978918b"
11637dependencies = [11631dependencies = [
11638 "heck 0.4.0",11632 "heck 0.4.0",
11639 "proc-macro2",11633 "proc-macro2",
11658[[package]]11652[[package]]
11659name = "substrate-build-script-utils"11653name = "substrate-build-script-utils"
11660version = "3.0.0"11654version = "3.0.0"
11661source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11655source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11662dependencies = [11656dependencies = [
11663 "platforms",11657 "platforms",
11664]11658]
1166511659
11666[[package]]11660[[package]]
11667name = "substrate-frame-rpc-system"11661name = "substrate-frame-rpc-system"
11668version = "4.0.0-dev"11662version = "4.0.0-dev"
11669source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11663source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11670dependencies = [11664dependencies = [
11671 "frame-system-rpc-runtime-api",11665 "frame-system-rpc-runtime-api",
11672 "futures 0.3.21",11666 "futures 0.3.21",
11687[[package]]11681[[package]]
11688name = "substrate-prometheus-endpoint"11682name = "substrate-prometheus-endpoint"
11689version = "0.10.0-dev"11683version = "0.10.0-dev"
11690source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11684source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11691dependencies = [11685dependencies = [
11692 "futures-util",11686 "futures-util",
11693 "hyper",11687 "hyper",
11694 "log",11688 "log",
11695 "prometheus",11689 "prometheus",
11696 "thiserror",11690 "thiserror",
11697 "tokio 1.19.2",11691 "tokio 1.20.1",
11698]11692]
1169911693
11700[[package]]11694[[package]]
11701name = "substrate-state-trie-migration-rpc"11695name = "substrate-state-trie-migration-rpc"
11702version = "4.0.0-dev"11696version = "4.0.0-dev"
11703source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11697source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11704dependencies = [11698dependencies = [
11705 "jsonrpsee",11699 "jsonrpsee",
11706 "log",11700 "log",
11721[[package]]11715[[package]]
11722name = "substrate-test-client"11716name = "substrate-test-client"
11723version = "2.0.1"11717version = "2.0.1"
11724source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11718source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11725dependencies = [11719dependencies = [
11726 "async-trait",11720 "async-trait",
11727 "futures 0.3.21",11721 "futures 0.3.21",
11747[[package]]11741[[package]]
11748name = "substrate-test-utils"11742name = "substrate-test-utils"
11749version = "4.0.0-dev"11743version = "4.0.0-dev"
11750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11744source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11751dependencies = [11745dependencies = [
11752 "futures 0.3.21",11746 "futures 0.3.21",
11753 "substrate-test-utils-derive",11747 "substrate-test-utils-derive",
11754 "tokio 1.19.2",11748 "tokio 1.20.1",
11755]11749]
1175611750
11757[[package]]11751[[package]]
11758name = "substrate-test-utils-derive"11752name = "substrate-test-utils-derive"
11759version = "0.10.0-dev"11753version = "0.10.0-dev"
11760source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11754source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11761dependencies = [11755dependencies = [
11762 "proc-macro-crate",11756 "proc-macro-crate",
11763 "proc-macro2",11757 "proc-macro2",
11768[[package]]11762[[package]]
11769name = "substrate-wasm-builder"11763name = "substrate-wasm-builder"
11770version = "5.0.0-dev"11764version = "5.0.0-dev"
11771source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"11765source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
11772dependencies = [11766dependencies = [
11773 "ansi_term",11767 "ansi_term",
11774 "build-helper",11768 "build-helper",
1204912043
12050[[package]]12044[[package]]
12051name = "tokio"12045name = "tokio"
12052version = "1.19.2"12046version = "1.20.1"
12053source = "registry+https://github.com/rust-lang/crates.io-index"12047source = "registry+https://github.com/rust-lang/crates.io-index"
12054checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"12048checksum = "7a8325f63a7d4774dd041e363b2409ed1c5cbbd0f867795e661df066b2b0a581"
12055dependencies = [12049dependencies = [
12050 "autocfg",
12056 "bytes 1.1.0",12051 "bytes 1.2.0",
12057 "libc",12052 "libc",
12058 "memchr",12053 "memchr",
12059 "mio",12054 "mio",
12096checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"12091checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
12097dependencies = [12092dependencies = [
12098 "rustls",12093 "rustls",
12099 "tokio 1.19.2",12094 "tokio 1.20.1",
12100 "webpki",12095 "webpki",
12101]12096]
1210212097
12106source = "registry+https://github.com/rust-lang/crates.io-index"12101source = "registry+https://github.com/rust-lang/crates.io-index"
12107checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"12102checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"
12108dependencies = [12103dependencies = [
12109 "bytes 1.1.0",12104 "bytes 1.2.0",
12110 "futures-core",12105 "futures-core",
12111 "futures-io",12106 "futures-io",
12112 "futures-sink",12107 "futures-sink",
12113 "pin-project-lite 0.2.9",12108 "pin-project-lite 0.2.9",
12114 "tokio 1.19.2",12109 "tokio 1.20.1",
12115 "tracing",12110 "tracing",
12116]12111]
1211712112
1214412139
12145[[package]]12140[[package]]
12146name = "tracing-attributes"12141name = "tracing-attributes"
12147version = "0.1.21"12142version = "0.1.22"
12148source = "registry+https://github.com/rust-lang/crates.io-index"12143source = "registry+https://github.com/rust-lang/crates.io-index"
12149checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c"12144checksum = "11c75893af559bc8e10716548bdef5cb2b983f8e637db9d0e15126b61b484ee2"
12150dependencies = [12145dependencies = [
12151 "proc-macro2",12146 "proc-macro2",
12152 "quote",12147 "quote",
1215512150
12156[[package]]12151[[package]]
12157name = "tracing-core"12152name = "tracing-core"
12158version = "0.1.27"12153version = "0.1.28"
12159source = "registry+https://github.com/rust-lang/crates.io-index"12154source = "registry+https://github.com/rust-lang/crates.io-index"
12160checksum = "7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921"12155checksum = "7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae30933495ce7"
12161dependencies = [12156dependencies = [
12162 "once_cell",12157 "once_cell",
12163 "valuable",12158 "valuable",
12169source = "registry+https://github.com/rust-lang/crates.io-index"12164source = "registry+https://github.com/rust-lang/crates.io-index"
12170checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"12165checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
12171dependencies = [12166dependencies = [
12172 "pin-project 1.0.10",12167 "pin-project 1.0.11",
12173 "tracing",12168 "tracing",
12174]12169]
1217512170
12205 "ahash",12200 "ahash",
12206 "lazy_static",12201 "lazy_static",
12207 "log",12202 "log",
12208 "lru 0.7.7",12203 "lru 0.7.8",
12209 "tracing-core",12204 "tracing-core",
12210]12205]
1221112206
12249checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"12244checksum = "d32d034c0d3db64b43c31de38e945f15b40cd4ca6d2dcfc26d4798ce8de4ab83"
12250dependencies = [12245dependencies = [
12251 "hash-db",12246 "hash-db",
12252 "hashbrown 0.12.1",12247 "hashbrown 0.12.3",
12253 "log",12248 "log",
12254 "rustc-hex",12249 "rustc-hex",
12255 "smallvec",12250 "smallvec",
12326[[package]]12321[[package]]
12327name = "try-runtime-cli"12322name = "try-runtime-cli"
12328version = "0.10.0-dev"12323version = "0.10.0-dev"
12329source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"12324source = "git+https://github.com/uniquenetwork/substrate?branch=polkadot-v0.9.24-hack-substitute#1fa76b0665d32b1e28c36da67e54da1816db3fa2"
12330dependencies = [12325dependencies = [
12331 "clap",12326 "clap",
12332 "jsonrpsee",12327 "jsonrpsee",
1239412389
12395[[package]]12390[[package]]
12396name = "ucd-trie"12391name = "ucd-trie"
12397version = "0.1.3"12392version = "0.1.4"
12398source = "registry+https://github.com/rust-lang/crates.io-index"12393source = "registry+https://github.com/rust-lang/crates.io-index"
12399checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"12394checksum = "89570599c4fe5585de2b388aab47e99f7fa4e9238a1399f707a02e356058141c"
1240012395
12401[[package]]12396[[package]]
12402name = "uint"12397name = "uint"
1242712422
12428[[package]]12423[[package]]
12429name = "unicode-ident"12424name = "unicode-ident"
12430version = "1.0.1"12425version = "1.0.2"
12431source = "registry+https://github.com/rust-lang/crates.io-index"12426source = "registry+https://github.com/rust-lang/crates.io-index"
12432checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"12427checksum = "15c61ba63f9235225a22310255a29b806b907c9b8c964bcbd0a2c70f3f2deea7"
1243312428
12434[[package]]12429[[package]]
12435name = "unicode-normalization"12430name = "unicode-normalization"
12436version = "0.1.19"12431version = "0.1.21"
12437source = "registry+https://github.com/rust-lang/crates.io-index"12432source = "registry+https://github.com/rust-lang/crates.io-index"
12438checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"12433checksum = "854cbdc4f7bc6ae19c820d44abdc3277ac3e1b2b93db20a636825d9322fb60e6"
12439dependencies = [12434dependencies = [
12440 "tinyvec",12435 "tinyvec",
12441]12436]
12537 "substrate-build-script-utils",12532 "substrate-build-script-utils",
12538 "substrate-frame-rpc-system",12533 "substrate-frame-rpc-system",
12539 "substrate-prometheus-endpoint",12534 "substrate-prometheus-endpoint",
12540 "tokio 1.19.2",12535 "tokio 1.20.1",
12541 "try-runtime-cli",12536 "try-runtime-cli",
12542 "unique-rpc",12537 "unique-rpc",
12543 "unique-runtime",12538 "unique-runtime",
12720checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"12715checksum = "d86a8dc7f45e4c1b0d30e43038c38f274e77af056aa5f74b93c2cf9eb3c1c836"
12721dependencies = [12716dependencies = [
12722 "asynchronous-codec",12717 "asynchronous-codec",
12723 "bytes 1.1.0",12718 "bytes 1.2.0",
12724 "futures-io",12719 "futures-io",
12725 "futures-util",12720 "futures-util",
12726]12721]
1286412859
12865[[package]]12860[[package]]
12866name = "wasm-bindgen"12861name = "wasm-bindgen"
12867version = "0.2.81"12862version = "0.2.82"
12868source = "registry+https://github.com/rust-lang/crates.io-index"12863source = "registry+https://github.com/rust-lang/crates.io-index"
12869checksum = "7c53b543413a17a202f4be280a7e5c62a1c69345f5de525ee64f8cfdbc954994"12864checksum = "fc7652e3f6c4706c8d9cd54832c4a4ccb9b5336e2c3bd154d5cccfbf1c1f5f7d"
12870dependencies = [12865dependencies = [
12871 "cfg-if 1.0.0",12866 "cfg-if 1.0.0",
12872 "wasm-bindgen-macro",12867 "wasm-bindgen-macro",
12873]12868]
1287412869
12875[[package]]12870[[package]]
12876name = "wasm-bindgen-backend"12871name = "wasm-bindgen-backend"
12877version = "0.2.81"12872version = "0.2.82"
12878source = "registry+https://github.com/rust-lang/crates.io-index"12873source = "registry+https://github.com/rust-lang/crates.io-index"
12879checksum = "5491a68ab4500fa6b4d726bd67408630c3dbe9c4fe7bda16d5c82a1fd8c7340a"12874checksum = "662cd44805586bd52971b9586b1df85cdbbd9112e4ef4d8f41559c334dc6ac3f"
12880dependencies = [12875dependencies = [
12881 "bumpalo",12876 "bumpalo",
12882 "lazy_static",
12883 "log",12877 "log",
12878 "once_cell",
12884 "proc-macro2",12879 "proc-macro2",
12885 "quote",12880 "quote",
12886 "syn",12881 "syn",
1288912884
12890[[package]]12885[[package]]
12891name = "wasm-bindgen-futures"12886name = "wasm-bindgen-futures"
12892version = "0.4.31"12887version = "0.4.32"
12893source = "registry+https://github.com/rust-lang/crates.io-index"12888source = "registry+https://github.com/rust-lang/crates.io-index"
12894checksum = "de9a9cec1733468a8c657e57fa2413d2ae2c0129b95e87c5b72b8ace4d13f31f"12889checksum = "fa76fb221a1f8acddf5b54ace85912606980ad661ac7a503b4570ffd3a624dad"
12895dependencies = [12890dependencies = [
12896 "cfg-if 1.0.0",12891 "cfg-if 1.0.0",
12897 "js-sys",12892 "js-sys",
1290112896
12902[[package]]12897[[package]]
12903name = "wasm-bindgen-macro"12898name = "wasm-bindgen-macro"
12904version = "0.2.81"12899version = "0.2.82"
12905source = "registry+https://github.com/rust-lang/crates.io-index"12900source = "registry+https://github.com/rust-lang/crates.io-index"
12906checksum = "c441e177922bc58f1e12c022624b6216378e5febc2f0533e41ba443d505b80aa"12901checksum = "b260f13d3012071dfb1512849c033b1925038373aea48ced3012c09df952c602"
12907dependencies = [12902dependencies = [
12908 "quote",12903 "quote",
12909 "wasm-bindgen-macro-support",12904 "wasm-bindgen-macro-support",
12910]12905]
1291112906
12912[[package]]12907[[package]]
12913name = "wasm-bindgen-macro-support"12908name = "wasm-bindgen-macro-support"
12914version = "0.2.81"12909version = "0.2.82"
12915source = "registry+https://github.com/rust-lang/crates.io-index"12910source = "registry+https://github.com/rust-lang/crates.io-index"
12916checksum = "7d94ac45fcf608c1f45ef53e748d35660f168490c10b23704c7779ab8f5c3048"12911checksum = "5be8e654bdd9b79216c2929ab90721aa82faf65c48cdf08bdc4e7f51357b80da"
12917dependencies = [12912dependencies = [
12918 "proc-macro2",12913 "proc-macro2",
12919 "quote",12914 "quote",
1292412919
12925[[package]]12920[[package]]
12926name = "wasm-bindgen-shared"12921name = "wasm-bindgen-shared"
12927version = "0.2.81"12922version = "0.2.82"
12928source = "registry+https://github.com/rust-lang/crates.io-index"12923source = "registry+https://github.com/rust-lang/crates.io-index"
12929checksum = "6a89911bd99e5f3659ec4acf9c4d93b0a90fe4a2a11f15328472058edc5261be"12924checksum = "6598dd0bd3c7d51095ff6531a5b23e02acdc81804e30d8f07afb77b7215a140a"
1293012925
12931[[package]]12926[[package]]
12932name = "wasm-gc-api"12927name = "wasm-gc-api"
1316413159
13165[[package]]13160[[package]]
13166name = "web-sys"13161name = "web-sys"
13167version = "0.3.58"13162version = "0.3.59"
13168source = "registry+https://github.com/rust-lang/crates.io-index"13163source = "registry+https://github.com/rust-lang/crates.io-index"
13169checksum = "2fed94beee57daf8dd7d51f2b15dc2bcde92d7a72304cdf662a4371008b71b90"13164checksum = "ed055ab27f941423197eb86b2035720b1a3ce40504df082cac2ecc6ed73335a1"
13170dependencies = [13165dependencies = [
13171 "js-sys",13166 "js-sys",
13172 "wasm-bindgen",13167 "wasm-bindgen",
1318413179
13185[[package]]13180[[package]]
13186name = "webpki-roots"13181name = "webpki-roots"
13187version = "0.22.3"13182version = "0.22.4"
13188source = "registry+https://github.com/rust-lang/crates.io-index"13183source = "registry+https://github.com/rust-lang/crates.io-index"
13189checksum = "44d8de8415c823c8abd270ad483c6feeac771fad964890779f9a8cb24fbbc1bf"13184checksum = "f1c760f0d366a6c24a02ed7816e23e691f5d92291f94d15e836006fd11b04daf"
13190dependencies = [13185dependencies = [
13191 "webpki",13186 "webpki",
13192]13187]
13206source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"13201source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.24#22836e55d41eef24ed5917fd654ee82a683a7cfe"
13207dependencies = [13202dependencies = [
13208 "beefy-primitives",13203 "beefy-primitives",
13209 "bitvec 1.0.0",13204 "bitvec 1.0.1",
13210 "frame-benchmarking",13205 "frame-benchmarking",
13211 "frame-election-provider-support",13206 "frame-election-provider-support",
13212 "frame-executive",13207 "frame-executive",
1355413549
13555[[package]]13550[[package]]
13556name = "zeroize"13551name = "zeroize"
13557version = "1.4.3"13552version = "1.5.7"
13558source = "registry+https://github.com/rust-lang/crates.io-index"13553source = "registry+https://github.com/rust-lang/crates.io-index"
13559checksum = "d68d9dcec5f9b43a30d38c49f91dfedfaac384cb8f085faca366c26207dd1619"13554checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"
13560dependencies = [13555dependencies = [
13561 "zeroize_derive",13556 "zeroize_derive",
13562]13557]
modifiedCargo.tomldiffbeforeafterboth
15[profile.release]15[profile.release]
16panic = 'unwind'16panic = 'unwind'
17
18[patch.crates-io]
19jsonrpsee = {git = "https://github.com/uniquenetwork/jsonrpsee", branch = "unique-v0.13.1-fix-unknown-fields"}
20jsonrpsee-types = {git = "https://github.com/uniquenetwork/jsonrpsee", branch = "unique-v0.13.1-fix-unknown-fields"}
21jsonrpsee-core = {git = "https://github.com/uniquenetwork/jsonrpsee", branch = "unique-v0.13.1-fix-unknown-fields"}
22
23[patch."https://github.com/paritytech/substrate"]
24beefy-gadget = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
25beefy-gadget-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
26beefy-merkle-tree = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
27beefy-primitives = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
28fork-tree = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
29frame-benchmarking = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
30frame-benchmarking-cli = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
31frame-election-provider-solution-type = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
32frame-election-provider-support = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
33frame-executive = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
34frame-support = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
35frame-support-procedural = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
36frame-support-procedural-tools = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
37frame-support-procedural-tools-derive = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
38frame-system = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
39frame-system-benchmarking = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
40frame-system-rpc-runtime-api = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
41frame-try-runtime = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
42pallet-aura = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
43pallet-authority-discovery = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
44pallet-authorship = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
45pallet-babe = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
46pallet-bags-list = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
47pallet-balances = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
48pallet-beefy = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
49pallet-beefy-mmr = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
50pallet-bounties = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
51pallet-child-bounties = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
52pallet-collective = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
53pallet-democracy = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
54pallet-election-provider-multi-phase = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
55pallet-election-provider-support-benchmarking = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
56pallet-elections-phragmen = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
57pallet-gilt = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
58pallet-grandpa = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
59pallet-identity = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
60pallet-im-online = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
61pallet-indices = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
62pallet-membership = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
63pallet-mmr = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
64pallet-mmr-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
65pallet-multisig = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
66pallet-nicks = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
67pallet-nomination-pools = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
68pallet-nomination-pools-benchmarking = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
69pallet-offences = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
70pallet-offences-benchmarking = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
71pallet-preimage = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
72pallet-proxy = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
73pallet-randomness-collective-flip = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
74pallet-recovery = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
75pallet-scheduler = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
76pallet-session = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
77pallet-session-benchmarking = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
78pallet-society = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
79pallet-staking = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
80pallet-staking-reward-curve = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
81pallet-staking-reward-fn = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
82pallet-sudo = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
83pallet-timestamp = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
84pallet-tips = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
85pallet-transaction-payment = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
86pallet-transaction-payment-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
87pallet-transaction-payment-rpc-runtime-api = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
88pallet-treasury = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
89pallet-utility = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
90pallet-vesting = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
91remote-externalities = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
92sc-allocator = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
93sc-authority-discovery = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
94sc-basic-authorship = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
95sc-block-builder = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
96sc-chain-spec = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
97sc-chain-spec-derive = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
98sc-cli = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
99sc-client-api = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
100sc-client-db = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
101sc-consensus = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
102sc-consensus-aura = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
103sc-consensus-babe = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
104sc-consensus-babe-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
105sc-consensus-epochs = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
106sc-consensus-manual-seal = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
107sc-consensus-slots = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
108sc-consensus-uncles = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
109sc-executor = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
110sc-executor-common = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
111sc-executor-wasmi = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
112sc-executor-wasmtime = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
113sc-finality-grandpa = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
114sc-finality-grandpa-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
115sc-informant = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
116sc-keystore = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
117sc-network = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
118sc-network-common = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
119sc-network-gossip = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
120sc-network-light = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
121sc-network-sync = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
122sc-offchain = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
123sc-peerset = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
124sc-proposer-metrics = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
125sc-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
126sc-rpc-api = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
127sc-rpc-server = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
128sc-service = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
129sc-state-db = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
130sc-sync-state-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
131sc-sysinfo = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
132sc-telemetry = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
133sc-tracing = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
134sc-tracing-proc-macro = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
135sc-transaction-pool = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
136sc-transaction-pool-api = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
137sc-utils = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
138sp-api = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
139sp-api-proc-macro = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
140sp-application-crypto = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
141sp-arithmetic = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
142sp-authority-discovery = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
143sp-authorship = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
144sp-block-builder = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
145sp-blockchain = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
146sp-consensus = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
147sp-consensus-aura = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
148sp-consensus-babe = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
149sp-consensus-slots = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
150sp-consensus-vrf = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
151sp-core = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
152sp-core-hashing = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
153sp-core-hashing-proc-macro = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
154sp-database = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
155sp-debug-derive = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
156sp-externalities = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
157sp-finality-grandpa = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
158sp-inherents = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
159sp-io = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
160sp-keyring = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
161sp-keystore = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
162sp-maybe-compressed-blob = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
163sp-mmr-primitives = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
164sp-npos-elections = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
165sp-offchain = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
166sp-panic-handler = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
167sp-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
168sp-runtime = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
169sp-runtime-interface = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
170sp-runtime-interface-proc-macro = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
171sp-sandbox = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
172sp-serializer = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
173sp-session = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
174sp-staking = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
175sp-state-machine = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
176sp-std = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
177sp-storage = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
178sp-tasks = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
179sp-timestamp = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
180sp-tracing = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
181sp-transaction-pool = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
182sp-transaction-storage-proof = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
183sp-trie = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
184sp-version = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
185sp-version-proc-macro = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
186sp-wasm-interface = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
187substrate-build-script-utils = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
188substrate-frame-rpc-system = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
189substrate-prometheus-endpoint = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
190substrate-state-trie-migration-rpc = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
191substrate-test-client = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
192substrate-test-utils = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
193substrate-test-utils-derive = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
194substrate-wasm-builder = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
195try-runtime-cli = {git = "https://github.com/uniquenetwork/substrate", branch = "polkadot-v0.9.24-hack-substitute"}
17196
197
addedchain-specs/kusama.jsondiffbeforeafterboth

no changes

addedchain-specs/quartz.jsondiffbeforeafterboth

no changes

modifiedpallets/unique/src/lib.rsdiffbeforeafterboth
237 }237 }
238238
239 fn on_runtime_upgrade() -> Weight {239 fn on_runtime_upgrade() -> Weight {
240 let limit = None;
241
242 <VariableMetaDataBasket<T>>::remove_all(limit);
243
244 0240 0
245 }241 }
modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
192 spec_name: create_runtime_str!(RUNTIME_NAME),192 spec_name: create_runtime_str!(RUNTIME_NAME),
193 impl_name: create_runtime_str!(RUNTIME_NAME),193 impl_name: create_runtime_str!(RUNTIME_NAME),
194 authoring_version: 1,194 authoring_version: 1,
195 spec_version: 924011,195 spec_version: 924012,
196 impl_version: 0,196 impl_version: 0,
197 apis: RUNTIME_API_VERSIONS,197 apis: RUNTIME_API_VERSIONS,
198 transaction_version: 1,198 transaction_version: 1,
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
191 spec_name: create_runtime_str!(RUNTIME_NAME),191 spec_name: create_runtime_str!(RUNTIME_NAME),
192 impl_name: create_runtime_str!(RUNTIME_NAME),192 impl_name: create_runtime_str!(RUNTIME_NAME),
193 authoring_version: 1,193 authoring_version: 1,
194 spec_version: 924011,194 spec_version: 924012,
195 impl_version: 0,195 impl_version: 0,
196 apis: RUNTIME_API_VERSIONS,196 apis: RUNTIME_API_VERSIONS,
197 transaction_version: 1,197 transaction_version: 1,
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
190 spec_name: create_runtime_str!(RUNTIME_NAME),190 spec_name: create_runtime_str!(RUNTIME_NAME),
191 impl_name: create_runtime_str!(RUNTIME_NAME),191 impl_name: create_runtime_str!(RUNTIME_NAME),
192 authoring_version: 1,192 authoring_version: 1,
193 spec_version: 924011,193 spec_version: 924012,
194 impl_version: 0,194 impl_version: 0,
195 apis: RUNTIME_API_VERSIONS,195 apis: RUNTIME_API_VERSIONS,
196 transaction_version: 1,196 transaction_version: 1,