difftreelog
Fix build
in: master
4 files changed
Cargo.lockdiffbeforeafterboth574574575[[package]]575[[package]]576name = "clang-sys"576name = "clang-sys"577version = "0.29.4"577version = "0.29.3"578source = "registry+https://github.com/rust-lang/crates.io-index"578source = "registry+https://github.com/rust-lang/crates.io-index"579checksum = "2b14a9b9fadc5fabb63ceb60e8c2d833bcc97d19d8eb1e229f452d07fe2001e0"580dependencies = [581 "clang-sys-linkage",582]583584[[package]]585name = "clang-sys-linkage"586version = "1.0.0"587source = "registry+https://github.com/rust-lang/crates.io-index"588checksum = "720a18d5e5b09e70856c278d2fcf64917db370987beb78bf569fde9adba4ea63"579checksum = "fe6837df1d5cba2397b835c8530f51723267e16abbf83892e9e5af4f0e5dd10a"589dependencies = [580dependencies = [590 "glob",581 "glob",591 "libc",582 "libc",669660670[[package]]661[[package]]671name = "cpuid-bool"662name = "cpuid-bool"672version = "0.1.1"663version = "0.1.2"673source = "registry+https://github.com/rust-lang/crates.io-index"664source = "registry+https://github.com/rust-lang/crates.io-index"674checksum = "ec6763c20301ab0dc67051d1b6f4cc9132ad9e6eddcb1f10c6c53ea6d6ae2183"665checksum = "8aebca1129a03dc6dc2b127edd729435bbc4a37e1d5f4d7513165089ceb02634"675666676[[package]]667[[package]]677name = "crc32fast"668name = "crc32fast"860source = "registry+https://github.com/rust-lang/crates.io-index"851source = "registry+https://github.com/rust-lang/crates.io-index"861checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"852checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"853854[[package]]855name = "ed25519-dalek"856version = "1.0.0-pre.3"857source = "git+https://github.com/usetech-llc/ed25519-dalek?tag=1.0.0-pre.3#29a06e494ddd4f370256596b7103125295073435"858dependencies = [859 "clear_on_drop",860 "curve25519-dalek",861 "rand 0.7.3",862 "sha2 0.8.2",863]862864863[[package]]865[[package]]864name = "ed25519-dalek"866name = "ed25519-dalek"1018[[package]]1020[[package]]1019name = "fork-tree"1021name = "fork-tree"1020version = "2.0.0-rc3"1022version = "2.0.0-rc3"1021source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1023source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1022dependencies = [1024dependencies = [1023 "parity-scale-codec",1025 "parity-scale-codec",1024]1026]102510271026[[package]]1028[[package]]1027name = "frame-benchmarking"1029name = "frame-benchmarking"1028version = "2.0.0-rc3"1030version = "2.0.0-rc3"1029source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1031source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1030dependencies = [1032dependencies = [1031 "frame-support",1033 "frame-support",1032 "frame-system",1034 "frame-system",1043[[package]]1045[[package]]1044name = "frame-executive"1046name = "frame-executive"1045version = "2.0.0-rc3"1047version = "2.0.0-rc3"1046source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1048source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1047dependencies = [1049dependencies = [1048 "frame-support",1050 "frame-support",1049 "frame-system",1051 "frame-system",1058[[package]]1060[[package]]1059name = "frame-metadata"1061name = "frame-metadata"1060version = "11.0.0-rc3"1062version = "11.0.0-rc3"1061source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1063source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1062dependencies = [1064dependencies = [1063 "parity-scale-codec",1065 "parity-scale-codec",1064 "serde",1066 "serde",1069[[package]]1071[[package]]1070name = "frame-support"1072name = "frame-support"1071version = "2.0.0-rc3"1073version = "2.0.0-rc3"1072source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1074source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1073dependencies = [1075dependencies = [1074 "bitmask",1076 "bitmask",1075 "frame-metadata",1077 "frame-metadata",1094[[package]]1096[[package]]1095name = "frame-support-procedural"1097name = "frame-support-procedural"1096version = "2.0.0-rc3"1098version = "2.0.0-rc3"1097source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1099source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1098dependencies = [1100dependencies = [1099 "frame-support-procedural-tools",1101 "frame-support-procedural-tools",1100 "proc-macro2",1102 "proc-macro2",1105[[package]]1107[[package]]1106name = "frame-support-procedural-tools"1108name = "frame-support-procedural-tools"1107version = "2.0.0-rc3"1109version = "2.0.0-rc3"1108source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1110source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1109dependencies = [1111dependencies = [1110 "frame-support-procedural-tools-derive",1112 "frame-support-procedural-tools-derive",1111 "proc-macro-crate",1113 "proc-macro-crate",1117[[package]]1119[[package]]1118name = "frame-support-procedural-tools-derive"1120name = "frame-support-procedural-tools-derive"1119version = "2.0.0-rc3"1121version = "2.0.0-rc3"1120source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1122source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1121dependencies = [1123dependencies = [1122 "proc-macro2",1124 "proc-macro2",1123 "quote 1.0.7",1125 "quote 1.0.7",1127[[package]]1129[[package]]1128name = "frame-system"1130name = "frame-system"1129version = "2.0.0-rc3"1131version = "2.0.0-rc3"1130source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"1132source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"1131dependencies = [1133dependencies = [1132 "frame-support",1134 "frame-support",1133 "impl-trait-for-tuples",1135 "impl-trait-for-tuples",1520 "autocfg 0.1.7",1522 "autocfg 0.1.7",1521]1523]15241525[[package]]1526name = "hashbrown"1527version = "0.8.1"1528source = "registry+https://github.com/rust-lang/crates.io-index"1529checksum = "34f595585f103464d8d2f6e9864682d74c1601fed5e07d62b1c9058dba8246fb"1530dependencies = [1531 "autocfg 1.0.0",1532]152215331523[[package]]1534[[package]]1524name = "heck"1535name = "heck"177717881778[[package]]1789[[package]]1779name = "indexmap"1790name = "indexmap"1780version = "1.4.0"1791version = "1.5.0"1781source = "registry+https://github.com/rust-lang/crates.io-index"1792source = "registry+https://github.com/rust-lang/crates.io-index"1782checksum = "c398b2b113b55809ceb9ee3e753fcbac793f1956663f3c36549c1346015c2afe"1793checksum = "5b88cd59ee5f71fea89a62248fc8f387d44400cefe05ef548466d61ced9029a7"1783dependencies = [1794dependencies = [1784 "autocfg 1.0.0",1795 "autocfg 1.0.0",1796 "hashbrown 0.8.1",1785]1797]178617981787[[package]]1799[[package]]184718591848[[package]]1860[[package]]1849name = "js-sys"1861name = "js-sys"1850version = "0.3.41"1862version = "0.3.42"1851source = "registry+https://github.com/rust-lang/crates.io-index"1863source = "registry+https://github.com/rust-lang/crates.io-index"1852checksum = "c4b9172132a62451e56142bff9afc91c8e4a4500aa5b847da36815b63bfda916"1864checksum = "52732a3d3ad72c58ad2dc70624f9c17b46ecd0943b9a4f1ee37c4c18c5d983e2"1853dependencies = [1865dependencies = [1854 "wasm-bindgen",1866 "wasm-bindgen",1855]1867]204020522041[[package]]2053[[package]]2042name = "libc"2054name = "libc"2043version = "0.2.72"2055version = "0.2.73"2044source = "registry+https://github.com/rust-lang/crates.io-index"2056source = "registry+https://github.com/rust-lang/crates.io-index"2045checksum = "a9f8082297d534141b30c8d39e9b1773713ab50fdbe4ff30f750d063b3bfd701"2057checksum = "bd7d4bd64732af4bf3a67f367c27df8520ad7e230c5817b8ff485864d80242b9"204620582047[[package]]2059[[package]]2048name = "libflate"2060name = "libflate"2117dependencies = [2129dependencies = [2118 "asn1_der",2130 "asn1_der",2119 "bs58",2131 "bs58",2120 "ed25519-dalek",2132 "ed25519-dalek 1.0.0-pre.3 (registry+https://github.com/rust-lang/crates.io-index)",2121 "either",2133 "either",2122 "fnv",2134 "fnv",2123 "futures 0.3.5",2135 "futures 0.3.5",243724492438[[package]]2450[[package]]2439name = "log"2451name = "log"2440version = "0.4.8"2452version = "0.4.11"2441source = "registry+https://github.com/rust-lang/crates.io-index"2453source = "registry+https://github.com/rust-lang/crates.io-index"2442checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"2454checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"2443dependencies = [2455dependencies = [2444 "cfg-if",2456 "cfg-if",2445]2457]2450source = "registry+https://github.com/rust-lang/crates.io-index"2462source = "registry+https://github.com/rust-lang/crates.io-index"2451checksum = "0609345ddee5badacf857d4f547e0e5a2e987db77085c24cd887f73573a04237"2463checksum = "0609345ddee5badacf857d4f547e0e5a2e987db77085c24cd887f73573a04237"2452dependencies = [2464dependencies = [2453 "hashbrown",2465 "hashbrown 0.6.3",2454]2466]245524672456[[package]]2468[[package]]2507dependencies = [2519dependencies = [2508 "ahash",2520 "ahash",2509 "hash-db",2521 "hash-db",2510 "hashbrown",2522 "hashbrown 0.6.3",2511 "parity-util-mem",2523 "parity-util-mem",2512]2524]251325252906[[package]]2918[[package]]2907name = "pallet-aura"2919name = "pallet-aura"2908version = "2.0.0-rc3"2920version = "2.0.0-rc3"2909source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"2921source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"2910dependencies = [2922dependencies = [2911 "frame-support",2923 "frame-support",2912 "frame-system",2924 "frame-system",2925[[package]]2937[[package]]2926name = "pallet-balances"2938name = "pallet-balances"2927version = "2.0.0-rc3"2939version = "2.0.0-rc3"2928source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"2940source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"2929dependencies = [2941dependencies = [2930 "frame-benchmarking",2942 "frame-benchmarking",2931 "frame-support",2943 "frame-support",2939[[package]]2951[[package]]2940name = "pallet-contracts"2952name = "pallet-contracts"2941version = "2.0.0-rc3"2953version = "2.0.0-rc3"2942source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"2954source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"2943dependencies = [2955dependencies = [2944 "frame-support",2956 "frame-support",2945 "frame-system",2957 "frame-system",2960[[package]]2972[[package]]2961name = "pallet-contracts-primitives"2973name = "pallet-contracts-primitives"2962version = "2.0.0-rc3"2974version = "2.0.0-rc3"2963source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"2975source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"2964dependencies = [2976dependencies = [2965 "parity-scale-codec",2977 "parity-scale-codec",2966 "sp-runtime",2978 "sp-runtime",2970[[package]]2982[[package]]2971name = "pallet-contracts-rpc"2983name = "pallet-contracts-rpc"2972version = "0.8.0-rc3"2984version = "0.8.0-rc3"2973source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"2985source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"2974dependencies = [2986dependencies = [2975 "jsonrpc-core",2987 "jsonrpc-core",2976 "jsonrpc-core-client",2988 "jsonrpc-core-client",2989[[package]]3001[[package]]2990name = "pallet-contracts-rpc-runtime-api"3002name = "pallet-contracts-rpc-runtime-api"2991version = "0.8.0-rc3"3003version = "0.8.0-rc3"2992source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3004source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"2993dependencies = [3005dependencies = [2994 "pallet-contracts-primitives",3006 "pallet-contracts-primitives",2995 "parity-scale-codec",3007 "parity-scale-codec",3001[[package]]3013[[package]]3002name = "pallet-finality-tracker"3014name = "pallet-finality-tracker"3003version = "2.0.0-rc3"3015version = "2.0.0-rc3"3004source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3016source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"3005dependencies = [3017dependencies = [3006 "frame-support",3018 "frame-support",3007 "frame-system",3019 "frame-system",3017[[package]]3029[[package]]3018name = "pallet-grandpa"3030name = "pallet-grandpa"3019version = "2.0.0-rc3"3031version = "2.0.0-rc3"3020source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3032source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"3021dependencies = [3033dependencies = [3022 "frame-support",3034 "frame-support",3023 "frame-system",3035 "frame-system",3049[[package]]3061[[package]]3050name = "pallet-randomness-collective-flip"3062name = "pallet-randomness-collective-flip"3051version = "2.0.0-rc3"3063version = "2.0.0-rc3"3052source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3064source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"3053dependencies = [3065dependencies = [3054 "frame-support",3066 "frame-support",3055 "frame-system",3067 "frame-system",3062[[package]]3074[[package]]3063name = "pallet-session"3075name = "pallet-session"3064version = "2.0.0-rc3"3076version = "2.0.0-rc3"3065source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3077source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"3066dependencies = [3078dependencies = [3067 "frame-support",3079 "frame-support",3068 "frame-system",3080 "frame-system",3080[[package]]3092[[package]]3081name = "pallet-sudo"3093name = "pallet-sudo"3082version = "2.0.0-rc3"3094version = "2.0.0-rc3"3083source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3095source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"3084dependencies = [3096dependencies = [3085 "frame-support",3097 "frame-support",3086 "frame-system",3098 "frame-system",3094[[package]]3106[[package]]3095name = "pallet-timestamp"3107name = "pallet-timestamp"3096version = "2.0.0-rc3"3108version = "2.0.0-rc3"3097source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3109source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"3098dependencies = [3110dependencies = [3099 "frame-benchmarking",3111 "frame-benchmarking",3100 "frame-support",3112 "frame-support",3111[[package]]3123[[package]]3112name = "pallet-transaction-payment"3124name = "pallet-transaction-payment"3113version = "2.0.0-rc3"3125version = "2.0.0-rc3"3114source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3126source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"3115dependencies = [3127dependencies = [3116 "frame-support",3128 "frame-support",3117 "frame-system",3129 "frame-system",3125[[package]]3137[[package]]3126name = "pallet-transaction-payment-rpc-runtime-api"3138name = "pallet-transaction-payment-rpc-runtime-api"3127version = "2.0.0-rc3"3139version = "2.0.0-rc3"3128source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"3140source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"3129dependencies = [3141dependencies = [3130 "frame-support",3142 "frame-support",3131 "parity-scale-codec",3143 "parity-scale-codec",350035123501[[package]]3513[[package]]3502name = "proc-macro2"3514name = "proc-macro2"3503version = "1.0.18"3515version = "1.0.19"3504source = "registry+https://github.com/rust-lang/crates.io-index"3516source = "registry+https://github.com/rust-lang/crates.io-index"3505checksum = "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa"3517checksum = "04f5f085b5d71e2188cb8271e5da0161ad52c3f227a661a3c135fdf28e258b12"3506dependencies = [3518dependencies = [3507 "unicode-xid 0.2.1",3519 "unicode-xid 0.2.1",3508]3520]4073[[package]]4085[[package]]4074name = "sc-basic-authorship"4086name = "sc-basic-authorship"4075version = "0.8.0-rc3"4087version = "0.8.0-rc3"4076source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4088source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4077dependencies = [4089dependencies = [4078 "futures 0.3.5",4090 "futures 0.3.5",4079 "futures-timer 3.0.2",4091 "futures-timer 3.0.2",4097[[package]]4109[[package]]4098name = "sc-block-builder"4110name = "sc-block-builder"4099version = "0.8.0-rc3"4111version = "0.8.0-rc3"4100source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4112source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4101dependencies = [4113dependencies = [4102 "parity-scale-codec",4114 "parity-scale-codec",4103 "sc-client-api",4115 "sc-client-api",4113[[package]]4125[[package]]4114name = "sc-chain-spec"4126name = "sc-chain-spec"4115version = "2.0.0-rc3"4127version = "2.0.0-rc3"4116source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4128source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4117dependencies = [4129dependencies = [4118 "impl-trait-for-tuples",4130 "impl-trait-for-tuples",4119 "sc-chain-spec-derive",4131 "sc-chain-spec-derive",4129[[package]]4141[[package]]4130name = "sc-chain-spec-derive"4142name = "sc-chain-spec-derive"4131version = "2.0.0-rc3"4143version = "2.0.0-rc3"4132source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4144source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4133dependencies = [4145dependencies = [4134 "proc-macro-crate",4146 "proc-macro-crate",4135 "proc-macro2",4147 "proc-macro2",4140[[package]]4152[[package]]4141name = "sc-cli"4153name = "sc-cli"4142version = "0.8.0-rc3"4154version = "0.8.0-rc3"4143source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4155source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4144dependencies = [4156dependencies = [4145 "ansi_term 0.12.1",4157 "ansi_term 0.12.1",4146 "atty",4158 "atty",4181[[package]]4193[[package]]4182name = "sc-client-api"4194name = "sc-client-api"4183version = "2.0.0-rc3"4195version = "2.0.0-rc3"4184source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4196source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4185dependencies = [4197dependencies = [4186 "derive_more",4198 "derive_more",4187 "fnv",4199 "fnv",4217[[package]]4229[[package]]4218name = "sc-client-db"4230name = "sc-client-db"4219version = "0.8.0-rc3"4231version = "0.8.0-rc3"4220source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4232source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4221dependencies = [4233dependencies = [4222 "blake2-rfc",4234 "blake2-rfc",4223 "hash-db",4235 "hash-db",4246[[package]]4258[[package]]4247name = "sc-consensus"4259name = "sc-consensus"4248version = "0.8.0-rc3"4260version = "0.8.0-rc3"4249source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4261source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4250dependencies = [4262dependencies = [4251 "sc-client-api",4263 "sc-client-api",4252 "sp-blockchain",4264 "sp-blockchain",4257[[package]]4269[[package]]4258name = "sc-consensus-aura"4270name = "sc-consensus-aura"4259version = "0.8.0-rc3"4271version = "0.8.0-rc3"4260source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4272source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4261dependencies = [4273dependencies = [4262 "derive_more",4274 "derive_more",4263 "futures 0.3.5",4275 "futures 0.3.5",4288[[package]]4300[[package]]4289name = "sc-consensus-slots"4301name = "sc-consensus-slots"4290version = "0.8.0-rc3"4302version = "0.8.0-rc3"4291source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4303source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4292dependencies = [4304dependencies = [4293 "futures 0.3.5",4305 "futures 0.3.5",4294 "futures-timer 3.0.2",4306 "futures-timer 3.0.2",4310[[package]]4322[[package]]4311name = "sc-executor"4323name = "sc-executor"4312version = "0.8.0-rc3"4324version = "0.8.0-rc3"4313source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4325source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4314dependencies = [4326dependencies = [4315 "derive_more",4327 "derive_more",4316 "lazy_static",4328 "lazy_static",4337[[package]]4349[[package]]4338name = "sc-executor-common"4350name = "sc-executor-common"4339version = "0.8.0-rc3"4351version = "0.8.0-rc3"4340source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4352source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4341dependencies = [4353dependencies = [4342 "derive_more",4354 "derive_more",4343 "log",4355 "log",4354[[package]]4366[[package]]4355name = "sc-executor-wasmi"4367name = "sc-executor-wasmi"4356version = "0.8.0-rc3"4368version = "0.8.0-rc3"4357source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4369source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4358dependencies = [4370dependencies = [4359 "log",4371 "log",4360 "parity-scale-codec",4372 "parity-scale-codec",4369[[package]]4381[[package]]4370name = "sc-finality-grandpa"4382name = "sc-finality-grandpa"4371version = "0.8.0-rc3"4383version = "0.8.0-rc3"4372source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4384source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4373dependencies = [4385dependencies = [4374 "assert_matches",4386 "assert_matches",4375 "derive_more",4387 "derive_more",4406[[package]]4418[[package]]4407name = "sc-informant"4419name = "sc-informant"4408version = "0.8.0-rc3"4420version = "0.8.0-rc3"4409source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4421source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4410dependencies = [4422dependencies = [4411 "ansi_term 0.12.1",4423 "ansi_term 0.12.1",4412 "futures 0.3.5",4424 "futures 0.3.5",4423[[package]]4435[[package]]4424name = "sc-keystore"4436name = "sc-keystore"4425version = "2.0.0-rc3"4437version = "2.0.0-rc3"4426source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4438source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4427dependencies = [4439dependencies = [4428 "derive_more",4440 "derive_more",4429 "hex",4441 "hex",4438[[package]]4450[[package]]4439name = "sc-network"4451name = "sc-network"4440version = "0.8.0-rc3"4452version = "0.8.0-rc3"4441source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4453source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4442dependencies = [4454dependencies = [4443 "bitflags",4455 "bitflags",4444 "bs58",4456 "bs58",4490[[package]]4502[[package]]4491name = "sc-network-gossip"4503name = "sc-network-gossip"4492version = "0.8.0-rc3"4504version = "0.8.0-rc3"4493source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4505source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4494dependencies = [4506dependencies = [4495 "futures 0.3.5",4507 "futures 0.3.5",4496 "futures-timer 3.0.2",4508 "futures-timer 3.0.2",4505[[package]]4517[[package]]4506name = "sc-offchain"4518name = "sc-offchain"4507version = "2.0.0-rc3"4519version = "2.0.0-rc3"4508source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4520source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4509dependencies = [4521dependencies = [4510 "bytes 0.5.6",4522 "bytes 0.5.6",4511 "fnv",4523 "fnv",4532[[package]]4544[[package]]4533name = "sc-peerset"4545name = "sc-peerset"4534version = "2.0.0-rc3"4546version = "2.0.0-rc3"4535source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4547source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4536dependencies = [4548dependencies = [4537 "futures 0.3.5",4549 "futures 0.3.5",4538 "libp2p",4550 "libp2p",4545[[package]]4557[[package]]4546name = "sc-proposer-metrics"4558name = "sc-proposer-metrics"4547version = "0.8.0-rc3"4559version = "0.8.0-rc3"4548source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4560source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4549dependencies = [4561dependencies = [4550 "log",4562 "log",4551 "substrate-prometheus-endpoint",4563 "substrate-prometheus-endpoint",4554[[package]]4566[[package]]4555name = "sc-rpc"4567name = "sc-rpc"4556version = "2.0.0-rc3"4568version = "2.0.0-rc3"4557source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4569source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4558dependencies = [4570dependencies = [4559 "futures 0.3.5",4571 "futures 0.3.5",4560 "hash-db",4572 "hash-db",4586[[package]]4598[[package]]4587name = "sc-rpc-api"4599name = "sc-rpc-api"4588version = "0.8.0-rc3"4600version = "0.8.0-rc3"4589source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4601source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4590dependencies = [4602dependencies = [4591 "derive_more",4603 "derive_more",4592 "futures 0.3.5",4604 "futures 0.3.5",4610[[package]]4622[[package]]4611name = "sc-rpc-server"4623name = "sc-rpc-server"4612version = "2.0.0-rc3"4624version = "2.0.0-rc3"4613source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4625source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4614dependencies = [4626dependencies = [4615 "jsonrpc-core",4627 "jsonrpc-core",4616 "jsonrpc-http-server",4628 "jsonrpc-http-server",4625[[package]]4637[[package]]4626name = "sc-service"4638name = "sc-service"4627version = "0.8.0-rc3"4639version = "0.8.0-rc3"4628source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4640source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4629dependencies = [4641dependencies = [4630 "derive_more",4642 "derive_more",4631 "exit-future",4643 "exit-future",4684[[package]]4696[[package]]4685name = "sc-state-db"4697name = "sc-state-db"4686version = "0.8.0-rc3"4698version = "0.8.0-rc3"4687source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4699source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4688dependencies = [4700dependencies = [4689 "log",4701 "log",4690 "parity-scale-codec",4702 "parity-scale-codec",4698[[package]]4710[[package]]4699name = "sc-telemetry"4711name = "sc-telemetry"4700version = "2.0.0-rc3"4712version = "2.0.0-rc3"4701source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4713source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4702dependencies = [4714dependencies = [4703 "bytes 0.5.6",4715 "bytes 0.5.6",4704 "futures 0.3.5",4716 "futures 0.3.5",4720[[package]]4732[[package]]4721name = "sc-tracing"4733name = "sc-tracing"4722version = "2.0.0-rc3"4734version = "2.0.0-rc3"4723source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4735source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4724dependencies = [4736dependencies = [4725 "erased-serde",4737 "erased-serde",4726 "log",4738 "log",4735[[package]]4747[[package]]4736name = "sc-transaction-graph"4748name = "sc-transaction-graph"4737version = "2.0.0-rc3"4749version = "2.0.0-rc3"4738source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4750source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4739dependencies = [4751dependencies = [4740 "derive_more",4752 "derive_more",4741 "futures 0.3.5",4753 "futures 0.3.5",4755[[package]]4767[[package]]4756name = "sc-transaction-pool"4768name = "sc-transaction-pool"4757version = "2.0.0-rc3"4769version = "2.0.0-rc3"4758source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"4770source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"4759dependencies = [4771dependencies = [4760 "derive_more",4772 "derive_more",4761 "futures 0.3.5",4773 "futures 0.3.5",5087[[package]]5099[[package]]5088name = "sp-allocator"5100name = "sp-allocator"5089version = "2.0.0-rc3"5101version = "2.0.0-rc3"5090source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5102source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5091dependencies = [5103dependencies = [5092 "derive_more",5104 "derive_more",5093 "log",5105 "log",5099[[package]]5111[[package]]5100name = "sp-api"5112name = "sp-api"5101version = "2.0.0-rc3"5113version = "2.0.0-rc3"5102source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5114source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5103dependencies = [5115dependencies = [5104 "hash-db",5116 "hash-db",5105 "parity-scale-codec",5117 "parity-scale-codec",5114[[package]]5126[[package]]5115name = "sp-api-proc-macro"5127name = "sp-api-proc-macro"5116version = "2.0.0-rc3"5128version = "2.0.0-rc3"5117source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5129source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5118dependencies = [5130dependencies = [5119 "blake2-rfc",5131 "blake2-rfc",5120 "proc-macro-crate",5132 "proc-macro-crate",5126[[package]]5138[[package]]5127name = "sp-application-crypto"5139name = "sp-application-crypto"5128version = "2.0.0-rc3"5140version = "2.0.0-rc3"5129source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5141source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5130dependencies = [5142dependencies = [5131 "parity-scale-codec",5143 "parity-scale-codec",5132 "serde",5144 "serde",5138[[package]]5150[[package]]5139name = "sp-arithmetic"5151name = "sp-arithmetic"5140version = "2.0.0-rc3"5152version = "2.0.0-rc3"5141source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5153source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5142dependencies = [5154dependencies = [5143 "integer-sqrt",5155 "integer-sqrt",5144 "num-traits 0.2.12",5156 "num-traits 0.2.12",5151[[package]]5163[[package]]5152name = "sp-block-builder"5164name = "sp-block-builder"5153version = "2.0.0-rc3"5165version = "2.0.0-rc3"5154source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5166source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5155dependencies = [5167dependencies = [5156 "parity-scale-codec",5168 "parity-scale-codec",5157 "sp-api",5169 "sp-api",5163[[package]]5175[[package]]5164name = "sp-blockchain"5176name = "sp-blockchain"5165version = "2.0.0-rc3"5177version = "2.0.0-rc3"5166source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5178source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5167dependencies = [5179dependencies = [5168 "derive_more",5180 "derive_more",5169 "log",5181 "log",5179[[package]]5191[[package]]5180name = "sp-chain-spec"5192name = "sp-chain-spec"5181version = "2.0.0-rc3"5193version = "2.0.0-rc3"5182source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5194source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5183dependencies = [5195dependencies = [5184 "serde",5196 "serde",5185 "serde_json",5197 "serde_json",5188[[package]]5200[[package]]5189name = "sp-consensus"5201name = "sp-consensus"5190version = "0.8.0-rc3"5202version = "0.8.0-rc3"5191source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5203source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5192dependencies = [5204dependencies = [5193 "derive_more",5205 "derive_more",5194 "futures 0.3.5",5206 "futures 0.3.5",5211[[package]]5223[[package]]5212name = "sp-consensus-aura"5224name = "sp-consensus-aura"5213version = "0.8.0-rc3"5225version = "0.8.0-rc3"5214source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5226source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5215dependencies = [5227dependencies = [5216 "parity-scale-codec",5228 "parity-scale-codec",5217 "sp-api",5229 "sp-api",5225[[package]]5237[[package]]5226name = "sp-core"5238name = "sp-core"5227version = "2.0.0-rc3"5239version = "2.0.0-rc3"5228source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5240source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5229dependencies = [5241dependencies = [5230 "base58",5242 "base58",5231 "blake2-rfc",5243 "blake2-rfc",5232 "byteorder",5244 "byteorder",5233 "derive_more",5245 "derive_more",5234 "ed25519-dalek",5246 "ed25519-dalek 1.0.0-pre.3 (git+https://github.com/usetech-llc/ed25519-dalek?tag=1.0.0-pre.3)",5235 "futures 0.3.5",5247 "futures 0.3.5",5236 "hash-db",5248 "hash-db",5237 "hash256-std-hasher",5249 "hash256-std-hasher",5267[[package]]5279[[package]]5268name = "sp-database"5280name = "sp-database"5269version = "2.0.0-rc3"5281version = "2.0.0-rc3"5270source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5282source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5271dependencies = [5283dependencies = [5272 "kvdb",5284 "kvdb",5273 "parking_lot 0.10.2",5285 "parking_lot 0.10.2",5276[[package]]5288[[package]]5277name = "sp-debug-derive"5289name = "sp-debug-derive"5278version = "2.0.0-rc3"5290version = "2.0.0-rc3"5279source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5291source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5280dependencies = [5292dependencies = [5281 "proc-macro2",5293 "proc-macro2",5282 "quote 1.0.7",5294 "quote 1.0.7",5286[[package]]5298[[package]]5287name = "sp-externalities"5299name = "sp-externalities"5288version = "0.8.0-rc3"5300version = "0.8.0-rc3"5289source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5301source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5290dependencies = [5302dependencies = [5291 "environmental",5303 "environmental",5292 "parity-scale-codec",5304 "parity-scale-codec",5297[[package]]5309[[package]]5298name = "sp-finality-grandpa"5310name = "sp-finality-grandpa"5299version = "2.0.0-rc3"5311version = "2.0.0-rc3"5300source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5312source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5301dependencies = [5313dependencies = [5302 "finality-grandpa",5314 "finality-grandpa",5303 "log",5315 "log",5313[[package]]5325[[package]]5314name = "sp-finality-tracker"5326name = "sp-finality-tracker"5315version = "2.0.0-rc3"5327version = "2.0.0-rc3"5316source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5328source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5317dependencies = [5329dependencies = [5318 "parity-scale-codec",5330 "parity-scale-codec",5319 "sp-inherents",5331 "sp-inherents",5323[[package]]5335[[package]]5324name = "sp-inherents"5336name = "sp-inherents"5325version = "2.0.0-rc3"5337version = "2.0.0-rc3"5326source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5338source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5327dependencies = [5339dependencies = [5328 "derive_more",5340 "derive_more",5329 "parity-scale-codec",5341 "parity-scale-codec",5335[[package]]5347[[package]]5336name = "sp-io"5348name = "sp-io"5337version = "2.0.0-rc3"5349version = "2.0.0-rc3"5338source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5350source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5339dependencies = [5351dependencies = [5340 "futures 0.3.5",5352 "futures 0.3.5",5341 "hash-db",5353 "hash-db",5355[[package]]5367[[package]]5356name = "sp-keyring"5368name = "sp-keyring"5357version = "2.0.0-rc3"5369version = "2.0.0-rc3"5358source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5370source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5359dependencies = [5371dependencies = [5360 "lazy_static",5372 "lazy_static",5361 "sp-core",5373 "sp-core",5366[[package]]5378[[package]]5367name = "sp-offchain"5379name = "sp-offchain"5368version = "2.0.0-rc3"5380version = "2.0.0-rc3"5369source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5381source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5370dependencies = [5382dependencies = [5371 "sp-api",5383 "sp-api",5372 "sp-core",5384 "sp-core",5376[[package]]5388[[package]]5377name = "sp-panic-handler"5389name = "sp-panic-handler"5378version = "2.0.0-rc3"5390version = "2.0.0-rc3"5379source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5391source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5380dependencies = [5392dependencies = [5381 "backtrace",5393 "backtrace",5382 "log",5394 "log",5385[[package]]5397[[package]]5386name = "sp-rpc"5398name = "sp-rpc"5387version = "2.0.0-rc3"5399version = "2.0.0-rc3"5388source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5400source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5389dependencies = [5401dependencies = [5390 "serde",5402 "serde",5391 "sp-core",5403 "sp-core",5394[[package]]5406[[package]]5395name = "sp-runtime"5407name = "sp-runtime"5396version = "2.0.0-rc3"5408version = "2.0.0-rc3"5397source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5409source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5398dependencies = [5410dependencies = [5399 "hash256-std-hasher",5411 "hash256-std-hasher",5400 "impl-trait-for-tuples",5412 "impl-trait-for-tuples",5415[[package]]5427[[package]]5416name = "sp-runtime-interface"5428name = "sp-runtime-interface"5417version = "2.0.0-rc3"5429version = "2.0.0-rc3"5418source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5430source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5419dependencies = [5431dependencies = [5420 "parity-scale-codec",5432 "parity-scale-codec",5421 "primitive-types",5433 "primitive-types",5430[[package]]5442[[package]]5431name = "sp-runtime-interface-proc-macro"5443name = "sp-runtime-interface-proc-macro"5432version = "2.0.0-rc3"5444version = "2.0.0-rc3"5433source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5445source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5434dependencies = [5446dependencies = [5435 "Inflector",5447 "Inflector",5436 "proc-macro-crate",5448 "proc-macro-crate",5442[[package]]5454[[package]]5443name = "sp-sandbox"5455name = "sp-sandbox"5444version = "0.8.0-rc3"5456version = "0.8.0-rc3"5445source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5457source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5446dependencies = [5458dependencies = [5447 "parity-scale-codec",5459 "parity-scale-codec",5448 "sp-core",5460 "sp-core",5455[[package]]5467[[package]]5456name = "sp-serializer"5468name = "sp-serializer"5457version = "2.0.0-rc3"5469version = "2.0.0-rc3"5458source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5470source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5459dependencies = [5471dependencies = [5460 "serde",5472 "serde",5461 "serde_json",5473 "serde_json",5464[[package]]5476[[package]]5465name = "sp-session"5477name = "sp-session"5466version = "2.0.0-rc3"5478version = "2.0.0-rc3"5467source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5479source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5468dependencies = [5480dependencies = [5469 "parity-scale-codec",5481 "parity-scale-codec",5470 "sp-api",5482 "sp-api",5477[[package]]5489[[package]]5478name = "sp-staking"5490name = "sp-staking"5479version = "2.0.0-rc3"5491version = "2.0.0-rc3"5480source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5492source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5481dependencies = [5493dependencies = [5482 "parity-scale-codec",5494 "parity-scale-codec",5483 "sp-runtime",5495 "sp-runtime",5487[[package]]5499[[package]]5488name = "sp-state-machine"5500name = "sp-state-machine"5489version = "0.8.0-rc3"5501version = "0.8.0-rc3"5490source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5502source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5491dependencies = [5503dependencies = [5492 "hash-db",5504 "hash-db",5493 "log",5505 "log",5506[[package]]5518[[package]]5507name = "sp-std"5519name = "sp-std"5508version = "2.0.0-rc3"5520version = "2.0.0-rc3"5509source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5521source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"551055225511[[package]]5523[[package]]5512name = "sp-storage"5524name = "sp-storage"5513version = "2.0.0-rc3"5525version = "2.0.0-rc3"5514source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5526source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5515dependencies = [5527dependencies = [5516 "impl-serde 0.2.3",5528 "impl-serde 0.2.3",5517 "ref-cast",5529 "ref-cast",5523[[package]]5535[[package]]5524name = "sp-timestamp"5536name = "sp-timestamp"5525version = "2.0.0-rc3"5537version = "2.0.0-rc3"5526source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5538source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5527dependencies = [5539dependencies = [5528 "impl-trait-for-tuples",5540 "impl-trait-for-tuples",5529 "parity-scale-codec",5541 "parity-scale-codec",5537[[package]]5549[[package]]5538name = "sp-tracing"5550name = "sp-tracing"5539version = "2.0.0-rc3"5551version = "2.0.0-rc3"5540source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5552source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5541dependencies = [5553dependencies = [5542 "tracing",5554 "tracing",5543]5555]554455565545[[package]]5557[[package]]5546name = "sp-transaction-pool"5558name = "sp-transaction-pool"5547version = "2.0.0-rc3"5559version = "2.0.0-rc3"5548source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5560source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5549dependencies = [5561dependencies = [5550 "derive_more",5562 "derive_more",5551 "futures 0.3.5",5563 "futures 0.3.5",5561[[package]]5573[[package]]5562name = "sp-trie"5574name = "sp-trie"5563version = "2.0.0-rc3"5575version = "2.0.0-rc3"5564source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5576source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5565dependencies = [5577dependencies = [5566 "hash-db",5578 "hash-db",5567 "memory-db",5579 "memory-db",5575[[package]]5587[[package]]5576name = "sp-utils"5588name = "sp-utils"5577version = "2.0.0-rc3"5589version = "2.0.0-rc3"5578source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5590source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5579dependencies = [5591dependencies = [5580 "futures 0.3.5",5592 "futures 0.3.5",5581 "futures-core",5593 "futures-core",5586[[package]]5598[[package]]5587name = "sp-version"5599name = "sp-version"5588version = "2.0.0-rc3"5600version = "2.0.0-rc3"5589source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5601source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5590dependencies = [5602dependencies = [5591 "impl-serde 0.2.3",5603 "impl-serde 0.2.3",5592 "parity-scale-codec",5604 "parity-scale-codec",5598[[package]]5610[[package]]5599name = "sp-wasm-interface"5611name = "sp-wasm-interface"5600version = "2.0.0-rc3"5612version = "2.0.0-rc3"5601source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5613source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5602dependencies = [5614dependencies = [5603 "impl-trait-for-tuples",5615 "impl-trait-for-tuples",5604 "parity-scale-codec",5616 "parity-scale-codec",5717[[package]]5729[[package]]5718name = "substrate-build-script-utils"5730name = "substrate-build-script-utils"5719version = "2.0.0-rc3"5731version = "2.0.0-rc3"5720source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5732source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5721dependencies = [5733dependencies = [5722 "platforms",5734 "platforms",5723]5735]572457365725[[package]]5737[[package]]5726name = "substrate-prometheus-endpoint"5738name = "substrate-prometheus-endpoint"5727version = "0.8.0-rc3"5739version = "0.8.0-rc3"5728source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5740source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"5729dependencies = [5741dependencies = [5730 "async-std",5742 "async-std",5731 "derive_more",5743 "derive_more",5739[[package]]5751[[package]]5740name = "substrate-wasm-builder-runner"5752name = "substrate-wasm-builder-runner"5741version = "1.0.6"5753version = "1.0.6"5742source = "git+https://github.com/paritytech/substrate.git?tag=v2.0.0-rc3#34695a85650b58bcd7d7e2a677cafc2921251d68"5754source = "git+https://github.com/usetech-llc/substrate.git?branch=nft_rc3#4945a9806adc58b5e8eef01697f5e77de43117f0"574357555744[[package]]5756[[package]]5745name = "subtle"5757name = "subtle"6256checksum = "bcc309f34008563989045a4c4dbcc5770467f3a3785ee80a9b5cc0d83362475f"6268checksum = "bcc309f34008563989045a4c4dbcc5770467f3a3785ee80a9b5cc0d83362475f"6257dependencies = [6269dependencies = [6258 "hash-db",6270 "hash-db",6259 "hashbrown",6271 "hashbrown 0.6.3",6260 "log",6272 "log",6261 "rustc-hex",6273 "rustc-hex",6262 "smallvec 1.4.1",6274 "smallvec 1.4.1",646864806469[[package]]6481[[package]]6470name = "wasm-bindgen"6482name = "wasm-bindgen"6471version = "0.2.64"6483version = "0.2.65"6472source = "registry+https://github.com/rust-lang/crates.io-index"6484source = "registry+https://github.com/rust-lang/crates.io-index"6473checksum = "6a634620115e4a229108b71bde263bb4220c483b3f07f5ba514ee8d15064c4c2"6485checksum = "f3edbcc9536ab7eababcc6d2374a0b7bfe13a2b6d562c5e07f370456b1a8f33d"6474dependencies = [6486dependencies = [6475 "cfg-if",6487 "cfg-if",6476 "wasm-bindgen-macro",6488 "wasm-bindgen-macro",6477]6489]647864906479[[package]]6491[[package]]6480name = "wasm-bindgen-backend"6492name = "wasm-bindgen-backend"6481version = "0.2.64"6493version = "0.2.65"6482source = "registry+https://github.com/rust-lang/crates.io-index"6494source = "registry+https://github.com/rust-lang/crates.io-index"6483checksum = "3e53963b583d18a5aa3aaae4b4c1cb535218246131ba22a71f05b518098571df"6495checksum = "89ed2fb8c84bfad20ea66b26a3743f3e7ba8735a69fe7d95118c33ec8fc1244d"6484dependencies = [6496dependencies = [6485 "bumpalo",6497 "bumpalo",6486 "lazy_static",6498 "lazy_static",649365056494[[package]]6506[[package]]6495name = "wasm-bindgen-futures"6507name = "wasm-bindgen-futures"6496version = "0.4.14"6508version = "0.4.15"6497source = "registry+https://github.com/rust-lang/crates.io-index"6509source = "registry+https://github.com/rust-lang/crates.io-index"6498checksum = "dba48d66049d2a6cc8488702e7259ab7afc9043ad0dc5448444f46f2a453b362"6510checksum = "41ad6e4e8b2b7f8c90b6e09a9b590ea15cb0d1dbe28502b5a405cd95d1981671"6499dependencies = [6511dependencies = [6500 "cfg-if",6512 "cfg-if",6501 "js-sys",6513 "js-sys",650565176506[[package]]6518[[package]]6507name = "wasm-bindgen-macro"6519name = "wasm-bindgen-macro"6508version = "0.2.64"6520version = "0.2.65"6509source = "registry+https://github.com/rust-lang/crates.io-index"6521source = "registry+https://github.com/rust-lang/crates.io-index"6510checksum = "3fcfd5ef6eec85623b4c6e844293d4516470d8f19cd72d0d12246017eb9060b8"6522checksum = "eb071268b031a64d92fc6cf691715ca5a40950694d8f683c5bb43db7c730929e"6511dependencies = [6523dependencies = [6512 "quote 1.0.7",6524 "quote 1.0.7",6513 "wasm-bindgen-macro-support",6525 "wasm-bindgen-macro-support",6514]6526]651565276516[[package]]6528[[package]]6517name = "wasm-bindgen-macro-support"6529name = "wasm-bindgen-macro-support"6518version = "0.2.64"6530version = "0.2.65"6519source = "registry+https://github.com/rust-lang/crates.io-index"6531source = "registry+https://github.com/rust-lang/crates.io-index"6520checksum = "9adff9ee0e94b926ca81b57f57f86d5545cdcb1d259e21ec9bdd95b901754c75"6532checksum = "cf592c807080719d1ff2f245a687cbadb3ed28b2077ed7084b47aba8b691f2c6"6521dependencies = [6533dependencies = [6522 "proc-macro2",6534 "proc-macro2",6523 "quote 1.0.7",6535 "quote 1.0.7",652865406529[[package]]6541[[package]]6530name = "wasm-bindgen-shared"6542name = "wasm-bindgen-shared"6531version = "0.2.64"6543version = "0.2.65"6532source = "registry+https://github.com/rust-lang/crates.io-index"6544source = "registry+https://github.com/rust-lang/crates.io-index"6533checksum = "7f7b90ea6c632dd06fd765d44542e234d5e63d9bb917ecd64d79778a13bd79ae"6545checksum = "72b6c0220ded549d63860c78c38f3bcc558d1ca3f4efa74942c536ddbbb55e87"653465466535[[package]]6547[[package]]6536name = "wasm-timer"6548name = "wasm-timer"657365856574[[package]]6586[[package]]6575name = "web-sys"6587name = "web-sys"6576version = "0.3.41"6588version = "0.3.42"6577source = "registry+https://github.com/rust-lang/crates.io-index"6589source = "registry+https://github.com/rust-lang/crates.io-index"6578checksum = "863539788676619aac1a23e2df3655e96b32b0e05eb72ca34ba045ad573c625d"6590checksum = "8be2398f326b7ba09815d0b403095f34dd708579220d099caae89be0b32137b2"6579dependencies = [6591dependencies = [6580 "js-sys",6592 "js-sys",6581 "wasm-bindgen",6593 "wasm-bindgen",node/Cargo.tomldiffbeforeafterboth--- a/node/Cargo.toml
+++ b/node/Cargo.toml
@@ -1,17 +1,17 @@
[build-dependencies.substrate-build-script-utils]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[[bin]]
name = 'nft'
[package]
-authors = ['Substrate DevHub <https://github.com/substrate-developer-hub>']
+authors = ['UseTech Professional <https://usetech.com/blockchain>']
build = 'build.rs'
description = 'Substrate node nft'
edition = '2018'
-homepage = 'https://substrate.io'
+homepage = 'https://usetech.com/blockchain'
license = 'Unlicense'
name = 'nft'
repository = 'https://github.com/substrate-developer-hub/nft/'
@@ -32,95 +32,95 @@
version = '2.0.0-rc3'
[dependencies.sc-basic-authorship]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sc-cli]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sc-client-api]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sc-consensus]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.pallet-contracts-rpc]
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
version = '0.8.0-rc3'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
[dependencies.sc-rpc]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
[dependencies.sc-consensus-aura]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sc-executor]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sc-finality-grandpa]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sc-network]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sc-service]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sc-transaction-pool]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-consensus]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sp-consensus-aura]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sp-core]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-finality-grandpa]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-inherents]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-runtime]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-transaction-pool]
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
pallets/nft/Cargo.tomldiffbeforeafterboth--- a/pallets/nft/Cargo.toml
+++ b/pallets/nft/Cargo.toml
@@ -6,31 +6,31 @@
[dependencies.frame-support]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.frame-system]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dev-dependencies.sp-core]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dev-dependencies.sp-io]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-runtime]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[package]
runtime/Cargo.tomldiffbeforeafterboth--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -1,15 +1,15 @@
[dependencies.aura]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'pallet-aura'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.balances]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'pallet-balances'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.codec]
@@ -19,50 +19,50 @@
version = '1.3.0'
[dependencies.contracts]
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
default-features = false
package = 'pallet-contracts'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.contracts-primitives]
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
default-features = false
package = 'pallet-contracts-primitives'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.contracts-rpc-runtime-api]
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
default-features = false
package = 'pallet-contracts-rpc-runtime-api'
version = '0.8.0-rc3'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
[dependencies.frame-executive]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.frame-support]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.grandpa]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'pallet-grandpa'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.randomness-collective-flip]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'pallet-randomness-collective-flip'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.serde]
@@ -72,88 +72,88 @@
[dependencies.sp-api]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-block-builder]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-consensus-aura]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '0.8.0-rc3'
[dependencies.sp-core]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-inherents]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-io]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-offchain]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-runtime]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-session]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-std]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-transaction-pool]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sp-version]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
-tag = 'v2.0.0-rc3'
+git = 'https://github.com/usetech-llc/substrate.git'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.sudo]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'pallet-sudo'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.system]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'frame-system'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.nft]
@@ -164,21 +164,21 @@
[dependencies.timestamp]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'pallet-timestamp'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[dependencies.transaction-payment]
default-features = false
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'pallet-transaction-payment'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '2.0.0-rc3'
[build-dependencies.wasm-builder-runner]
-git = 'https://github.com/paritytech/substrate.git'
+git = 'https://github.com/usetech-llc/substrate.git'
package = 'substrate-wasm-builder-runner'
-tag = 'v2.0.0-rc3'
+branch = 'nft_rc3'
version = '1.0.5'
[package]