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

difftreelog

test fix for updated frontier payment logic

Yaroslav Bolyukin2023-06-05parent: #59b0444.patch.diff
in: master

9 files changed

modifiedCargo.lockdiffbeforeafterboth
181181
182[[package]]182[[package]]
183name = "aho-corasick"183name = "aho-corasick"
184version = "1.0.1"184version = "1.0.2"
185source = "registry+https://github.com/rust-lang/crates.io-index"185source = "registry+https://github.com/rust-lang/crates.io-index"
186checksum = "67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04"186checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
187dependencies = [187dependencies = [
188 "memchr",188 "memchr",
189]189]
194source = "registry+https://github.com/rust-lang/crates.io-index"194source = "registry+https://github.com/rust-lang/crates.io-index"
195checksum = "4436e0292ab1bb631b42973c61205e704475fe8126af845c8d923c0996328127"195checksum = "4436e0292ab1bb631b42973c61205e704475fe8126af845c8d923c0996328127"
196
197[[package]]
198name = "android-tzdata"
199version = "0.1.1"
200source = "registry+https://github.com/rust-lang/crates.io-index"
201checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
196202
197[[package]]203[[package]]
198name = "android_system_properties"204name = "android_system_properties"
450dependencies = [456dependencies = [
451 "proc-macro2",457 "proc-macro2",
452 "quote",458 "quote",
453 "syn 2.0.16",459 "syn 2.0.18",
454]460]
455461
456[[package]]462[[package]]
461dependencies = [467dependencies = [
462 "proc-macro2",468 "proc-macro2",
463 "quote",469 "quote",
464 "syn 2.0.16",470 "syn 2.0.18",
465]471]
466472
467[[package]]473[[package]]
553559
554[[package]]560[[package]]
555name = "base64"561name = "base64"
556version = "0.21.1"562version = "0.21.2"
557source = "registry+https://github.com/rust-lang/crates.io-index"563source = "registry+https://github.com/rust-lang/crates.io-index"
558checksum = "3f1e31e207a6b8fb791a38ea3105e6cb541f55e4d029902d3039a4ad07cc4105"564checksum = "604178f6c5c21f02dc555784810edfb88d34ac2c73b2eae109655649ee73ce3d"
559565
560[[package]]566[[package]]
561name = "base64ct"567name = "base64ct"
575[[package]]581[[package]]
576name = "binary-merkle-tree"582name = "binary-merkle-tree"
577version = "4.0.0-dev"583version = "4.0.0-dev"
578source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"584source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
579dependencies = [585dependencies = [
580 "hash-db 0.16.0",586 "hash-db 0.16.0",
581 "log",587 "log",
796802
797[[package]]803[[package]]
798name = "bumpalo"804name = "bumpalo"
799version = "3.12.2"805version = "3.13.0"
800source = "registry+https://github.com/rust-lang/crates.io-index"806source = "registry+https://github.com/rust-lang/crates.io-index"
801checksum = "3c6ed94e98ecff0c12dd1b04c15ec0d7d9458ca8fe806cea6f12954efe74c63b"807checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
802808
803[[package]]809[[package]]
804name = "byte-slice-cast"810name = "byte-slice-cast"
950956
951[[package]]957[[package]]
952name = "chrono"958name = "chrono"
953version = "0.4.24"959version = "0.4.26"
954source = "registry+https://github.com/rust-lang/crates.io-index"960source = "registry+https://github.com/rust-lang/crates.io-index"
955checksum = "4e3c5919066adf22df73762e50cffcde3a758f2a848b113b586d1f86728b673b"961checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
956dependencies = [962dependencies = [
963 "android-tzdata",
957 "iana-time-zone",964 "iana-time-zone",
958 "js-sys",965 "js-sys",
959 "num-integer",
960 "num-traits",966 "num-traits",
961 "time 0.1.45",967 "time 0.1.45",
962 "wasm-bindgen",968 "wasm-bindgen",
10261032
1027[[package]]1033[[package]]
1028name = "clap"1034name = "clap"
1029version = "4.3.0"1035version = "4.3.1"
1030source = "registry+https://github.com/rust-lang/crates.io-index"1036source = "registry+https://github.com/rust-lang/crates.io-index"
1031checksum = "93aae7a4192245f70fe75dd9157fc7b4a5bf53e88d30bd4396f7d8f9284d5acc"1037checksum = "b4ed2379f8603fa2b7509891660e802b88c70a79a6427a70abb5968054de2c28"
1032dependencies = [1038dependencies = [
1033 "clap_builder",1039 "clap_builder",
1034 "clap_derive",1040 "clap_derive",
10371043
1038[[package]]1044[[package]]
1039name = "clap_builder"1045name = "clap_builder"
1040version = "4.3.0"1046version = "4.3.1"
1041source = "registry+https://github.com/rust-lang/crates.io-index"1047source = "registry+https://github.com/rust-lang/crates.io-index"
1042checksum = "4f423e341edefb78c9caba2d9c7f7687d0e72e89df3ce3394554754393ac3990"1048checksum = "72394f3339a76daf211e57d4bcb374410f3965dcc606dd0e03738c7888766980"
1043dependencies = [1049dependencies = [
1044 "anstream",1050 "anstream",
1045 "anstyle",1051 "anstyle",
10501056
1051[[package]]1057[[package]]
1052name = "clap_derive"1058name = "clap_derive"
1053version = "4.3.0"1059version = "4.3.1"
1054source = "registry+https://github.com/rust-lang/crates.io-index"1060source = "registry+https://github.com/rust-lang/crates.io-index"
1055checksum = "191d9573962933b4027f932c600cd252ce27a8ad5979418fe78e43c07996f27b"1061checksum = "59e9ef9a08ee1c0e1f2e162121665ac45ac3783b0f897db7244ae75ad9a8f65b"
1056dependencies = [1062dependencies = [
1057 "heck",1063 "heck",
1058 "proc-macro2",1064 "proc-macro2",
1059 "quote",1065 "quote",
1060 "syn 2.0.16",1066 "syn 2.0.18",
1061]1067]
10621068
1063[[package]]1069[[package]]
10961102
1097[[package]]1103[[package]]
1098name = "comfy-table"1104name = "comfy-table"
1099version = "6.1.4"1105version = "6.2.0"
1100source = "registry+https://github.com/rust-lang/crates.io-index"1106source = "registry+https://github.com/rust-lang/crates.io-index"
1101checksum = "6e7b787b0dc42e8111badfdbe4c3059158ccb2db8780352fa1b01e8ccf45cc4d"1107checksum = "7e959d788268e3bf9d35ace83e81b124190378e4c91c9067524675e33394b8ba"
1102dependencies = [1108dependencies = [
1103 "strum",1109 "strum",
1104 "strum_macros",1110 "strum_macros",
1683 "proc-macro-crate",1689 "proc-macro-crate",
1684 "proc-macro2",1690 "proc-macro2",
1685 "quote",1691 "quote",
1686 "syn 2.0.16",1692 "syn 2.0.18",
1687]1693]
16881694
1689[[package]]1695[[package]]
19591965
1960[[package]]1966[[package]]
1961name = "cxx"1967name = "cxx"
1962version = "1.0.94"1968version = "1.0.95"
1963source = "registry+https://github.com/rust-lang/crates.io-index"1969source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "f61f1b6389c3fe1c316bf8a4dccc90a38208354b330925bce1f74a6c4756eb93"1970checksum = "109308c20e8445959c2792e81871054c6a17e6976489a93d2769641a2ba5839c"
1965dependencies = [1971dependencies = [
1966 "cc",1972 "cc",
1967 "cxxbridge-flags",1973 "cxxbridge-flags",
19711977
1972[[package]]1978[[package]]
1973name = "cxx-build"1979name = "cxx-build"
1974version = "1.0.94"1980version = "1.0.95"
1975source = "registry+https://github.com/rust-lang/crates.io-index"1981source = "registry+https://github.com/rust-lang/crates.io-index"
1976checksum = "12cee708e8962df2aeb38f594aae5d827c022b6460ac71a7a3e2c3c2aae5a07b"1982checksum = "daf4c6755cdf10798b97510e0e2b3edb9573032bd9379de8fffa59d68165494f"
1977dependencies = [1983dependencies = [
1978 "cc",1984 "cc",
1979 "codespan-reporting",1985 "codespan-reporting",
1980 "once_cell",1986 "once_cell",
1981 "proc-macro2",1987 "proc-macro2",
1982 "quote",1988 "quote",
1983 "scratch",1989 "scratch",
1984 "syn 2.0.16",1990 "syn 2.0.18",
1985]1991]
19861992
1987[[package]]1993[[package]]
1988name = "cxxbridge-flags"1994name = "cxxbridge-flags"
1989version = "1.0.94"1995version = "1.0.95"
1990source = "registry+https://github.com/rust-lang/crates.io-index"1996source = "registry+https://github.com/rust-lang/crates.io-index"
1991checksum = "7944172ae7e4068c533afbb984114a56c46e9ccddda550499caa222902c7f7bb"1997checksum = "882074421238e84fe3b4c65d0081de34e5b323bf64555d3e61991f76eb64a7bb"
19921998
1993[[package]]1999[[package]]
1994name = "cxxbridge-macro"2000name = "cxxbridge-macro"
1995version = "1.0.94"2001version = "1.0.95"
1996source = "registry+https://github.com/rust-lang/crates.io-index"2002source = "registry+https://github.com/rust-lang/crates.io-index"
1997checksum = "2345488264226bf682893e25de0769f3360aac9957980ec49361b083ddaa5bc5"2003checksum = "4a076022ece33e7686fb76513518e219cca4fce5750a8ae6d1ce6c0f48fd1af9"
1998dependencies = [2004dependencies = [
1999 "proc-macro2",2005 "proc-macro2",
2000 "quote",2006 "quote",
2001 "syn 2.0.16",2007 "syn 2.0.18",
2002]2008]
20032009
2004[[package]]2010[[package]]
2262dependencies = [2268dependencies = [
2263 "proc-macro2",2269 "proc-macro2",
2264 "quote",2270 "quote",
2265 "syn 2.0.16",2271 "syn 2.0.18",
2266]2272]
22672273
2268[[package]]2274[[package]]
2449dependencies = [2455dependencies = [
2450 "proc-macro2",2456 "proc-macro2",
2451 "quote",2457 "quote",
2452 "syn 2.0.16",2458 "syn 2.0.18",
2453]2459]
24542460
2455[[package]]2461[[package]]
2460dependencies = [2466dependencies = [
2461 "proc-macro2",2467 "proc-macro2",
2462 "quote",2468 "quote",
2463 "syn 2.0.16",2469 "syn 2.0.18",
2464]2470]
24652471
2466[[package]]2472[[package]]
2719 "fs-err",2725 "fs-err",
2720 "proc-macro2",2726 "proc-macro2",
2721 "quote",2727 "quote",
2722 "syn 2.0.16",2728 "syn 2.0.18",
2723]2729]
27242730
2725[[package]]2731[[package]]
2771[[package]]2777[[package]]
2772name = "fc-consensus"2778name = "fc-consensus"
2773version = "2.0.0-dev"2779version = "2.0.0-dev"
2774source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2780source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
2775dependencies = [2781dependencies = [
2776 "async-trait",2782 "async-trait",
2777 "fc-db",2783 "fc-db",
2788[[package]]2794[[package]]
2789name = "fc-db"2795name = "fc-db"
2790version = "2.0.0-dev"2796version = "2.0.0-dev"
2791source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2797source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
2792dependencies = [2798dependencies = [
2793 "fp-storage",2799 "fp-storage",
2794 "kvdb-rocksdb",2800 "kvdb-rocksdb",
2807[[package]]2813[[package]]
2808name = "fc-mapping-sync"2814name = "fc-mapping-sync"
2809version = "2.0.0-dev"2815version = "2.0.0-dev"
2810source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2816source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
2811dependencies = [2817dependencies = [
2812 "fc-db",2818 "fc-db",
2813 "fc-storage",2819 "fc-storage",
2828[[package]]2834[[package]]
2829name = "fc-rpc"2835name = "fc-rpc"
2830version = "2.0.0-dev"2836version = "2.0.0-dev"
2831source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2837source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
2832dependencies = [2838dependencies = [
2833 "ethereum",2839 "ethereum",
2834 "ethereum-types",2840 "ethereum-types",
2877[[package]]2883[[package]]
2878name = "fc-rpc-core"2884name = "fc-rpc-core"
2879version = "1.1.0-dev"2885version = "1.1.0-dev"
2880source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2886source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
2881dependencies = [2887dependencies = [
2882 "ethereum",2888 "ethereum",
2883 "ethereum-types",2889 "ethereum-types",
2890[[package]]2896[[package]]
2891name = "fc-storage"2897name = "fc-storage"
2892version = "1.0.0-dev"2898version = "1.0.0-dev"
2893source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"2899source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
2894dependencies = [2900dependencies = [
2895 "ethereum",2901 "ethereum",
2896 "ethereum-types",2902 "ethereum-types",
3025[[package]]3031[[package]]
3026name = "fork-tree"3032name = "fork-tree"
3027version = "3.0.0"3033version = "3.0.0"
3028source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3034source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3029dependencies = [3035dependencies = [
3030 "parity-scale-codec",3036 "parity-scale-codec",
3031]3037]
30323038
3033[[package]]3039[[package]]
3034name = "form_urlencoded"3040name = "form_urlencoded"
3035version = "1.1.0"3041version = "1.2.0"
3036source = "registry+https://github.com/rust-lang/crates.io-index"3042source = "registry+https://github.com/rust-lang/crates.io-index"
3037checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"3043checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
3038dependencies = [3044dependencies = [
3039 "percent-encoding",3045 "percent-encoding",
3040]3046]
30413047
3042[[package]]3048[[package]]
3043name = "fp-account"3049name = "fp-account"
3044version = "1.0.0-dev"3050version = "1.0.0-dev"
3045source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3051source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
3046dependencies = [3052dependencies = [
3047 "hex",3053 "hex",
3048 "impl-serde",3054 "impl-serde",
3060[[package]]3066[[package]]
3061name = "fp-consensus"3067name = "fp-consensus"
3062version = "2.0.0-dev"3068version = "2.0.0-dev"
3063source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3069source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
3064dependencies = [3070dependencies = [
3065 "ethereum",3071 "ethereum",
3066 "parity-scale-codec",3072 "parity-scale-codec",
3072[[package]]3078[[package]]
3073name = "fp-ethereum"3079name = "fp-ethereum"
3074version = "1.0.0-dev"3080version = "1.0.0-dev"
3075source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3081source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
3076dependencies = [3082dependencies = [
3077 "ethereum",3083 "ethereum",
3078 "ethereum-types",3084 "ethereum-types",
3086[[package]]3092[[package]]
3087name = "fp-evm"3093name = "fp-evm"
3088version = "3.0.0-dev"3094version = "3.0.0-dev"
3089source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3095source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
3090dependencies = [3096dependencies = [
3091 "evm",3097 "evm",
3092 "frame-support",3098 "frame-support",
3102[[package]]3108[[package]]
3103name = "fp-rpc"3109name = "fp-rpc"
3104version = "3.0.0-dev"3110version = "3.0.0-dev"
3105source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3111source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
3106dependencies = [3112dependencies = [
3107 "ethereum",3113 "ethereum",
3108 "ethereum-types",3114 "ethereum-types",
3119[[package]]3125[[package]]
3120name = "fp-self-contained"3126name = "fp-self-contained"
3121version = "1.0.0-dev"3127version = "1.0.0-dev"
3122source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3128source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
3123dependencies = [3129dependencies = [
3124 "frame-support",3130 "frame-support",
3125 "parity-scale-codec",3131 "parity-scale-codec",
3131[[package]]3137[[package]]
3132name = "fp-storage"3138name = "fp-storage"
3133version = "2.0.0"3139version = "2.0.0"
3134source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"3140source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
3135dependencies = [3141dependencies = [
3136 "parity-scale-codec",3142 "parity-scale-codec",
3137 "serde",3143 "serde",
3146[[package]]3152[[package]]
3147name = "frame-benchmarking"3153name = "frame-benchmarking"
3148version = "4.0.0-dev"3154version = "4.0.0-dev"
3149source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3155source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3150dependencies = [3156dependencies = [
3151 "frame-support",3157 "frame-support",
3152 "frame-support-procedural",3158 "frame-support-procedural",
3171[[package]]3177[[package]]
3172name = "frame-benchmarking-cli"3178name = "frame-benchmarking-cli"
3173version = "4.0.0-dev"3179version = "4.0.0-dev"
3174source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3175dependencies = [3181dependencies = [
3176 "Inflector",3182 "Inflector",
3177 "array-bytes 4.2.0",3183 "array-bytes 4.2.0",
3218[[package]]3224[[package]]
3219name = "frame-election-provider-solution-type"3225name = "frame-election-provider-solution-type"
3220version = "4.0.0-dev"3226version = "4.0.0-dev"
3221source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3222dependencies = [3228dependencies = [
3223 "proc-macro-crate",3229 "proc-macro-crate",
3224 "proc-macro2",3230 "proc-macro2",
3225 "quote",3231 "quote",
3226 "syn 2.0.16",3232 "syn 2.0.18",
3227]3233]
32283234
3229[[package]]3235[[package]]
3230name = "frame-election-provider-support"3236name = "frame-election-provider-support"
3231version = "4.0.0-dev"3237version = "4.0.0-dev"
3232source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3238source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3233dependencies = [3239dependencies = [
3234 "frame-election-provider-solution-type",3240 "frame-election-provider-solution-type",
3235 "frame-support",3241 "frame-support",
3246[[package]]3252[[package]]
3247name = "frame-executive"3253name = "frame-executive"
3248version = "4.0.0-dev"3254version = "4.0.0-dev"
3249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3255source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3250dependencies = [3256dependencies = [
3251 "frame-support",3257 "frame-support",
3252 "frame-system",3258 "frame-system",
3275[[package]]3281[[package]]
3276name = "frame-remote-externalities"3282name = "frame-remote-externalities"
3277version = "0.10.0-dev"3283version = "0.10.0-dev"
3278source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3284source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3279dependencies = [3285dependencies = [
3280 "async-recursion",3286 "async-recursion",
3281 "futures",3287 "futures",
3293[[package]]3299[[package]]
3294name = "frame-support"3300name = "frame-support"
3295version = "4.0.0-dev"3301version = "4.0.0-dev"
3296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3302source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3297dependencies = [3303dependencies = [
3298 "bitflags",3304 "bitflags",
3299 "environmental",3305 "environmental",
3326[[package]]3332[[package]]
3327name = "frame-support-procedural"3333name = "frame-support-procedural"
3328version = "4.0.0-dev"3334version = "4.0.0-dev"
3329source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3335source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3330dependencies = [3336dependencies = [
3331 "Inflector",3337 "Inflector",
3332 "cfg-expr",3338 "cfg-expr",
3336 "proc-macro-warning",3342 "proc-macro-warning",
3337 "proc-macro2",3343 "proc-macro2",
3338 "quote",3344 "quote",
3339 "syn 2.0.16",3345 "syn 2.0.18",
3340]3346]
33413347
3342[[package]]3348[[package]]
3343name = "frame-support-procedural-tools"3349name = "frame-support-procedural-tools"
3344version = "4.0.0-dev"3350version = "4.0.0-dev"
3345source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3351source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3346dependencies = [3352dependencies = [
3347 "frame-support-procedural-tools-derive",3353 "frame-support-procedural-tools-derive",
3348 "proc-macro-crate",3354 "proc-macro-crate",
3349 "proc-macro2",3355 "proc-macro2",
3350 "quote",3356 "quote",
3351 "syn 2.0.16",3357 "syn 2.0.18",
3352]3358]
33533359
3354[[package]]3360[[package]]
3355name = "frame-support-procedural-tools-derive"3361name = "frame-support-procedural-tools-derive"
3356version = "3.0.0"3362version = "3.0.0"
3357source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3363source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3358dependencies = [3364dependencies = [
3359 "proc-macro2",3365 "proc-macro2",
3360 "quote",3366 "quote",
3361 "syn 2.0.16",3367 "syn 2.0.18",
3362]3368]
33633369
3364[[package]]3370[[package]]
3365name = "frame-system"3371name = "frame-system"
3366version = "4.0.0-dev"3372version = "4.0.0-dev"
3367source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3373source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3368dependencies = [3374dependencies = [
3369 "frame-support",3375 "frame-support",
3370 "log",3376 "log",
3382[[package]]3388[[package]]
3383name = "frame-system-benchmarking"3389name = "frame-system-benchmarking"
3384version = "4.0.0-dev"3390version = "4.0.0-dev"
3385source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3391source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3386dependencies = [3392dependencies = [
3387 "frame-benchmarking",3393 "frame-benchmarking",
3388 "frame-support",3394 "frame-support",
3397[[package]]3403[[package]]
3398name = "frame-system-rpc-runtime-api"3404name = "frame-system-rpc-runtime-api"
3399version = "4.0.0-dev"3405version = "4.0.0-dev"
3400source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3406source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3401dependencies = [3407dependencies = [
3402 "parity-scale-codec",3408 "parity-scale-codec",
3403 "sp-api",3409 "sp-api",
3406[[package]]3412[[package]]
3407name = "frame-try-runtime"3413name = "frame-try-runtime"
3408version = "0.10.0-dev"3414version = "0.10.0-dev"
3409source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"3415source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
3410dependencies = [3416dependencies = [
3411 "frame-support",3417 "frame-support",
3412 "parity-scale-codec",3418 "parity-scale-codec",
34333439
3434[[package]]3440[[package]]
3435name = "fs4"3441name = "fs4"
3436version = "0.6.4"3442version = "0.6.5"
3437source = "registry+https://github.com/rust-lang/crates.io-index"3443source = "registry+https://github.com/rust-lang/crates.io-index"
3438checksum = "a7f5b6908aecca5812a4569056285e58c666588c9573ee59765bf1d3692699e2"3444checksum = "7672706608ecb74ab2e055c68327ffc25ae4cac1e12349204fd5fb0f3487cce2"
3439dependencies = [3445dependencies = [
3440 "rustix 0.37.19",3446 "rustix 0.37.19",
3441 "windows-sys 0.48.0",3447 "windows-sys 0.48.0",
3519dependencies = [3525dependencies = [
3520 "proc-macro2",3526 "proc-macro2",
3521 "quote",3527 "quote",
3522 "syn 2.0.16",3528 "syn 2.0.18",
3523]3529]
35243530
3525[[package]]3531[[package]]
40104016
4011[[package]]4017[[package]]
4012name = "idna"4018name = "idna"
4013version = "0.3.0"4019version = "0.4.0"
4014source = "registry+https://github.com/rust-lang/crates.io-index"4020source = "registry+https://github.com/rust-lang/crates.io-index"
4015checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"4021checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
4016dependencies = [4022dependencies = [
4017 "unicode-bidi",4023 "unicode-bidi",
4018 "unicode-normalization",4024 "unicode-normalization",
41504156
4151[[package]]4157[[package]]
4152name = "io-lifetimes"4158name = "io-lifetimes"
4153version = "1.0.10"4159version = "1.0.11"
4154source = "registry+https://github.com/rust-lang/crates.io-index"4160source = "registry+https://github.com/rust-lang/crates.io-index"
4155checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220"4161checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
4156dependencies = [4162dependencies = [
4157 "hermit-abi 0.3.1",4163 "hermit-abi 0.3.1",
4158 "libc",4164 "libc",
45534559
4554[[package]]4560[[package]]
4555name = "libc"4561name = "libc"
4556version = "0.2.144"4562version = "0.2.145"
4557source = "registry+https://github.com/rust-lang/crates.io-index"4563source = "registry+https://github.com/rust-lang/crates.io-index"
4558checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1"4564checksum = "fc86cde3ff845662b8f4ef6cb50ea0e20c524eb3d29ae048287e06a1b3fa6a81"
45594565
4560[[package]]4566[[package]]
4561name = "libloading"4567name = "libloading"
51635169
5164[[package]]5170[[package]]
5165name = "log"5171name = "log"
5166version = "0.4.17"5172version = "0.4.18"
5167source = "registry+https://github.com/rust-lang/crates.io-index"5173source = "registry+https://github.com/rust-lang/crates.io-index"
5168checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"5174checksum = "518ef76f2f87365916b142844c16d8fefd85039bc5699050210a7778ee1cd1de"
5169dependencies = [
5170 "cfg-if",
5171]
51725175
5173[[package]]5176[[package]]
5174name = "lru"5177name = "lru"
53725375
5373[[package]]5376[[package]]
5374name = "mio"5377name = "mio"
5375version = "0.8.6"5378version = "0.8.8"
5376source = "registry+https://github.com/rust-lang/crates.io-index"5379source = "registry+https://github.com/rust-lang/crates.io-index"
5377checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9"5380checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
5378dependencies = [5381dependencies = [
5379 "libc",5382 "libc",
5380 "log",
5381 "wasi 0.11.0+wasi-snapshot-preview1",5383 "wasi 0.11.0+wasi-snapshot-preview1",
5382 "windows-sys 0.45.0",5384 "windows-sys 0.48.0",
5383]5385]
53845386
5385[[package]]5387[[package]]
5386name = "mmr-gadget"5388name = "mmr-gadget"
5387version = "4.0.0-dev"5389version = "4.0.0-dev"
5388source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"5390source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
5389dependencies = [5391dependencies = [
5390 "futures",5392 "futures",
5391 "log",5393 "log",
5404[[package]]5406[[package]]
5405name = "mmr-rpc"5407name = "mmr-rpc"
5406version = "4.0.0-dev"5408version = "4.0.0-dev"
5407source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"5409source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
5408dependencies = [5410dependencies = [
5409 "anyhow",5411 "anyhow",
5410 "jsonrpsee",5412 "jsonrpsee",
58295831
5830[[package]]5832[[package]]
5831name = "once_cell"5833name = "once_cell"
5832version = "1.17.1"5834version = "1.18.0"
5833source = "registry+https://github.com/rust-lang/crates.io-index"5835source = "registry+https://github.com/rust-lang/crates.io-index"
5834checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"5836checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
58355837
5836[[package]]5838[[package]]
5837name = "opal-runtime"5839name = "opal-runtime"
6151[[package]]6153[[package]]
6152name = "pallet-aura"6154name = "pallet-aura"
6153version = "4.0.0-dev"6155version = "4.0.0-dev"
6154source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6156source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6155dependencies = [6157dependencies = [
6156 "frame-support",6158 "frame-support",
6157 "frame-system",6159 "frame-system",
6167[[package]]6169[[package]]
6168name = "pallet-authority-discovery"6170name = "pallet-authority-discovery"
6169version = "4.0.0-dev"6171version = "4.0.0-dev"
6170source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6172source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6171dependencies = [6173dependencies = [
6172 "frame-support",6174 "frame-support",
6173 "frame-system",6175 "frame-system",
6183[[package]]6185[[package]]
6184name = "pallet-authorship"6186name = "pallet-authorship"
6185version = "4.0.0-dev"6187version = "4.0.0-dev"
6186source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6188source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6187dependencies = [6189dependencies = [
6188 "frame-support",6190 "frame-support",
6189 "frame-system",6191 "frame-system",
6197[[package]]6199[[package]]
6198name = "pallet-babe"6200name = "pallet-babe"
6199version = "4.0.0-dev"6201version = "4.0.0-dev"
6200source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6201dependencies = [6203dependencies = [
6202 "frame-benchmarking",6204 "frame-benchmarking",
6203 "frame-support",6205 "frame-support",
6221[[package]]6223[[package]]
6222name = "pallet-bags-list"6224name = "pallet-bags-list"
6223version = "4.0.0-dev"6225version = "4.0.0-dev"
6224source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6226source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6225dependencies = [6227dependencies = [
6226 "frame-benchmarking",6228 "frame-benchmarking",
6227 "frame-election-provider-support",6229 "frame-election-provider-support",
6241[[package]]6243[[package]]
6242name = "pallet-balances"6244name = "pallet-balances"
6243version = "4.0.0-dev"6245version = "4.0.0-dev"
6244source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6246source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6245dependencies = [6247dependencies = [
6246 "frame-benchmarking",6248 "frame-benchmarking",
6247 "frame-support",6249 "frame-support",
6277[[package]]6279[[package]]
6278name = "pallet-base-fee"6280name = "pallet-base-fee"
6279version = "1.0.0"6281version = "1.0.0"
6280source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"6282source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
6281dependencies = [6283dependencies = [
6282 "fp-evm",6284 "fp-evm",
6283 "frame-support",6285 "frame-support",
6291[[package]]6293[[package]]
6292name = "pallet-beefy"6294name = "pallet-beefy"
6293version = "4.0.0-dev"6295version = "4.0.0-dev"
6294source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6295dependencies = [6297dependencies = [
6296 "frame-support",6298 "frame-support",
6297 "frame-system",6299 "frame-system",
6310[[package]]6312[[package]]
6311name = "pallet-beefy-mmr"6313name = "pallet-beefy-mmr"
6312version = "4.0.0-dev"6314version = "4.0.0-dev"
6313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6315source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6314dependencies = [6316dependencies = [
6315 "array-bytes 4.2.0",6317 "array-bytes 4.2.0",
6316 "binary-merkle-tree",6318 "binary-merkle-tree",
6334[[package]]6336[[package]]
6335name = "pallet-bounties"6337name = "pallet-bounties"
6336version = "4.0.0-dev"6338version = "4.0.0-dev"
6337source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6338dependencies = [6340dependencies = [
6339 "frame-benchmarking",6341 "frame-benchmarking",
6340 "frame-support",6342 "frame-support",
6352[[package]]6354[[package]]
6353name = "pallet-child-bounties"6355name = "pallet-child-bounties"
6354version = "4.0.0-dev"6356version = "4.0.0-dev"
6355source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6357source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6356dependencies = [6358dependencies = [
6357 "frame-benchmarking",6359 "frame-benchmarking",
6358 "frame-support",6360 "frame-support",
6398[[package]]6400[[package]]
6399name = "pallet-collective"6401name = "pallet-collective"
6400version = "4.0.0-dev"6402version = "4.0.0-dev"
6401source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6403source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6402dependencies = [6404dependencies = [
6403 "frame-benchmarking",6405 "frame-benchmarking",
6404 "frame-support",6406 "frame-support",
6452[[package]]6454[[package]]
6453name = "pallet-conviction-voting"6455name = "pallet-conviction-voting"
6454version = "4.0.0-dev"6456version = "4.0.0-dev"
6455source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6457source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6456dependencies = [6458dependencies = [
6457 "assert_matches",6459 "assert_matches",
6458 "frame-benchmarking",6460 "frame-benchmarking",
6469[[package]]6471[[package]]
6470name = "pallet-democracy"6472name = "pallet-democracy"
6471version = "4.0.0-dev"6473version = "4.0.0-dev"
6472source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6474source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6473dependencies = [6475dependencies = [
6474 "frame-benchmarking",6476 "frame-benchmarking",
6475 "frame-support",6477 "frame-support",
6487[[package]]6489[[package]]
6488name = "pallet-election-provider-multi-phase"6490name = "pallet-election-provider-multi-phase"
6489version = "4.0.0-dev"6491version = "4.0.0-dev"
6490source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6492source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6491dependencies = [6493dependencies = [
6492 "frame-benchmarking",6494 "frame-benchmarking",
6493 "frame-election-provider-support",6495 "frame-election-provider-support",
6510[[package]]6512[[package]]
6511name = "pallet-election-provider-support-benchmarking"6513name = "pallet-election-provider-support-benchmarking"
6512version = "4.0.0-dev"6514version = "4.0.0-dev"
6513source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6515source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6514dependencies = [6516dependencies = [
6515 "frame-benchmarking",6517 "frame-benchmarking",
6516 "frame-election-provider-support",6518 "frame-election-provider-support",
6523[[package]]6525[[package]]
6524name = "pallet-elections-phragmen"6526name = "pallet-elections-phragmen"
6525version = "5.0.0-dev"6527version = "5.0.0-dev"
6526source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6528source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6527dependencies = [6529dependencies = [
6528 "frame-benchmarking",6530 "frame-benchmarking",
6529 "frame-support",6531 "frame-support",
6541[[package]]6543[[package]]
6542name = "pallet-ethereum"6544name = "pallet-ethereum"
6543version = "4.0.0-dev"6545version = "4.0.0-dev"
6544source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"6546source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
6545dependencies = [6547dependencies = [
6546 "ethereum",6548 "ethereum",
6547 "ethereum-types",6549 "ethereum-types",
6564[[package]]6566[[package]]
6565name = "pallet-evm"6567name = "pallet-evm"
6566version = "6.0.0-dev"6568version = "6.0.0-dev"
6567source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"6569source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
6568dependencies = [6570dependencies = [
6569 "environmental",6571 "environmental",
6570 "evm",6572 "evm",
6643[[package]]6645[[package]]
6644name = "pallet-evm-precompile-simple"6646name = "pallet-evm-precompile-simple"
6645version = "2.0.0-dev"6647version = "2.0.0-dev"
6646source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#75ad5b9a49e1942553c4068228f1546ffb1f7246"6648source = "git+https://github.com/uniquenetwork/unique-frontier?branch=unique-polkadot-v0.9.42#4f7a610defd7623aa147d83c83cbc42f907ce8bb"
6647dependencies = [6649dependencies = [
6648 "fp-evm",6650 "fp-evm",
6649 "ripemd",6651 "ripemd",
6669[[package]]6671[[package]]
6670name = "pallet-fast-unstake"6672name = "pallet-fast-unstake"
6671version = "4.0.0-dev"6673version = "4.0.0-dev"
6672source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6674source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6673dependencies = [6675dependencies = [
6674 "frame-benchmarking",6676 "frame-benchmarking",
6675 "frame-election-provider-support",6677 "frame-election-provider-support",
6729[[package]]6731[[package]]
6730name = "pallet-grandpa"6732name = "pallet-grandpa"
6731version = "4.0.0-dev"6733version = "4.0.0-dev"
6732source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6733dependencies = [6735dependencies = [
6734 "frame-benchmarking",6736 "frame-benchmarking",
6735 "frame-support",6737 "frame-support",
6769[[package]]6771[[package]]
6770name = "pallet-identity"6772name = "pallet-identity"
6771version = "4.0.0-dev"6773version = "4.0.0-dev"
6772source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6774source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6773dependencies = [6775dependencies = [
6774 "enumflags2",6776 "enumflags2",
6775 "frame-benchmarking",6777 "frame-benchmarking",
6785[[package]]6787[[package]]
6786name = "pallet-im-online"6788name = "pallet-im-online"
6787version = "4.0.0-dev"6789version = "4.0.0-dev"
6788source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6790source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6789dependencies = [6791dependencies = [
6790 "frame-benchmarking",6792 "frame-benchmarking",
6791 "frame-support",6793 "frame-support",
6805[[package]]6807[[package]]
6806name = "pallet-indices"6808name = "pallet-indices"
6807version = "4.0.0-dev"6809version = "4.0.0-dev"
6808source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6810source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6809dependencies = [6811dependencies = [
6810 "frame-benchmarking",6812 "frame-benchmarking",
6811 "frame-support",6813 "frame-support",
6851[[package]]6853[[package]]
6852name = "pallet-membership"6854name = "pallet-membership"
6853version = "4.0.0-dev"6855version = "4.0.0-dev"
6854source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6856source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6855dependencies = [6857dependencies = [
6856 "frame-benchmarking",6858 "frame-benchmarking",
6857 "frame-support",6859 "frame-support",
6868[[package]]6870[[package]]
6869name = "pallet-mmr"6871name = "pallet-mmr"
6870version = "4.0.0-dev"6872version = "4.0.0-dev"
6871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6872dependencies = [6874dependencies = [
6873 "frame-benchmarking",6875 "frame-benchmarking",
6874 "frame-support",6876 "frame-support",
6885[[package]]6887[[package]]
6886name = "pallet-multisig"6888name = "pallet-multisig"
6887version = "4.0.0-dev"6889version = "4.0.0-dev"
6888source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6890source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6889dependencies = [6891dependencies = [
6890 "frame-benchmarking",6892 "frame-benchmarking",
6891 "frame-support",6893 "frame-support",
6901[[package]]6903[[package]]
6902name = "pallet-nis"6904name = "pallet-nis"
6903version = "4.0.0-dev"6905version = "4.0.0-dev"
6904source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6905dependencies = [6907dependencies = [
6906 "frame-benchmarking",6908 "frame-benchmarking",
6907 "frame-support",6909 "frame-support",
6917[[package]]6919[[package]]
6918name = "pallet-nomination-pools"6920name = "pallet-nomination-pools"
6919version = "1.0.0"6921version = "1.0.0"
6920source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6922source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6921dependencies = [6923dependencies = [
6922 "frame-support",6924 "frame-support",
6923 "frame-system",6925 "frame-system",
6934[[package]]6936[[package]]
6935name = "pallet-nomination-pools-benchmarking"6937name = "pallet-nomination-pools-benchmarking"
6936version = "1.0.0"6938version = "1.0.0"
6937source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6939source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6938dependencies = [6940dependencies = [
6939 "frame-benchmarking",6941 "frame-benchmarking",
6940 "frame-election-provider-support",6942 "frame-election-provider-support",
6954[[package]]6956[[package]]
6955name = "pallet-nomination-pools-runtime-api"6957name = "pallet-nomination-pools-runtime-api"
6956version = "1.0.0-dev"6958version = "1.0.0-dev"
6957source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6959source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6958dependencies = [6960dependencies = [
6959 "pallet-nomination-pools",6961 "pallet-nomination-pools",
6960 "parity-scale-codec",6962 "parity-scale-codec",
6986[[package]]6988[[package]]
6987name = "pallet-offences"6989name = "pallet-offences"
6988version = "4.0.0-dev"6990version = "4.0.0-dev"
6989source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"6991source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
6990dependencies = [6992dependencies = [
6991 "frame-support",6993 "frame-support",
6992 "frame-system",6994 "frame-system",
7003[[package]]7005[[package]]
7004name = "pallet-offences-benchmarking"7006name = "pallet-offences-benchmarking"
7005version = "4.0.0-dev"7007version = "4.0.0-dev"
7006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7008source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7007dependencies = [7009dependencies = [
7008 "frame-benchmarking",7010 "frame-benchmarking",
7009 "frame-election-provider-support",7011 "frame-election-provider-support",
7027[[package]]7029[[package]]
7028name = "pallet-preimage"7030name = "pallet-preimage"
7029version = "4.0.0-dev"7031version = "4.0.0-dev"
7030source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7032source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7031dependencies = [7033dependencies = [
7032 "frame-benchmarking",7034 "frame-benchmarking",
7033 "frame-support",7035 "frame-support",
7044[[package]]7046[[package]]
7045name = "pallet-proxy"7047name = "pallet-proxy"
7046version = "4.0.0-dev"7048version = "4.0.0-dev"
7047source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7048dependencies = [7050dependencies = [
7049 "frame-benchmarking",7051 "frame-benchmarking",
7050 "frame-support",7052 "frame-support",
7059[[package]]7061[[package]]
7060name = "pallet-ranked-collective"7062name = "pallet-ranked-collective"
7061version = "4.0.0-dev"7063version = "4.0.0-dev"
7062source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7063dependencies = [7065dependencies = [
7064 "frame-benchmarking",7066 "frame-benchmarking",
7065 "frame-support",7067 "frame-support",
7077[[package]]7079[[package]]
7078name = "pallet-recovery"7080name = "pallet-recovery"
7079version = "4.0.0-dev"7081version = "4.0.0-dev"
7080source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7082source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7081dependencies = [7083dependencies = [
7082 "frame-benchmarking",7084 "frame-benchmarking",
7083 "frame-support",7085 "frame-support",
7092[[package]]7094[[package]]
7093name = "pallet-referenda"7095name = "pallet-referenda"
7094version = "4.0.0-dev"7096version = "4.0.0-dev"
7095source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7097source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7096dependencies = [7098dependencies = [
7097 "assert_matches",7099 "assert_matches",
7098 "frame-benchmarking",7100 "frame-benchmarking",
7131[[package]]7133[[package]]
7132name = "pallet-scheduler"7134name = "pallet-scheduler"
7133version = "4.0.0-dev"7135version = "4.0.0-dev"
7134source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7136source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7135dependencies = [7137dependencies = [
7136 "frame-benchmarking",7138 "frame-benchmarking",
7137 "frame-support",7139 "frame-support",
7148[[package]]7150[[package]]
7149name = "pallet-session"7151name = "pallet-session"
7150version = "4.0.0-dev"7152version = "4.0.0-dev"
7151source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7153source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7152dependencies = [7154dependencies = [
7153 "frame-support",7155 "frame-support",
7154 "frame-system",7156 "frame-system",
7169[[package]]7171[[package]]
7170name = "pallet-session-benchmarking"7172name = "pallet-session-benchmarking"
7171version = "4.0.0-dev"7173version = "4.0.0-dev"
7172source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7174source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7173dependencies = [7175dependencies = [
7174 "frame-benchmarking",7176 "frame-benchmarking",
7175 "frame-support",7177 "frame-support",
7185[[package]]7187[[package]]
7186name = "pallet-society"7188name = "pallet-society"
7187version = "4.0.0-dev"7189version = "4.0.0-dev"
7188source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7190source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7189dependencies = [7191dependencies = [
7190 "frame-support",7192 "frame-support",
7191 "frame-system",7193 "frame-system",
7199[[package]]7201[[package]]
7200name = "pallet-staking"7202name = "pallet-staking"
7201version = "4.0.0-dev"7203version = "4.0.0-dev"
7202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7204source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7203dependencies = [7205dependencies = [
7204 "frame-benchmarking",7206 "frame-benchmarking",
7205 "frame-election-provider-support",7207 "frame-election-provider-support",
7222[[package]]7224[[package]]
7223name = "pallet-staking-reward-curve"7225name = "pallet-staking-reward-curve"
7224version = "4.0.0-dev"7226version = "4.0.0-dev"
7225source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7226dependencies = [7228dependencies = [
7227 "proc-macro-crate",7229 "proc-macro-crate",
7228 "proc-macro2",7230 "proc-macro2",
7229 "quote",7231 "quote",
7230 "syn 2.0.16",7232 "syn 2.0.18",
7231]7233]
72327234
7233[[package]]7235[[package]]
7234name = "pallet-staking-reward-fn"7236name = "pallet-staking-reward-fn"
7235version = "4.0.0-dev"7237version = "4.0.0-dev"
7236source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7238source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7237dependencies = [7239dependencies = [
7238 "log",7240 "log",
7239 "sp-arithmetic",7241 "sp-arithmetic",
7242[[package]]7244[[package]]
7243name = "pallet-staking-runtime-api"7245name = "pallet-staking-runtime-api"
7244version = "4.0.0-dev"7246version = "4.0.0-dev"
7245source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7246dependencies = [7248dependencies = [
7247 "parity-scale-codec",7249 "parity-scale-codec",
7248 "sp-api",7250 "sp-api",
7251[[package]]7253[[package]]
7252name = "pallet-state-trie-migration"7254name = "pallet-state-trie-migration"
7253version = "4.0.0-dev"7255version = "4.0.0-dev"
7254source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7256source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7255dependencies = [7257dependencies = [
7256 "frame-benchmarking",7258 "frame-benchmarking",
7257 "frame-support",7259 "frame-support",
7284[[package]]7286[[package]]
7285name = "pallet-sudo"7287name = "pallet-sudo"
7286version = "4.0.0-dev"7288version = "4.0.0-dev"
7287source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7289source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7288dependencies = [7290dependencies = [
7289 "frame-support",7291 "frame-support",
7290 "frame-system",7292 "frame-system",
7330[[package]]7332[[package]]
7331name = "pallet-timestamp"7333name = "pallet-timestamp"
7332version = "4.0.0-dev"7334version = "4.0.0-dev"
7333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7335source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7334dependencies = [7336dependencies = [
7335 "frame-benchmarking",7337 "frame-benchmarking",
7336 "frame-support",7338 "frame-support",
7348[[package]]7350[[package]]
7349name = "pallet-tips"7351name = "pallet-tips"
7350version = "4.0.0-dev"7352version = "4.0.0-dev"
7351source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7353source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7352dependencies = [7354dependencies = [
7353 "frame-benchmarking",7355 "frame-benchmarking",
7354 "frame-support",7356 "frame-support",
7367[[package]]7369[[package]]
7368name = "pallet-transaction-payment"7370name = "pallet-transaction-payment"
7369version = "4.0.0-dev"7371version = "4.0.0-dev"
7370source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7372source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7371dependencies = [7373dependencies = [
7372 "frame-support",7374 "frame-support",
7373 "frame-system",7375 "frame-system",
7383[[package]]7385[[package]]
7384name = "pallet-transaction-payment-rpc"7386name = "pallet-transaction-payment-rpc"
7385version = "4.0.0-dev"7387version = "4.0.0-dev"
7386source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7388source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7387dependencies = [7389dependencies = [
7388 "jsonrpsee",7390 "jsonrpsee",
7389 "pallet-transaction-payment-rpc-runtime-api",7391 "pallet-transaction-payment-rpc-runtime-api",
7399[[package]]7401[[package]]
7400name = "pallet-transaction-payment-rpc-runtime-api"7402name = "pallet-transaction-payment-rpc-runtime-api"
7401version = "4.0.0-dev"7403version = "4.0.0-dev"
7402source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7404source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7403dependencies = [7405dependencies = [
7404 "pallet-transaction-payment",7406 "pallet-transaction-payment",
7405 "parity-scale-codec",7407 "parity-scale-codec",
7411[[package]]7413[[package]]
7412name = "pallet-treasury"7414name = "pallet-treasury"
7413version = "4.0.0-dev"7415version = "4.0.0-dev"
7414source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7416source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7415dependencies = [7417dependencies = [
7416 "frame-benchmarking",7418 "frame-benchmarking",
7417 "frame-support",7419 "frame-support",
7470[[package]]7472[[package]]
7471name = "pallet-utility"7473name = "pallet-utility"
7472version = "4.0.0-dev"7474version = "4.0.0-dev"
7473source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7475source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7474dependencies = [7476dependencies = [
7475 "frame-benchmarking",7477 "frame-benchmarking",
7476 "frame-support",7478 "frame-support",
7486[[package]]7488[[package]]
7487name = "pallet-vesting"7489name = "pallet-vesting"
7488version = "4.0.0-dev"7490version = "4.0.0-dev"
7489source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7491source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7490dependencies = [7492dependencies = [
7491 "frame-benchmarking",7493 "frame-benchmarking",
7492 "frame-support",7494 "frame-support",
7501[[package]]7503[[package]]
7502name = "pallet-whitelist"7504name = "pallet-whitelist"
7503version = "4.0.0-dev"7505version = "4.0.0-dev"
7504source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"7506source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
7505dependencies = [7507dependencies = [
7506 "frame-benchmarking",7508 "frame-benchmarking",
7507 "frame-support",7509 "frame-support",
77287730
7729[[package]]7731[[package]]
7730name = "percent-encoding"7732name = "percent-encoding"
7731version = "2.2.0"7733version = "2.3.0"
7732source = "registry+https://github.com/rust-lang/crates.io-index"7734source = "registry+https://github.com/rust-lang/crates.io-index"
7733checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"7735checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
77347736
7735[[package]]7737[[package]]
7736name = "pest"7738name = "pest"
7762 "pest_meta",7764 "pest_meta",
7763 "proc-macro2",7765 "proc-macro2",
7764 "quote",7766 "quote",
7765 "syn 2.0.16",7767 "syn 2.0.18",
7766]7768]
77677769
7768[[package]]7770[[package]]
7803dependencies = [7805dependencies = [
7804 "proc-macro2",7806 "proc-macro2",
7805 "quote",7807 "quote",
7806 "syn 2.0.16",7808 "syn 2.0.18",
7807]7809]
78087810
7809[[package]]7811[[package]]
9211dependencies = [9213dependencies = [
9212 "proc-macro2",9214 "proc-macro2",
9213 "quote",9215 "quote",
9214 "syn 2.0.16",9216 "syn 2.0.18",
9215]9217]
92169218
9217[[package]]9219[[package]]
9218name = "proc-macro2"9220name = "proc-macro2"
9219version = "1.0.58"9221version = "1.0.59"
9220source = "registry+https://github.com/rust-lang/crates.io-index"9222source = "registry+https://github.com/rust-lang/crates.io-index"
9221checksum = "fa1fb82fc0c281dd9671101b66b771ebbe1eaf967b96ac8740dcba4b70005ca8"9223checksum = "6aeca18b86b413c660b781aa319e4e2648a3e6f9eadc9b47e9038e6fe9f3451b"
9222dependencies = [9224dependencies = [
9223 "unicode-ident",9225 "unicode-ident",
9224]9226]
94839485
9484[[package]]9486[[package]]
9485name = "quote"9487name = "quote"
9486version = "1.0.27"9488version = "1.0.28"
9487source = "registry+https://github.com/rust-lang/crates.io-index"9489source = "registry+https://github.com/rust-lang/crates.io-index"
9488checksum = "8f4f29d145265ec1c483c7c654450edde0bfe043d3938d6972630663356d9500"9490checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
9489dependencies = [9491dependencies = [
9490 "proc-macro2",9492 "proc-macro2",
9491]9493]
9688dependencies = [9690dependencies = [
9689 "proc-macro2",9691 "proc-macro2",
9690 "quote",9692 "quote",
9691 "syn 2.0.16",9693 "syn 2.0.18",
9692]9694]
96939695
9694[[package]]9696[[package]]
97059707
9706[[package]]9708[[package]]
9707name = "regex"9709name = "regex"
9708version = "1.8.1"9710version = "1.8.4"
9709source = "registry+https://github.com/rust-lang/crates.io-index"9711source = "registry+https://github.com/rust-lang/crates.io-index"
9710checksum = "af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370"9712checksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
9711dependencies = [9713dependencies = [
9712 "aho-corasick 1.0.1",9714 "aho-corasick 1.0.2",
9713 "memchr",9715 "memchr",
9714 "regex-syntax 0.7.1",9716 "regex-syntax 0.7.2",
9715]9717]
97169718
9717[[package]]9719[[package]]
97319733
9732[[package]]9734[[package]]
9733name = "regex-syntax"9735name = "regex-syntax"
9734version = "0.7.1"9736version = "0.7.2"
9735source = "registry+https://github.com/rust-lang/crates.io-index"9737source = "registry+https://github.com/rust-lang/crates.io-index"
9736checksum = "a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c"9738checksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
97379739
9738[[package]]9740[[package]]
9739name = "region"9741name = "region"
10102source = "registry+https://github.com/rust-lang/crates.io-index"10104source = "registry+https://github.com/rust-lang/crates.io-index"
10103checksum = "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b"10105checksum = "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b"
10104dependencies = [10106dependencies = [
10105 "base64 0.21.1",10107 "base64 0.21.2",
10106]10108]
1010710109
10108[[package]]10110[[package]]
10149[[package]]10151[[package]]
10150name = "sc-allocator"10152name = "sc-allocator"
10151version = "4.1.0-dev"10153version = "4.1.0-dev"
10152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10154source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10153dependencies = [10155dependencies = [
10154 "log",10156 "log",
10155 "sp-core",10157 "sp-core",
10160[[package]]10162[[package]]
10161name = "sc-authority-discovery"10163name = "sc-authority-discovery"
10162version = "0.10.0-dev"10164version = "0.10.0-dev"
10163source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10165source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10164dependencies = [10166dependencies = [
10165 "async-trait",10167 "async-trait",
10166 "futures",10168 "futures",
10188[[package]]10190[[package]]
10189name = "sc-basic-authorship"10191name = "sc-basic-authorship"
10190version = "0.10.0-dev"10192version = "0.10.0-dev"
10191source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10193source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10192dependencies = [10194dependencies = [
10193 "futures",10195 "futures",
10194 "futures-timer",10196 "futures-timer",
10211[[package]]10213[[package]]
10212name = "sc-block-builder"10214name = "sc-block-builder"
10213version = "0.10.0-dev"10215version = "0.10.0-dev"
10214source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10216source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10215dependencies = [10217dependencies = [
10216 "parity-scale-codec",10218 "parity-scale-codec",
10217 "sc-client-api",10219 "sc-client-api",
10226[[package]]10228[[package]]
10227name = "sc-chain-spec"10229name = "sc-chain-spec"
10228version = "4.0.0-dev"10230version = "4.0.0-dev"
10229source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10231source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10230dependencies = [10232dependencies = [
10231 "memmap2",10233 "memmap2",
10232 "sc-chain-spec-derive",10234 "sc-chain-spec-derive",
10245[[package]]10247[[package]]
10246name = "sc-chain-spec-derive"10248name = "sc-chain-spec-derive"
10247version = "4.0.0-dev"10249version = "4.0.0-dev"
10248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10250source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10249dependencies = [10251dependencies = [
10250 "proc-macro-crate",10252 "proc-macro-crate",
10251 "proc-macro2",10253 "proc-macro2",
10252 "quote",10254 "quote",
10253 "syn 2.0.16",10255 "syn 2.0.18",
10254]10256]
1025510257
10256[[package]]10258[[package]]
10257name = "sc-cli"10259name = "sc-cli"
10258version = "0.10.0-dev"10260version = "0.10.0-dev"
10259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10261source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10260dependencies = [10262dependencies = [
10261 "array-bytes 4.2.0",10263 "array-bytes 4.2.0",
10262 "chrono",10264 "chrono",
10296[[package]]10298[[package]]
10297name = "sc-client-api"10299name = "sc-client-api"
10298version = "4.0.0-dev"10300version = "4.0.0-dev"
10299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10301source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10300dependencies = [10302dependencies = [
10301 "fnv",10303 "fnv",
10302 "futures",10304 "futures",
10322[[package]]10324[[package]]
10323name = "sc-client-db"10325name = "sc-client-db"
10324version = "0.10.0-dev"10326version = "0.10.0-dev"
10325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10327source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10326dependencies = [10328dependencies = [
10327 "hash-db 0.16.0",10329 "hash-db 0.16.0",
10328 "kvdb",10330 "kvdb",
10348[[package]]10350[[package]]
10349name = "sc-consensus"10351name = "sc-consensus"
10350version = "0.10.0-dev"10352version = "0.10.0-dev"
10351source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10353source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10352dependencies = [10354dependencies = [
10353 "async-trait",10355 "async-trait",
10354 "futures",10356 "futures",
10373[[package]]10375[[package]]
10374name = "sc-consensus-aura"10376name = "sc-consensus-aura"
10375version = "0.10.0-dev"10377version = "0.10.0-dev"
10376source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10378source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10377dependencies = [10379dependencies = [
10378 "async-trait",10380 "async-trait",
10379 "futures",10381 "futures",
10402[[package]]10404[[package]]
10403name = "sc-consensus-babe"10405name = "sc-consensus-babe"
10404version = "0.10.0-dev"10406version = "0.10.0-dev"
10405source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10407source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10406dependencies = [10408dependencies = [
10407 "async-trait",10409 "async-trait",
10408 "fork-tree",10410 "fork-tree",
10438[[package]]10440[[package]]
10439name = "sc-consensus-babe-rpc"10441name = "sc-consensus-babe-rpc"
10440version = "0.10.0-dev"10442version = "0.10.0-dev"
10441source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10443source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10442dependencies = [10444dependencies = [
10443 "futures",10445 "futures",
10444 "jsonrpsee",10446 "jsonrpsee",
10460[[package]]10462[[package]]
10461name = "sc-consensus-beefy"10463name = "sc-consensus-beefy"
10462version = "4.0.0-dev"10464version = "4.0.0-dev"
10463source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10464dependencies = [10466dependencies = [
10465 "array-bytes 4.2.0",10467 "array-bytes 4.2.0",
10466 "async-trait",10468 "async-trait",
10495[[package]]10497[[package]]
10496name = "sc-consensus-beefy-rpc"10498name = "sc-consensus-beefy-rpc"
10497version = "4.0.0-dev"10499version = "4.0.0-dev"
10498source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10500source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10499dependencies = [10501dependencies = [
10500 "futures",10502 "futures",
10501 "jsonrpsee",10503 "jsonrpsee",
10514[[package]]10516[[package]]
10515name = "sc-consensus-epochs"10517name = "sc-consensus-epochs"
10516version = "0.10.0-dev"10518version = "0.10.0-dev"
10517source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10519source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10518dependencies = [10520dependencies = [
10519 "fork-tree",10521 "fork-tree",
10520 "parity-scale-codec",10522 "parity-scale-codec",
10527[[package]]10529[[package]]
10528name = "sc-consensus-grandpa"10530name = "sc-consensus-grandpa"
10529version = "0.10.0-dev"10531version = "0.10.0-dev"
10530source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10532source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10531dependencies = [10533dependencies = [
10532 "ahash 0.8.3",10534 "ahash 0.8.3",
10533 "array-bytes 4.2.0",10535 "array-bytes 4.2.0",
10567[[package]]10569[[package]]
10568name = "sc-consensus-grandpa-rpc"10570name = "sc-consensus-grandpa-rpc"
10569version = "0.10.0-dev"10571version = "0.10.0-dev"
10570source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10572source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10571dependencies = [10573dependencies = [
10572 "finality-grandpa",10574 "finality-grandpa",
10573 "futures",10575 "futures",
10587[[package]]10589[[package]]
10588name = "sc-consensus-manual-seal"10590name = "sc-consensus-manual-seal"
10589version = "0.10.0-dev"10591version = "0.10.0-dev"
10590source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10592source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10591dependencies = [10593dependencies = [
10592 "assert_matches",10594 "assert_matches",
10593 "async-trait",10595 "async-trait",
10621[[package]]10623[[package]]
10622name = "sc-consensus-slots"10624name = "sc-consensus-slots"
10623version = "0.10.0-dev"10625version = "0.10.0-dev"
10624source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10625dependencies = [10627dependencies = [
10626 "async-trait",10628 "async-trait",
10627 "futures",10629 "futures",
10644[[package]]10646[[package]]
10645name = "sc-executor"10647name = "sc-executor"
10646version = "0.10.0-dev"10648version = "0.10.0-dev"
10647source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10648dependencies = [10650dependencies = [
10649 "lru 0.8.1",10651 "lru 0.8.1",
10650 "parity-scale-codec",10652 "parity-scale-codec",
10668[[package]]10670[[package]]
10669name = "sc-executor-common"10671name = "sc-executor-common"
10670version = "0.10.0-dev"10672version = "0.10.0-dev"
10671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10673source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10672dependencies = [10674dependencies = [
10673 "sc-allocator",10675 "sc-allocator",
10674 "sp-maybe-compressed-blob",10676 "sp-maybe-compressed-blob",
10681[[package]]10683[[package]]
10682name = "sc-executor-wasmi"10684name = "sc-executor-wasmi"
10683version = "0.10.0-dev"10685version = "0.10.0-dev"
10684source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10686source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10685dependencies = [10687dependencies = [
10686 "log",10688 "log",
10687 "sc-allocator",10689 "sc-allocator",
10694[[package]]10696[[package]]
10695name = "sc-executor-wasmtime"10697name = "sc-executor-wasmtime"
10696version = "0.10.0-dev"10698version = "0.10.0-dev"
10697source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10699source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10698dependencies = [10700dependencies = [
10699 "anyhow",10701 "anyhow",
10700 "cfg-if",10702 "cfg-if",
10712[[package]]10714[[package]]
10713name = "sc-informant"10715name = "sc-informant"
10714version = "0.10.0-dev"10716version = "0.10.0-dev"
10715source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10717source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10716dependencies = [10718dependencies = [
10717 "ansi_term",10719 "ansi_term",
10718 "futures",10720 "futures",
10728[[package]]10730[[package]]
10729name = "sc-keystore"10731name = "sc-keystore"
10730version = "4.0.0-dev"10732version = "4.0.0-dev"
10731source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10733source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10732dependencies = [10734dependencies = [
10733 "array-bytes 4.2.0",10735 "array-bytes 4.2.0",
10734 "async-trait",10736 "async-trait",
10743[[package]]10745[[package]]
10744name = "sc-network"10746name = "sc-network"
10745version = "0.10.0-dev"10747version = "0.10.0-dev"
10746source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10748source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10747dependencies = [10749dependencies = [
10748 "array-bytes 4.2.0",10750 "array-bytes 4.2.0",
10749 "async-channel",10751 "async-channel",
10788[[package]]10790[[package]]
10789name = "sc-network-bitswap"10791name = "sc-network-bitswap"
10790version = "0.10.0-dev"10792version = "0.10.0-dev"
10791source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10792dependencies = [10794dependencies = [
10793 "cid",10795 "cid",
10794 "futures",10796 "futures",
10808[[package]]10810[[package]]
10809name = "sc-network-common"10811name = "sc-network-common"
10810version = "0.10.0-dev"10812version = "0.10.0-dev"
10811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10812dependencies = [10814dependencies = [
10813 "array-bytes 4.2.0",10815 "array-bytes 4.2.0",
10814 "async-trait",10816 "async-trait",
10836[[package]]10838[[package]]
10837name = "sc-network-gossip"10839name = "sc-network-gossip"
10838version = "0.10.0-dev"10840version = "0.10.0-dev"
10839source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10841source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10840dependencies = [10842dependencies = [
10841 "ahash 0.8.3",10843 "ahash 0.8.3",
10842 "futures",10844 "futures",
10855[[package]]10857[[package]]
10856name = "sc-network-light"10858name = "sc-network-light"
10857version = "0.10.0-dev"10859version = "0.10.0-dev"
10858source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10860source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10859dependencies = [10861dependencies = [
10860 "array-bytes 4.2.0",10862 "array-bytes 4.2.0",
10861 "futures",10863 "futures",
10877[[package]]10879[[package]]
10878name = "sc-network-sync"10880name = "sc-network-sync"
10879version = "0.10.0-dev"10881version = "0.10.0-dev"
10880source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10882source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10881dependencies = [10883dependencies = [
10882 "array-bytes 4.2.0",10884 "array-bytes 4.2.0",
10883 "async-trait",10885 "async-trait",
10911[[package]]10913[[package]]
10912name = "sc-network-transactions"10914name = "sc-network-transactions"
10913version = "0.10.0-dev"10915version = "0.10.0-dev"
10914source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10915dependencies = [10917dependencies = [
10916 "array-bytes 4.2.0",10918 "array-bytes 4.2.0",
10917 "futures",10919 "futures",
10931[[package]]10933[[package]]
10932name = "sc-offchain"10934name = "sc-offchain"
10933version = "4.0.0-dev"10935version = "4.0.0-dev"
10934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10936source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10935dependencies = [10937dependencies = [
10936 "array-bytes 4.2.0",10938 "array-bytes 4.2.0",
10937 "bytes",10939 "bytes",
10962[[package]]10964[[package]]
10963name = "sc-peerset"10965name = "sc-peerset"
10964version = "4.0.0-dev"10966version = "4.0.0-dev"
10965source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10967source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10966dependencies = [10968dependencies = [
10967 "futures",10969 "futures",
10968 "libp2p",10970 "libp2p",
10975[[package]]10977[[package]]
10976name = "sc-proposer-metrics"10978name = "sc-proposer-metrics"
10977version = "0.10.0-dev"10979version = "0.10.0-dev"
10978source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10979dependencies = [10981dependencies = [
10980 "log",10982 "log",
10981 "substrate-prometheus-endpoint",10983 "substrate-prometheus-endpoint",
10984[[package]]10986[[package]]
10985name = "sc-rpc"10987name = "sc-rpc"
10986version = "4.0.0-dev"10988version = "4.0.0-dev"
10987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"10989source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
10988dependencies = [10990dependencies = [
10989 "futures",10991 "futures",
10990 "jsonrpsee",10992 "jsonrpsee",
11014[[package]]11016[[package]]
11015name = "sc-rpc-api"11017name = "sc-rpc-api"
11016version = "0.10.0-dev"11018version = "0.10.0-dev"
11017source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11019source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11018dependencies = [11020dependencies = [
11019 "jsonrpsee",11021 "jsonrpsee",
11020 "parity-scale-codec",11022 "parity-scale-codec",
11033[[package]]11035[[package]]
11034name = "sc-rpc-server"11036name = "sc-rpc-server"
11035version = "4.0.0-dev"11037version = "4.0.0-dev"
11036source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11038source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11037dependencies = [11039dependencies = [
11038 "http",11040 "http",
11039 "jsonrpsee",11041 "jsonrpsee",
11048[[package]]11050[[package]]
11049name = "sc-rpc-spec-v2"11051name = "sc-rpc-spec-v2"
11050version = "0.10.0-dev"11052version = "0.10.0-dev"
11051source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11052dependencies = [11054dependencies = [
11053 "array-bytes 4.2.0",11055 "array-bytes 4.2.0",
11054 "futures",11056 "futures",
11074[[package]]11076[[package]]
11075name = "sc-service"11077name = "sc-service"
11076version = "0.10.0-dev"11078version = "0.10.0-dev"
11077source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11079source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11078dependencies = [11080dependencies = [
11079 "async-trait",11081 "async-trait",
11080 "directories",11082 "directories",
11140[[package]]11142[[package]]
11141name = "sc-state-db"11143name = "sc-state-db"
11142version = "0.10.0-dev"11144version = "0.10.0-dev"
11143source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11145source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11144dependencies = [11146dependencies = [
11145 "log",11147 "log",
11146 "parity-scale-codec",11148 "parity-scale-codec",
11151[[package]]11153[[package]]
11152name = "sc-storage-monitor"11154name = "sc-storage-monitor"
11153version = "0.1.0"11155version = "0.1.0"
11154source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11156source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11155dependencies = [11157dependencies = [
11156 "clap",11158 "clap",
11157 "fs4",11159 "fs4",
11167[[package]]11169[[package]]
11168name = "sc-sync-state-rpc"11170name = "sc-sync-state-rpc"
11169version = "0.10.0-dev"11171version = "0.10.0-dev"
11170source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11172source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11171dependencies = [11173dependencies = [
11172 "jsonrpsee",11174 "jsonrpsee",
11173 "parity-scale-codec",11175 "parity-scale-codec",
11186[[package]]11188[[package]]
11187name = "sc-sysinfo"11189name = "sc-sysinfo"
11188version = "6.0.0-dev"11190version = "6.0.0-dev"
11189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11191source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11190dependencies = [11192dependencies = [
11191 "futures",11193 "futures",
11192 "libc",11194 "libc",
11205[[package]]11207[[package]]
11206name = "sc-telemetry"11208name = "sc-telemetry"
11207version = "4.0.0-dev"11209version = "4.0.0-dev"
11208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11210source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11209dependencies = [11211dependencies = [
11210 "chrono",11212 "chrono",
11211 "futures",11213 "futures",
11224[[package]]11226[[package]]
11225name = "sc-tracing"11227name = "sc-tracing"
11226version = "4.0.0-dev"11228version = "4.0.0-dev"
11227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11229source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11228dependencies = [11230dependencies = [
11229 "ansi_term",11231 "ansi_term",
11230 "atty",11232 "atty",
11255[[package]]11257[[package]]
11256name = "sc-tracing-proc-macro"11258name = "sc-tracing-proc-macro"
11257version = "4.0.0-dev"11259version = "4.0.0-dev"
11258source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11260source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11259dependencies = [11261dependencies = [
11260 "proc-macro-crate",11262 "proc-macro-crate",
11261 "proc-macro2",11263 "proc-macro2",
11262 "quote",11264 "quote",
11263 "syn 2.0.16",11265 "syn 2.0.18",
11264]11266]
1126511267
11266[[package]]11268[[package]]
11267name = "sc-transaction-pool"11269name = "sc-transaction-pool"
11268version = "4.0.0-dev"11270version = "4.0.0-dev"
11269source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11270dependencies = [11272dependencies = [
11271 "async-trait",11273 "async-trait",
11272 "futures",11274 "futures",
11293[[package]]11295[[package]]
11294name = "sc-transaction-pool-api"11296name = "sc-transaction-pool-api"
11295version = "4.0.0-dev"11297version = "4.0.0-dev"
11296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11298source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11297dependencies = [11299dependencies = [
11298 "async-trait",11300 "async-trait",
11299 "futures",11301 "futures",
11307[[package]]11309[[package]]
11308name = "sc-utils"11310name = "sc-utils"
11309version = "4.0.0-dev"11311version = "4.0.0-dev"
11310source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11312source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11311dependencies = [11313dependencies = [
11312 "async-channel",11314 "async-channel",
11313 "futures",11315 "futures",
11546dependencies = [11548dependencies = [
11547 "proc-macro2",11549 "proc-macro2",
11548 "quote",11550 "quote",
11549 "syn 2.0.16",11551 "syn 2.0.18",
11550]11552]
1155111553
11552[[package]]11554[[package]]
11816[[package]]11818[[package]]
11817name = "sp-api"11819name = "sp-api"
11818version = "4.0.0-dev"11820version = "4.0.0-dev"
11819source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11821source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11820dependencies = [11822dependencies = [
11821 "hash-db 0.16.0",11823 "hash-db 0.16.0",
11822 "log",11824 "log",
11836[[package]]11838[[package]]
11837name = "sp-api-proc-macro"11839name = "sp-api-proc-macro"
11838version = "4.0.0-dev"11840version = "4.0.0-dev"
11839source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11841source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11840dependencies = [11842dependencies = [
11841 "Inflector",11843 "Inflector",
11842 "blake2",11844 "blake2",
11843 "expander 1.0.0",11845 "expander 1.0.0",
11844 "proc-macro-crate",11846 "proc-macro-crate",
11845 "proc-macro2",11847 "proc-macro2",
11846 "quote",11848 "quote",
11847 "syn 2.0.16",11849 "syn 2.0.18",
11848]11850]
1184911851
11850[[package]]11852[[package]]
11851name = "sp-application-crypto"11853name = "sp-application-crypto"
11852version = "7.0.0"11854version = "7.0.0"
11853source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11855source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11854dependencies = [11856dependencies = [
11855 "parity-scale-codec",11857 "parity-scale-codec",
11856 "scale-info",11858 "scale-info",
11863[[package]]11865[[package]]
11864name = "sp-arithmetic"11866name = "sp-arithmetic"
11865version = "6.0.0"11867version = "6.0.0"
11866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11868source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11867dependencies = [11869dependencies = [
11868 "integer-sqrt",11870 "integer-sqrt",
11869 "num-traits",11871 "num-traits",
11877[[package]]11879[[package]]
11878name = "sp-authority-discovery"11880name = "sp-authority-discovery"
11879version = "4.0.0-dev"11881version = "4.0.0-dev"
11880source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11882source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11881dependencies = [11883dependencies = [
11882 "parity-scale-codec",11884 "parity-scale-codec",
11883 "scale-info",11885 "scale-info",
11890[[package]]11892[[package]]
11891name = "sp-block-builder"11893name = "sp-block-builder"
11892version = "4.0.0-dev"11894version = "4.0.0-dev"
11893source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11895source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11894dependencies = [11896dependencies = [
11895 "parity-scale-codec",11897 "parity-scale-codec",
11896 "sp-api",11898 "sp-api",
11902[[package]]11904[[package]]
11903name = "sp-blockchain"11905name = "sp-blockchain"
11904version = "4.0.0-dev"11906version = "4.0.0-dev"
11905source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11907source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11906dependencies = [11908dependencies = [
11907 "futures",11909 "futures",
11908 "log",11910 "log",
11920[[package]]11922[[package]]
11921name = "sp-consensus"11923name = "sp-consensus"
11922version = "0.10.0-dev"11924version = "0.10.0-dev"
11923source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11924dependencies = [11926dependencies = [
11925 "async-trait",11927 "async-trait",
11926 "futures",11928 "futures",
11935[[package]]11937[[package]]
11936name = "sp-consensus-aura"11938name = "sp-consensus-aura"
11937version = "0.10.0-dev"11939version = "0.10.0-dev"
11938source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11940source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11939dependencies = [11941dependencies = [
11940 "async-trait",11942 "async-trait",
11941 "parity-scale-codec",11943 "parity-scale-codec",
11953[[package]]11955[[package]]
11954name = "sp-consensus-babe"11956name = "sp-consensus-babe"
11955version = "0.10.0-dev"11957version = "0.10.0-dev"
11956source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11958source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11957dependencies = [11959dependencies = [
11958 "async-trait",11960 "async-trait",
11959 "parity-scale-codec",11961 "parity-scale-codec",
11974[[package]]11976[[package]]
11975name = "sp-consensus-beefy"11977name = "sp-consensus-beefy"
11976version = "4.0.0-dev"11978version = "4.0.0-dev"
11977source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11979source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11978dependencies = [11980dependencies = [
11979 "lazy_static",11981 "lazy_static",
11980 "parity-scale-codec",11982 "parity-scale-codec",
11993[[package]]11995[[package]]
11994name = "sp-consensus-grandpa"11996name = "sp-consensus-grandpa"
11995version = "4.0.0-dev"11997version = "4.0.0-dev"
11996source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"11998source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
11997dependencies = [11999dependencies = [
11998 "finality-grandpa",12000 "finality-grandpa",
11999 "log",12001 "log",
12011[[package]]12013[[package]]
12012name = "sp-consensus-slots"12014name = "sp-consensus-slots"
12013version = "0.10.0-dev"12015version = "0.10.0-dev"
12014source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12016source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12015dependencies = [12017dependencies = [
12016 "parity-scale-codec",12018 "parity-scale-codec",
12017 "scale-info",12019 "scale-info",
12023[[package]]12025[[package]]
12024name = "sp-core"12026name = "sp-core"
12025version = "7.0.0"12027version = "7.0.0"
12026source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12028source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12027dependencies = [12029dependencies = [
12028 "array-bytes 4.2.0",12030 "array-bytes 4.2.0",
12029 "bitflags",12031 "bitflags",
12067[[package]]12069[[package]]
12068name = "sp-core-hashing"12070name = "sp-core-hashing"
12069version = "5.0.0"12071version = "5.0.0"
12070source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12072source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12071dependencies = [12073dependencies = [
12072 "blake2b_simd",12074 "blake2b_simd",
12073 "byteorder",12075 "byteorder",
12081[[package]]12083[[package]]
12082name = "sp-core-hashing-proc-macro"12084name = "sp-core-hashing-proc-macro"
12083version = "5.0.0"12085version = "5.0.0"
12084source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12086source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12085dependencies = [12087dependencies = [
12086 "proc-macro2",12088 "proc-macro2",
12087 "quote",12089 "quote",
12088 "sp-core-hashing",12090 "sp-core-hashing",
12089 "syn 2.0.16",12091 "syn 2.0.18",
12090]12092]
1209112093
12092[[package]]12094[[package]]
12093name = "sp-database"12095name = "sp-database"
12094version = "4.0.0-dev"12096version = "4.0.0-dev"
12095source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12097source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12096dependencies = [12098dependencies = [
12097 "kvdb",12099 "kvdb",
12098 "parking_lot 0.12.1",12100 "parking_lot 0.12.1",
12101[[package]]12103[[package]]
12102name = "sp-debug-derive"12104name = "sp-debug-derive"
12103version = "5.0.0"12105version = "5.0.0"
12104source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12106source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12105dependencies = [12107dependencies = [
12106 "proc-macro2",12108 "proc-macro2",
12107 "quote",12109 "quote",
12108 "syn 2.0.16",12110 "syn 2.0.18",
12109]12111]
1211012112
12111[[package]]12113[[package]]
12112name = "sp-externalities"12114name = "sp-externalities"
12113version = "0.13.0"12115version = "0.13.0"
12114source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12116source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12115dependencies = [12117dependencies = [
12116 "environmental",12118 "environmental",
12117 "parity-scale-codec",12119 "parity-scale-codec",
12122[[package]]12124[[package]]
12123name = "sp-inherents"12125name = "sp-inherents"
12124version = "4.0.0-dev"12126version = "4.0.0-dev"
12125source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12127source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12126dependencies = [12128dependencies = [
12127 "async-trait",12129 "async-trait",
12128 "impl-trait-for-tuples",12130 "impl-trait-for-tuples",
12137[[package]]12139[[package]]
12138name = "sp-io"12140name = "sp-io"
12139version = "7.0.0"12141version = "7.0.0"
12140source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12142source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12141dependencies = [12143dependencies = [
12142 "bytes",12144 "bytes",
12143 "ed25519",12145 "ed25519",
12163[[package]]12165[[package]]
12164name = "sp-keyring"12166name = "sp-keyring"
12165version = "7.0.0"12167version = "7.0.0"
12166source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12168source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12167dependencies = [12169dependencies = [
12168 "lazy_static",12170 "lazy_static",
12169 "sp-core",12171 "sp-core",
12174[[package]]12176[[package]]
12175name = "sp-keystore"12177name = "sp-keystore"
12176version = "0.13.0"12178version = "0.13.0"
12177source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12179source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12178dependencies = [12180dependencies = [
12179 "futures",12181 "futures",
12180 "parity-scale-codec",12182 "parity-scale-codec",
12188[[package]]12190[[package]]
12189name = "sp-maybe-compressed-blob"12191name = "sp-maybe-compressed-blob"
12190version = "4.1.0-dev"12192version = "4.1.0-dev"
12191source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12193source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12192dependencies = [12194dependencies = [
12193 "thiserror",12195 "thiserror",
12194 "zstd 0.12.3+zstd.1.5.2",12196 "zstd 0.12.3+zstd.1.5.2",
12197[[package]]12199[[package]]
12198name = "sp-metadata-ir"12200name = "sp-metadata-ir"
12199version = "0.1.0"12201version = "0.1.0"
12200source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12201dependencies = [12203dependencies = [
12202 "frame-metadata",12204 "frame-metadata",
12203 "parity-scale-codec",12205 "parity-scale-codec",
12208[[package]]12210[[package]]
12209name = "sp-mmr-primitives"12211name = "sp-mmr-primitives"
12210version = "4.0.0-dev"12212version = "4.0.0-dev"
12211source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12213source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12212dependencies = [12214dependencies = [
12213 "ckb-merkle-mountain-range",12215 "ckb-merkle-mountain-range",
12214 "log",12216 "log",
12226[[package]]12228[[package]]
12227name = "sp-npos-elections"12229name = "sp-npos-elections"
12228version = "4.0.0-dev"12230version = "4.0.0-dev"
12229source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12231source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12230dependencies = [12232dependencies = [
12231 "parity-scale-codec",12233 "parity-scale-codec",
12232 "scale-info",12234 "scale-info",
12240[[package]]12242[[package]]
12241name = "sp-offchain"12243name = "sp-offchain"
12242version = "4.0.0-dev"12244version = "4.0.0-dev"
12243source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12245source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12244dependencies = [12246dependencies = [
12245 "sp-api",12247 "sp-api",
12246 "sp-core",12248 "sp-core",
12250[[package]]12252[[package]]
12251name = "sp-panic-handler"12253name = "sp-panic-handler"
12252version = "5.0.0"12254version = "5.0.0"
12253source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12255source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12254dependencies = [12256dependencies = [
12255 "backtrace",12257 "backtrace",
12256 "lazy_static",12258 "lazy_static",
12260[[package]]12262[[package]]
12261name = "sp-rpc"12263name = "sp-rpc"
12262version = "6.0.0"12264version = "6.0.0"
12263source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12264dependencies = [12266dependencies = [
12265 "rustc-hash",12267 "rustc-hash",
12266 "serde",12268 "serde",
12270[[package]]12272[[package]]
12271name = "sp-runtime"12273name = "sp-runtime"
12272version = "7.0.0"12274version = "7.0.0"
12273source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12275source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12274dependencies = [12276dependencies = [
12275 "either",12277 "either",
12276 "hash256-std-hasher",12278 "hash256-std-hasher",
12292[[package]]12294[[package]]
12293name = "sp-runtime-interface"12295name = "sp-runtime-interface"
12294version = "7.0.0"12296version = "7.0.0"
12295source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12297source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12296dependencies = [12298dependencies = [
12297 "bytes",12299 "bytes",
12298 "impl-trait-for-tuples",12300 "impl-trait-for-tuples",
12310[[package]]12312[[package]]
12311name = "sp-runtime-interface-proc-macro"12313name = "sp-runtime-interface-proc-macro"
12312version = "6.0.0"12314version = "6.0.0"
12313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12315source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12314dependencies = [12316dependencies = [
12315 "Inflector",12317 "Inflector",
12316 "proc-macro-crate",12318 "proc-macro-crate",
12317 "proc-macro2",12319 "proc-macro2",
12318 "quote",12320 "quote",
12319 "syn 2.0.16",12321 "syn 2.0.18",
12320]12322]
1232112323
12322[[package]]12324[[package]]
12323name = "sp-session"12325name = "sp-session"
12324version = "4.0.0-dev"12326version = "4.0.0-dev"
12325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12327source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12326dependencies = [12328dependencies = [
12327 "parity-scale-codec",12329 "parity-scale-codec",
12328 "scale-info",12330 "scale-info",
12336[[package]]12338[[package]]
12337name = "sp-staking"12339name = "sp-staking"
12338version = "4.0.0-dev"12340version = "4.0.0-dev"
12339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12341source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12340dependencies = [12342dependencies = [
12341 "parity-scale-codec",12343 "parity-scale-codec",
12342 "scale-info",12344 "scale-info",
12349[[package]]12351[[package]]
12350name = "sp-state-machine"12352name = "sp-state-machine"
12351version = "0.13.0"12353version = "0.13.0"
12352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12354source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12353dependencies = [12355dependencies = [
12354 "hash-db 0.16.0",12356 "hash-db 0.16.0",
12355 "log",12357 "log",
12369[[package]]12371[[package]]
12370name = "sp-std"12372name = "sp-std"
12371version = "5.0.0"12373version = "5.0.0"
12372source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12374source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
1237312375
12374[[package]]12376[[package]]
12375name = "sp-storage"12377name = "sp-storage"
12376version = "7.0.0"12378version = "7.0.0"
12377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12378dependencies = [12380dependencies = [
12379 "impl-serde",12381 "impl-serde",
12380 "parity-scale-codec",12382 "parity-scale-codec",
12387[[package]]12389[[package]]
12388name = "sp-timestamp"12390name = "sp-timestamp"
12389version = "4.0.0-dev"12391version = "4.0.0-dev"
12390source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12392source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12391dependencies = [12393dependencies = [
12392 "async-trait",12394 "async-trait",
12393 "futures-timer",12395 "futures-timer",
12402[[package]]12404[[package]]
12403name = "sp-tracing"12405name = "sp-tracing"
12404version = "6.0.0"12406version = "6.0.0"
12405source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12407source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12406dependencies = [12408dependencies = [
12407 "parity-scale-codec",12409 "parity-scale-codec",
12408 "sp-std",12410 "sp-std",
12414[[package]]12416[[package]]
12415name = "sp-transaction-pool"12417name = "sp-transaction-pool"
12416version = "4.0.0-dev"12418version = "4.0.0-dev"
12417source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12419source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12418dependencies = [12420dependencies = [
12419 "sp-api",12421 "sp-api",
12420 "sp-runtime",12422 "sp-runtime",
12423[[package]]12425[[package]]
12424name = "sp-transaction-storage-proof"12426name = "sp-transaction-storage-proof"
12425version = "4.0.0-dev"12427version = "4.0.0-dev"
12426source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12428source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12427dependencies = [12429dependencies = [
12428 "async-trait",12430 "async-trait",
12429 "log",12431 "log",
12439[[package]]12441[[package]]
12440name = "sp-trie"12442name = "sp-trie"
12441version = "7.0.0"12443version = "7.0.0"
12442source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12444source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12443dependencies = [12445dependencies = [
12444 "ahash 0.8.3",12446 "ahash 0.8.3",
12445 "hash-db 0.16.0",12447 "hash-db 0.16.0",
12462[[package]]12464[[package]]
12463name = "sp-version"12465name = "sp-version"
12464version = "5.0.0"12466version = "5.0.0"
12465source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12466dependencies = [12468dependencies = [
12467 "impl-serde",12469 "impl-serde",
12468 "parity-scale-codec",12470 "parity-scale-codec",
12479[[package]]12481[[package]]
12480name = "sp-version-proc-macro"12482name = "sp-version-proc-macro"
12481version = "4.0.0-dev"12483version = "4.0.0-dev"
12482source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12484source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12483dependencies = [12485dependencies = [
12484 "parity-scale-codec",12486 "parity-scale-codec",
12485 "proc-macro2",12487 "proc-macro2",
12486 "quote",12488 "quote",
12487 "syn 2.0.16",12489 "syn 2.0.18",
12488]12490]
1248912491
12490[[package]]12492[[package]]
12491name = "sp-wasm-interface"12493name = "sp-wasm-interface"
12492version = "7.0.0"12494version = "7.0.0"
12493source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12495source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12494dependencies = [12496dependencies = [
12495 "anyhow",12497 "anyhow",
12496 "impl-trait-for-tuples",12498 "impl-trait-for-tuples",
12504[[package]]12506[[package]]
12505name = "sp-weights"12507name = "sp-weights"
12506version = "4.0.0"12508version = "4.0.0"
12507source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12508dependencies = [12510dependencies = [
12509 "parity-scale-codec",12511 "parity-scale-codec",
12510 "scale-info",12512 "scale-info",
12524dependencies = [12526dependencies = [
12525 "proc-macro2",12527 "proc-macro2",
12526 "quote",12528 "quote",
12527 "syn 2.0.16",12529 "syn 2.0.18",
12528]12530]
1252912531
12530[[package]]12532[[package]]
12704[[package]]12706[[package]]
12705name = "substrate-build-script-utils"12707name = "substrate-build-script-utils"
12706version = "3.0.0"12708version = "3.0.0"
12707source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12709source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12708dependencies = [12710dependencies = [
12709 "platforms 2.0.0",12711 "platforms 2.0.0",
12710]12712]
1271112713
12712[[package]]12714[[package]]
12713name = "substrate-frame-rpc-system"12715name = "substrate-frame-rpc-system"
12714version = "4.0.0-dev"12716version = "4.0.0-dev"
12715source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12717source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12716dependencies = [12718dependencies = [
12717 "frame-system-rpc-runtime-api",12719 "frame-system-rpc-runtime-api",
12718 "futures",12720 "futures",
12731[[package]]12733[[package]]
12732name = "substrate-prometheus-endpoint"12734name = "substrate-prometheus-endpoint"
12733version = "0.10.0-dev"12735version = "0.10.0-dev"
12734source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12736source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12735dependencies = [12737dependencies = [
12736 "hyper",12738 "hyper",
12737 "log",12739 "log",
12743[[package]]12745[[package]]
12744name = "substrate-rpc-client"12746name = "substrate-rpc-client"
12745version = "0.10.0-dev"12747version = "0.10.0-dev"
12746source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12748source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12747dependencies = [12749dependencies = [
12748 "async-trait",12750 "async-trait",
12749 "jsonrpsee",12751 "jsonrpsee",
12756[[package]]12758[[package]]
12757name = "substrate-state-trie-migration-rpc"12759name = "substrate-state-trie-migration-rpc"
12758version = "4.0.0-dev"12760version = "4.0.0-dev"
12759source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12761source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12760dependencies = [12762dependencies = [
12761 "jsonrpsee",12763 "jsonrpsee",
12762 "log",12764 "log",
12775[[package]]12777[[package]]
12776name = "substrate-test-utils"12778name = "substrate-test-utils"
12777version = "4.0.0-dev"12779version = "4.0.0-dev"
12778source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12780source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12779dependencies = [12781dependencies = [
12780 "futures",12782 "futures",
12781 "substrate-test-utils-derive",12783 "substrate-test-utils-derive",
12785[[package]]12787[[package]]
12786name = "substrate-test-utils-derive"12788name = "substrate-test-utils-derive"
12787version = "0.10.0-dev"12789version = "0.10.0-dev"
12788source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12790source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12789dependencies = [12791dependencies = [
12790 "proc-macro-crate",12792 "proc-macro-crate",
12791 "proc-macro2",12793 "proc-macro2",
12792 "quote",12794 "quote",
12793 "syn 2.0.16",12795 "syn 2.0.18",
12794]12796]
1279512797
12796[[package]]12798[[package]]
12797name = "substrate-wasm-builder"12799name = "substrate-wasm-builder"
12798version = "5.0.0-dev"12800version = "5.0.0-dev"
12799source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"12801source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
12800dependencies = [12802dependencies = [
12801 "ansi_term",12803 "ansi_term",
12802 "build-helper",12804 "build-helper",
1283812840
12839[[package]]12841[[package]]
12840name = "syn"12842name = "syn"
12841version = "2.0.16"12843version = "2.0.18"
12842source = "registry+https://github.com/rust-lang/crates.io-index"12844source = "registry+https://github.com/rust-lang/crates.io-index"
12843checksum = "a6f671d4b5ffdb8eadec19c0ae67fe2639df8684bd7bc4b83d986b8db549cf01"12845checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
12844dependencies = [12846dependencies = [
12845 "proc-macro2",12847 "proc-macro2",
12846 "quote",12848 "quote",
12969dependencies = [12971dependencies = [
12970 "proc-macro2",12972 "proc-macro2",
12971 "quote",12973 "quote",
12972 "syn 2.0.16",12974 "syn 2.0.18",
12973]12975]
1297412976
12975[[package]]12977[[package]]
1312413126
13125[[package]]13127[[package]]
13126name = "tokio"13128name = "tokio"
13127version = "1.28.1"13129version = "1.28.2"
13128source = "registry+https://github.com/rust-lang/crates.io-index"13130source = "registry+https://github.com/rust-lang/crates.io-index"
13129checksum = "0aa32867d44e6f2ce3385e89dceb990188b8bb0fb25b0cf576647a6f98ac5105"13131checksum = "94d7b1cfd2aa4011f2de74c2c4c63665e27a71006b0a192dcd2710272e73dfa2"
13130dependencies = [13132dependencies = [
13131 "autocfg",13133 "autocfg",
13132 "bytes",13134 "bytes",
13149dependencies = [13151dependencies = [
13150 "proc-macro2",13152 "proc-macro2",
13151 "quote",13153 "quote",
13152 "syn 2.0.16",13154 "syn 2.0.18",
13153]13155]
1315413156
13155[[package]]13157[[package]]
1322213224
13223[[package]]13225[[package]]
13224name = "toml_edit"13226name = "toml_edit"
13225version = "0.19.9"13227version = "0.19.10"
13226source = "registry+https://github.com/rust-lang/crates.io-index"13228source = "registry+https://github.com/rust-lang/crates.io-index"
13227checksum = "92d964908cec0d030b812013af25a0e57fddfadb1e066ecc6681d86253129d4f"13229checksum = "2380d56e8670370eee6566b0bfd4265f65b3f432e8c6d85623f728d4fa31f739"
13228dependencies = [13230dependencies = [
13229 "indexmap",13231 "indexmap",
13230 "serde",13232 "serde",
13295dependencies = [13297dependencies = [
13296 "proc-macro2",13298 "proc-macro2",
13297 "quote",13299 "quote",
13298 "syn 2.0.16",13300 "syn 2.0.18",
13299]13301]
1330013302
13301[[package]]13303[[package]]
13338 "proc-macro-crate",13340 "proc-macro-crate",
13339 "proc-macro2",13341 "proc-macro2",
13340 "quote",13342 "quote",
13341 "syn 2.0.16",13343 "syn 2.0.18",
13342]13344]
1334313345
13344[[package]]13346[[package]]
13484[[package]]13486[[package]]
13485name = "try-runtime-cli"13487name = "try-runtime-cli"
13486version = "0.10.0-dev"13488version = "0.10.0-dev"
13487source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#3bb3882ce094ac211dea93fabfdcd4f902f5a7fd"13489source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#569aae5341ea0c1d10426fa1ec13a36c0b64393b"
13488dependencies = [13490dependencies = [
13489 "async-trait",13491 "async-trait",
13490 "clap",13492 "clap",
1362113623
13622[[package]]13624[[package]]
13623name = "unicode-ident"13625name = "unicode-ident"
13624version = "1.0.8"13626version = "1.0.9"
13625source = "registry+https://github.com/rust-lang/crates.io-index"13627source = "registry+https://github.com/rust-lang/crates.io-index"
13626checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"13628checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
1362713629
13628[[package]]13630[[package]]
13629name = "unicode-normalization"13631name = "unicode-normalization"
1396213964
13963[[package]]13965[[package]]
13964name = "url"13966name = "url"
13965version = "2.3.1"13967version = "2.4.0"
13966source = "registry+https://github.com/rust-lang/crates.io-index"13968source = "registry+https://github.com/rust-lang/crates.io-index"
13967checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"13969checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
13968dependencies = [13970dependencies = [
13969 "form_urlencoded",13971 "form_urlencoded",
13970 "idna 0.3.0",13972 "idna 0.4.0",
13971 "percent-encoding",13973 "percent-encoding",
13972]13974]
1397313975
14084 "once_cell",14086 "once_cell",
14085 "proc-macro2",14087 "proc-macro2",
14086 "quote",14088 "quote",
14087 "syn 2.0.16",14089 "syn 2.0.18",
14088 "wasm-bindgen-shared",14090 "wasm-bindgen-shared",
14089]14091]
1409014092
14118dependencies = [14120dependencies = [
14119 "proc-macro2",14121 "proc-macro2",
14120 "quote",14122 "quote",
14121 "syn 2.0.16",14123 "syn 2.0.18",
14122 "wasm-bindgen-backend",14124 "wasm-bindgen-backend",
14123 "wasm-bindgen-shared",14125 "wasm-bindgen-shared",
14124]14126]
15179 "Inflector",15181 "Inflector",
15180 "proc-macro2",15182 "proc-macro2",
15181 "quote",15183 "quote",
15182 "syn 2.0.16",15184 "syn 2.0.18",
15183]15185]
1518415186
15185[[package]]15187[[package]]
15222dependencies = [15224dependencies = [
15223 "proc-macro2",15225 "proc-macro2",
15224 "quote",15226 "quote",
15225 "syn 2.0.16",15227 "syn 2.0.18",
15226]15228]
1522715229
15228[[package]]15230[[package]]
modifiedtests/src/eth/collectionSponsoring.test.tsdiffbeforeafterboth
--- a/tests/src/eth/collectionSponsoring.test.ts
+++ b/tests/src/eth/collectionSponsoring.test.ts
@@ -555,7 +555,7 @@
     const {collectionAddress, collectionId} = await helper.eth.createERC721MetadataCompatibleRFTCollection(owner,'Sponsor collection', '1', '1', '');
 
     const collectionSub = helper.rft.getCollectionObject(collectionId);
-    const collectionEvm = await helper.ethNativeContract.collection(collectionAddress, 'rft', owner, false);
+    const collectionEvm = helper.ethNativeContract.collection(collectionAddress, 'rft', owner, false);
     // Set collection sponsor:
     expect(await collectionEvm.methods.hasCollectionPendingSponsor().call()).to.be.false;
     await collectionEvm.methods.setCollectionSponsorCross(sponsorCross).send();
@@ -592,8 +592,7 @@
         tokenId: '1',
       },
     });
-    // FIXME: doesn't work
-    expect(await collectionEvm.methods.tokenURI(tokenId).call({from: user})).to.be.equal('Test URI');
+    expect(await collectionEvm.methods.tokenURI(tokenId).call()).to.be.equal('Test URI');
 
     const ownerBalanceAfter = await helper.balance.getSubstrate(helper.address.ethToSubstrate(owner));
     expect(ownerBalanceAfter).to.be.eq(ownerBalanceBefore);
modifiedtests/src/eth/createNFTCollection.test.tsdiffbeforeafterboth
--- a/tests/src/eth/createNFTCollection.test.ts
+++ b/tests/src/eth/createNFTCollection.test.ts
@@ -199,10 +199,9 @@
   // Soft-deprecated
   itEth('(!negative test!) [eth] Check owner', async ({helper}) => {
     const owner = await helper.eth.createAccountWithBalance(donor);
-    // FIXME: do not give balance
-    const malfeasant = await helper.eth.createAccountWithBalance(donor);
+    const malfeasant = helper.eth.createAccount();
     const {collectionAddress} = await helper.eth.createNFTCollection(owner, 'Transgressed', 'absolutely anything', 'COR');
-    const malfeasantCollection = await helper.ethNativeContract.collection(collectionAddress, 'nft', malfeasant, true);
+    const malfeasantCollection = helper.ethNativeContract.collection(collectionAddress, 'nft', malfeasant, true);
     const EXPECTED_ERROR = 'NoPermission';
     {
       const sponsor = await helper.eth.createAccountWithBalance(donor);
modifiedtests/src/eth/createRFTCollection.test.tsdiffbeforeafterboth
--- a/tests/src/eth/createRFTCollection.test.ts
+++ b/tests/src/eth/createRFTCollection.test.ts
@@ -63,8 +63,7 @@
     const baseUri = 'BaseURI';
 
     const {collectionId, collectionAddress} = await helper.eth.createERC721MetadataCompatibleRFTCollection(owner, name, description, prefix, baseUri);
-    // FIXME: caller is not needed
-    const contract = await helper.ethNativeContract.collection(collectionAddress, 'nft', owner);
+    const contract = helper.ethNativeContract.collection(collectionAddress, 'nft');
 
     const collection = helper.rft.getCollectionObject(collectionId);
     const data = (await collection.getData())!;
modifiedtests/src/eth/fractionalizer/fractionalizer.test.tsdiffbeforeafterboth
--- a/tests/src/eth/fractionalizer/fractionalizer.test.ts
+++ b/tests/src/eth/fractionalizer/fractionalizer.test.ts
@@ -170,7 +170,7 @@
     const rftTokenAddress = result.events.Fractionalized.returnValues._rftToken;
 
     // FIXME: should work without the caller
-    const rftTokenContract = await helper.ethNativeContract.rftToken(rftTokenAddress, owner);
+    const rftTokenContract = helper.ethNativeContract.rftToken(rftTokenAddress);
     expect(await rftTokenContract.methods.balanceOf(owner).call()).to.equal('100');
   });
 
modifiedtests/src/eth/nativeRpc/estimateGas.test.tsdiffbeforeafterboth
--- a/tests/src/eth/nativeRpc/estimateGas.test.ts
+++ b/tests/src/eth/nativeRpc/estimateGas.test.ts
@@ -28,7 +28,7 @@
     });
   });
 
-  itEth.skip('estimate gas', async ({helper}) => {
+  itEth('estimate gas', async ({helper}) => {
     const BALANCE = 100n;
     const BALANCE_TO_TRANSFER = 90n;
 
@@ -57,6 +57,6 @@
       maxFeePerGas: '0x14c9338c61d',
     });
 
-    expect(estimateGas).to.be.greaterThan(40000).and.to.be.lessThan(60000);
+    expect(estimateGas).to.be.greaterThan(35000).and.to.be.lessThan(50000);
   });
 });
modifiedtests/src/eth/nonFungible.test.tsdiffbeforeafterboth
--- a/tests/src/eth/nonFungible.test.ts
+++ b/tests/src/eth/nonFungible.test.ts
@@ -928,8 +928,7 @@
   });
 
   itEth('Returns collection name', async ({helper}) => {
-    // FIXME: should not have balance to use .call()
-    const caller = await helper.eth.createAccountWithBalance(donor);
+    const caller = helper.eth.createAccount();
     const tokenPropertyPermissions = [{
       key: 'URI',
       permission: {
modifiedtests/src/eth/reFungible.test.tsdiffbeforeafterboth
--- a/tests/src/eth/reFungible.test.ts
+++ b/tests/src/eth/reFungible.test.ts
@@ -679,8 +679,7 @@
   });
 
   itEth('Returns collection name', async ({helper}) => {
-    // FIXME: should not have balance to use .call()
-    const caller = await helper.eth.createAccountWithBalance(alice);
+    const caller = helper.eth.createAccount();
     const tokenPropertyPermissions = [{
       key: 'URI',
       permission: {
modifiedtests/src/eth/tokenProperties.test.tsdiffbeforeafterboth
--- a/tests/src/eth/tokenProperties.test.ts
+++ b/tests/src/eth/tokenProperties.test.ts
@@ -315,8 +315,7 @@
     }));
 
   itEth('Can be read', async({helper}) => {
-    // FIXME: User with no balance should be able to call
-    const caller = await helper.eth.createAccountWithBalance(alice);
+    const caller = helper.eth.createAccount();
     const collection = await helper.nft.mintCollection(alice, {
       tokenPropertyPermissions: [{
         key: 'testKey',