difftreelog
fix try-runtime for polkadot-v0.9.29
in: master
20 files changed
Cargo.lockdiffbeforeafterboth444[[package]]444[[package]]445name = "beefy-gadget"445name = "beefy-gadget"446version = "4.0.0-dev"446version = "4.0.0-dev"447source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"447source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"448dependencies = [448dependencies = [449 "async-trait",449 "async-trait",450 "beefy-primitives",450 "beefy-primitives",480[[package]]480[[package]]481name = "beefy-gadget-rpc"481name = "beefy-gadget-rpc"482version = "4.0.0-dev"482version = "4.0.0-dev"483source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"483source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"484dependencies = [484dependencies = [485 "beefy-gadget",485 "beefy-gadget",486 "beefy-primitives",486 "beefy-primitives",500[[package]]500[[package]]501name = "beefy-merkle-tree"501name = "beefy-merkle-tree"502version = "4.0.0-dev"502version = "4.0.0-dev"503source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"503source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"504dependencies = [504dependencies = [505 "beefy-primitives",505 "beefy-primitives",506 "sp-api",506 "sp-api",509[[package]]509[[package]]510name = "beefy-primitives"510name = "beefy-primitives"511version = "4.0.0-dev"511version = "4.0.0-dev"512source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"512source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"513dependencies = [513dependencies = [514 "parity-scale-codec 3.2.1",514 "parity-scale-codec 3.2.1",515 "scale-info",515 "scale-info",2370[[package]]2370[[package]]2371name = "fc-consensus"2371name = "fc-consensus"2372version = "2.0.0-dev"2372version = "2.0.0-dev"2373source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2373source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2374dependencies = [2374dependencies = [2375 "async-trait",2375 "async-trait",2376 "fc-db",2376 "fc-db",2389[[package]]2389[[package]]2390name = "fc-db"2390name = "fc-db"2391version = "2.0.0-dev"2391version = "2.0.0-dev"2392source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2392source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2393dependencies = [2393dependencies = [2394 "fp-storage",2394 "fp-storage",2395 "kvdb-rocksdb",2395 "kvdb-rocksdb",2405[[package]]2405[[package]]2406name = "fc-mapping-sync"2406name = "fc-mapping-sync"2407version = "2.0.0-dev"2407version = "2.0.0-dev"2408source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2408source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2409dependencies = [2409dependencies = [2410 "fc-db",2410 "fc-db",2411 "fp-consensus",2411 "fp-consensus",2422[[package]]2422[[package]]2423name = "fc-rpc"2423name = "fc-rpc"2424version = "2.0.0-dev"2424version = "2.0.0-dev"2425source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2425source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2426dependencies = [2426dependencies = [2427 "ethereum",2427 "ethereum",2428 "ethereum-types",2428 "ethereum-types",2464[[package]]2464[[package]]2465name = "fc-rpc-core"2465name = "fc-rpc-core"2466version = "1.1.0-dev"2466version = "1.1.0-dev"2467source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2467source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2468dependencies = [2468dependencies = [2469 "ethereum",2469 "ethereum",2470 "ethereum-types",2470 "ethereum-types",2587[[package]]2587[[package]]2588name = "fork-tree"2588name = "fork-tree"2589version = "3.0.0"2589version = "3.0.0"2590source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2590source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2591dependencies = [2591dependencies = [2592 "parity-scale-codec 3.2.1",2592 "parity-scale-codec 3.2.1",2593]2593]2604[[package]]2604[[package]]2605name = "fp-consensus"2605name = "fp-consensus"2606version = "2.0.0-dev"2606version = "2.0.0-dev"2607source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2607source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2608dependencies = [2608dependencies = [2609 "ethereum",2609 "ethereum",2610 "parity-scale-codec 3.2.1",2610 "parity-scale-codec 3.2.1",2616[[package]]2616[[package]]2617name = "fp-evm"2617name = "fp-evm"2618version = "3.0.0-dev"2618version = "3.0.0-dev"2619source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2619source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2620dependencies = [2620dependencies = [2621 "evm",2621 "evm",2622 "frame-support",2622 "frame-support",2630[[package]]2630[[package]]2631name = "fp-evm-mapping"2631name = "fp-evm-mapping"2632version = "0.1.0"2632version = "0.1.0"2633source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2633source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2634dependencies = [2634dependencies = [2635 "frame-support",2635 "frame-support",2636 "sp-core",2636 "sp-core",2639[[package]]2639[[package]]2640name = "fp-rpc"2640name = "fp-rpc"2641version = "3.0.0-dev"2641version = "3.0.0-dev"2642source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2642source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2643dependencies = [2643dependencies = [2644 "ethereum",2644 "ethereum",2645 "ethereum-types",2645 "ethereum-types",2656[[package]]2656[[package]]2657name = "fp-self-contained"2657name = "fp-self-contained"2658version = "1.0.0-dev"2658version = "1.0.0-dev"2659source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2659source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2660dependencies = [2660dependencies = [2661 "ethereum",2661 "ethereum",2662 "frame-support",2662 "frame-support",2672[[package]]2672[[package]]2673name = "fp-storage"2673name = "fp-storage"2674version = "2.0.0"2674version = "2.0.0"2675source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"2675source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"2676dependencies = [2676dependencies = [2677 "parity-scale-codec 3.2.1",2677 "parity-scale-codec 3.2.1",2678]2678]267926792680[[package]]2680[[package]]2681name = "frame-benchmarking"2681name = "frame-benchmarking"2682version = "4.0.0-dev"2682version = "4.0.0-dev"2683source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2683source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2684dependencies = [2684dependencies = [2685 "frame-support",2685 "frame-support",2686 "frame-system",2686 "frame-system",2703[[package]]2703[[package]]2704name = "frame-benchmarking-cli"2704name = "frame-benchmarking-cli"2705version = "4.0.0-dev"2705version = "4.0.0-dev"2706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2707dependencies = [2707dependencies = [2708 "Inflector",2708 "Inflector",2709 "chrono",2709 "chrono",2754[[package]]2754[[package]]2755name = "frame-election-provider-solution-type"2755name = "frame-election-provider-solution-type"2756version = "4.0.0-dev"2756version = "4.0.0-dev"2757source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2757source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2758dependencies = [2758dependencies = [2759 "proc-macro-crate",2759 "proc-macro-crate",2760 "proc-macro2",2760 "proc-macro2",2765[[package]]2765[[package]]2766name = "frame-election-provider-support"2766name = "frame-election-provider-support"2767version = "4.0.0-dev"2767version = "4.0.0-dev"2768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2769dependencies = [2769dependencies = [2770 "frame-election-provider-solution-type",2770 "frame-election-provider-solution-type",2771 "frame-support",2771 "frame-support",2781[[package]]2781[[package]]2782name = "frame-executive"2782name = "frame-executive"2783version = "4.0.0-dev"2783version = "4.0.0-dev"2784source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2784source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2785dependencies = [2785dependencies = [2786 "frame-support",2786 "frame-support",2787 "frame-system",2787 "frame-system",2810[[package]]2810[[package]]2811name = "frame-support"2811name = "frame-support"2812version = "4.0.0-dev"2812version = "4.0.0-dev"2813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2813source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2814dependencies = [2814dependencies = [2815 "bitflags",2815 "bitflags",2816 "frame-metadata",2816 "frame-metadata",2841[[package]]2841[[package]]2842name = "frame-support-procedural"2842name = "frame-support-procedural"2843version = "4.0.0-dev"2843version = "4.0.0-dev"2844source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2844source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2845dependencies = [2845dependencies = [2846 "Inflector",2846 "Inflector",2847 "cfg-expr",2847 "cfg-expr",2855[[package]]2855[[package]]2856name = "frame-support-procedural-tools"2856name = "frame-support-procedural-tools"2857version = "4.0.0-dev"2857version = "4.0.0-dev"2858source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2858source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2859dependencies = [2859dependencies = [2860 "frame-support-procedural-tools-derive",2860 "frame-support-procedural-tools-derive",2861 "proc-macro-crate",2861 "proc-macro-crate",2867[[package]]2867[[package]]2868name = "frame-support-procedural-tools-derive"2868name = "frame-support-procedural-tools-derive"2869version = "3.0.0"2869version = "3.0.0"2870source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2870source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2871dependencies = [2871dependencies = [2872 "proc-macro2",2872 "proc-macro2",2873 "quote",2873 "quote",2877[[package]]2877[[package]]2878name = "frame-system"2878name = "frame-system"2879version = "4.0.0-dev"2879version = "4.0.0-dev"2880source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2880source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2881dependencies = [2881dependencies = [2882 "frame-support",2882 "frame-support",2883 "log",2883 "log",2894[[package]]2894[[package]]2895name = "frame-system-benchmarking"2895name = "frame-system-benchmarking"2896version = "4.0.0-dev"2896version = "4.0.0-dev"2897source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2897source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2898dependencies = [2898dependencies = [2899 "frame-benchmarking",2899 "frame-benchmarking",2900 "frame-support",2900 "frame-support",2909[[package]]2909[[package]]2910name = "frame-system-rpc-runtime-api"2910name = "frame-system-rpc-runtime-api"2911version = "4.0.0-dev"2911version = "4.0.0-dev"2912source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2912source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2913dependencies = [2913dependencies = [2914 "parity-scale-codec 3.2.1",2914 "parity-scale-codec 3.2.1",2915 "sp-api",2915 "sp-api",2918[[package]]2918[[package]]2919name = "frame-try-runtime"2919name = "frame-try-runtime"2920version = "0.10.0-dev"2920version = "0.10.0-dev"2921source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"2921source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"2922dependencies = [2922dependencies = [2923 "frame-support",2923 "frame-support",2924 "parity-scale-codec 3.2.1",2924 "parity-scale-codec 3.2.1",5505[[package]]5505[[package]]5506name = "pallet-aura"5506name = "pallet-aura"5507version = "4.0.0-dev"5507version = "4.0.0-dev"5508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5509dependencies = [5509dependencies = [5510 "frame-support",5510 "frame-support",5511 "frame-system",5511 "frame-system",5521[[package]]5521[[package]]5522name = "pallet-authority-discovery"5522name = "pallet-authority-discovery"5523version = "4.0.0-dev"5523version = "4.0.0-dev"5524source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5524source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5525dependencies = [5525dependencies = [5526 "frame-support",5526 "frame-support",5527 "frame-system",5527 "frame-system",5537[[package]]5537[[package]]5538name = "pallet-authorship"5538name = "pallet-authorship"5539version = "4.0.0-dev"5539version = "4.0.0-dev"5540source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5540source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5541dependencies = [5541dependencies = [5542 "frame-support",5542 "frame-support",5543 "frame-system",5543 "frame-system",5552[[package]]5552[[package]]5553name = "pallet-babe"5553name = "pallet-babe"5554version = "4.0.0-dev"5554version = "4.0.0-dev"5555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5556dependencies = [5556dependencies = [5557 "frame-benchmarking",5557 "frame-benchmarking",5558 "frame-support",5558 "frame-support",5576[[package]]5576[[package]]5577name = "pallet-bags-list"5577name = "pallet-bags-list"5578version = "4.0.0-dev"5578version = "4.0.0-dev"5579source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5579source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5580dependencies = [5580dependencies = [5581 "frame-benchmarking",5581 "frame-benchmarking",5582 "frame-election-provider-support",5582 "frame-election-provider-support",5596[[package]]5596[[package]]5597name = "pallet-balances"5597name = "pallet-balances"5598version = "4.0.0-dev"5598version = "4.0.0-dev"5599source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5599source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5600dependencies = [5600dependencies = [5601 "frame-benchmarking",5601 "frame-benchmarking",5602 "frame-support",5602 "frame-support",5611[[package]]5611[[package]]5612name = "pallet-base-fee"5612name = "pallet-base-fee"5613version = "1.0.0"5613version = "1.0.0"5614source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5614source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"5615dependencies = [5615dependencies = [5616 "fp-evm",5616 "fp-evm",5617 "frame-support",5617 "frame-support",5626[[package]]5626[[package]]5627name = "pallet-beefy"5627name = "pallet-beefy"5628version = "4.0.0-dev"5628version = "4.0.0-dev"5629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5630dependencies = [5630dependencies = [5631 "beefy-primitives",5631 "beefy-primitives",5632 "frame-support",5632 "frame-support",5642[[package]]5642[[package]]5643name = "pallet-beefy-mmr"5643name = "pallet-beefy-mmr"5644version = "4.0.0-dev"5644version = "4.0.0-dev"5645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5646dependencies = [5646dependencies = [5647 "beefy-merkle-tree",5647 "beefy-merkle-tree",5648 "beefy-primitives",5648 "beefy-primitives",5665[[package]]5665[[package]]5666name = "pallet-bounties"5666name = "pallet-bounties"5667version = "4.0.0-dev"5667version = "4.0.0-dev"5668source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5668source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5669dependencies = [5669dependencies = [5670 "frame-benchmarking",5670 "frame-benchmarking",5671 "frame-support",5671 "frame-support",5683[[package]]5683[[package]]5684name = "pallet-child-bounties"5684name = "pallet-child-bounties"5685version = "4.0.0-dev"5685version = "4.0.0-dev"5686source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5686source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5687dependencies = [5687dependencies = [5688 "frame-benchmarking",5688 "frame-benchmarking",5689 "frame-support",5689 "frame-support",5702[[package]]5702[[package]]5703name = "pallet-collective"5703name = "pallet-collective"5704version = "4.0.0-dev"5704version = "4.0.0-dev"5705source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5705source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5706dependencies = [5706dependencies = [5707 "frame-benchmarking",5707 "frame-benchmarking",5708 "frame-support",5708 "frame-support",5756[[package]]5756[[package]]5757name = "pallet-democracy"5757name = "pallet-democracy"5758version = "4.0.0-dev"5758version = "4.0.0-dev"5759source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5759source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5760dependencies = [5760dependencies = [5761 "frame-benchmarking",5761 "frame-benchmarking",5762 "frame-support",5762 "frame-support",5772[[package]]5772[[package]]5773name = "pallet-election-provider-multi-phase"5773name = "pallet-election-provider-multi-phase"5774version = "4.0.0-dev"5774version = "4.0.0-dev"5775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5775source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5776dependencies = [5776dependencies = [5777 "frame-benchmarking",5777 "frame-benchmarking",5778 "frame-election-provider-support",5778 "frame-election-provider-support",5795[[package]]5795[[package]]5796name = "pallet-election-provider-support-benchmarking"5796name = "pallet-election-provider-support-benchmarking"5797version = "4.0.0-dev"5797version = "4.0.0-dev"5798source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5798source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5799dependencies = [5799dependencies = [5800 "frame-benchmarking",5800 "frame-benchmarking",5801 "frame-election-provider-support",5801 "frame-election-provider-support",5808[[package]]5808[[package]]5809name = "pallet-elections-phragmen"5809name = "pallet-elections-phragmen"5810version = "5.0.0-dev"5810version = "5.0.0-dev"5811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"5811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"5812dependencies = [5812dependencies = [5813 "frame-benchmarking",5813 "frame-benchmarking",5814 "frame-support",5814 "frame-support",5826[[package]]5826[[package]]5827name = "pallet-ethereum"5827name = "pallet-ethereum"5828version = "4.0.0-dev"5828version = "4.0.0-dev"5829source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5829source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"5830dependencies = [5830dependencies = [5831 "ethereum",5831 "ethereum",5832 "ethereum-types",5832 "ethereum-types",5855[[package]]5855[[package]]5856name = "pallet-evm"5856name = "pallet-evm"5857version = "6.0.0-dev"5857version = "6.0.0-dev"5858source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#30b8f3330d1e9a0b3fc812d60642f6f67b93c059"5858source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.29#852f994e82f9e5718dde75e8c4d877db5a44dd45"5859dependencies = [5859dependencies = [5860 "evm",5860 "evm",5861 "fp-evm",5861 "fp-evm",6008[[package]]6008[[package]]6009name = "pallet-gilt"6009name = "pallet-gilt"6010version = "4.0.0-dev"6010version = "4.0.0-dev"6011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6011source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6012dependencies = [6012dependencies = [6013 "frame-benchmarking",6013 "frame-benchmarking",6014 "frame-support",6014 "frame-support",6023[[package]]6023[[package]]6024name = "pallet-grandpa"6024name = "pallet-grandpa"6025version = "4.0.0-dev"6025version = "4.0.0-dev"6026source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6026source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6027dependencies = [6027dependencies = [6028 "frame-benchmarking",6028 "frame-benchmarking",6029 "frame-support",6029 "frame-support",6046[[package]]6046[[package]]6047name = "pallet-identity"6047name = "pallet-identity"6048version = "4.0.0-dev"6048version = "4.0.0-dev"6049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6049source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6050dependencies = [6050dependencies = [6051 "enumflags2",6051 "enumflags2",6052 "frame-benchmarking",6052 "frame-benchmarking",6062[[package]]6062[[package]]6063name = "pallet-im-online"6063name = "pallet-im-online"6064version = "4.0.0-dev"6064version = "4.0.0-dev"6065source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6065source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6066dependencies = [6066dependencies = [6067 "frame-benchmarking",6067 "frame-benchmarking",6068 "frame-support",6068 "frame-support",6082[[package]]6082[[package]]6083name = "pallet-indices"6083name = "pallet-indices"6084version = "4.0.0-dev"6084version = "4.0.0-dev"6085source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6085source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6086dependencies = [6086dependencies = [6087 "frame-benchmarking",6087 "frame-benchmarking",6088 "frame-support",6088 "frame-support",6118[[package]]6118[[package]]6119name = "pallet-membership"6119name = "pallet-membership"6120version = "4.0.0-dev"6120version = "4.0.0-dev"6121source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6121source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6122dependencies = [6122dependencies = [6123 "frame-benchmarking",6123 "frame-benchmarking",6124 "frame-support",6124 "frame-support",6135[[package]]6135[[package]]6136name = "pallet-mmr"6136name = "pallet-mmr"6137version = "4.0.0-dev"6137version = "4.0.0-dev"6138source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6138source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6139dependencies = [6139dependencies = [6140 "ckb-merkle-mountain-range",6140 "ckb-merkle-mountain-range",6141 "frame-benchmarking",6141 "frame-benchmarking",6153[[package]]6153[[package]]6154name = "pallet-mmr-rpc"6154name = "pallet-mmr-rpc"6155version = "3.0.0"6155version = "3.0.0"6156source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6156source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6157dependencies = [6157dependencies = [6158 "jsonrpsee",6158 "jsonrpsee",6159 "parity-scale-codec 3.2.1",6159 "parity-scale-codec 3.2.1",6168[[package]]6168[[package]]6169name = "pallet-multisig"6169name = "pallet-multisig"6170version = "4.0.0-dev"6170version = "4.0.0-dev"6171source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6171source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6172dependencies = [6172dependencies = [6173 "frame-benchmarking",6173 "frame-benchmarking",6174 "frame-support",6174 "frame-support",6183[[package]]6183[[package]]6184name = "pallet-nomination-pools"6184name = "pallet-nomination-pools"6185version = "1.0.0"6185version = "1.0.0"6186source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6186source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6187dependencies = [6187dependencies = [6188 "frame-support",6188 "frame-support",6189 "frame-system",6189 "frame-system",6200[[package]]6200[[package]]6201name = "pallet-nomination-pools-benchmarking"6201name = "pallet-nomination-pools-benchmarking"6202version = "1.0.0"6202version = "1.0.0"6203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6203source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6204dependencies = [6204dependencies = [6205 "frame-benchmarking",6205 "frame-benchmarking",6206 "frame-election-provider-support",6206 "frame-election-provider-support",6219[[package]]6219[[package]]6220name = "pallet-nomination-pools-runtime-api"6220name = "pallet-nomination-pools-runtime-api"6221version = "1.0.0-dev"6221version = "1.0.0-dev"6222source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6222source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6223dependencies = [6223dependencies = [6224 "parity-scale-codec 3.2.1",6224 "parity-scale-codec 3.2.1",6225 "sp-api",6225 "sp-api",6251[[package]]6251[[package]]6252name = "pallet-offences"6252name = "pallet-offences"6253version = "4.0.0-dev"6253version = "4.0.0-dev"6254source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6254source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6255dependencies = [6255dependencies = [6256 "frame-support",6256 "frame-support",6257 "frame-system",6257 "frame-system",6268[[package]]6268[[package]]6269name = "pallet-offences-benchmarking"6269name = "pallet-offences-benchmarking"6270version = "4.0.0-dev"6270version = "4.0.0-dev"6271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6272dependencies = [6272dependencies = [6273 "frame-benchmarking",6273 "frame-benchmarking",6274 "frame-election-provider-support",6274 "frame-election-provider-support",6291[[package]]6291[[package]]6292name = "pallet-preimage"6292name = "pallet-preimage"6293version = "4.0.0-dev"6293version = "4.0.0-dev"6294source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6294source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6295dependencies = [6295dependencies = [6296 "frame-benchmarking",6296 "frame-benchmarking",6297 "frame-support",6297 "frame-support",6307[[package]]6307[[package]]6308name = "pallet-proxy"6308name = "pallet-proxy"6309version = "4.0.0-dev"6309version = "4.0.0-dev"6310source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6310source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6311dependencies = [6311dependencies = [6312 "frame-benchmarking",6312 "frame-benchmarking",6313 "frame-support",6313 "frame-support",6322[[package]]6322[[package]]6323name = "pallet-randomness-collective-flip"6323name = "pallet-randomness-collective-flip"6324version = "4.0.0-dev"6324version = "4.0.0-dev"6325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6325source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6326dependencies = [6326dependencies = [6327 "frame-support",6327 "frame-support",6328 "frame-system",6328 "frame-system",6336[[package]]6336[[package]]6337name = "pallet-recovery"6337name = "pallet-recovery"6338version = "4.0.0-dev"6338version = "4.0.0-dev"6339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6340dependencies = [6340dependencies = [6341 "frame-benchmarking",6341 "frame-benchmarking",6342 "frame-support",6342 "frame-support",6415[[package]]6415[[package]]6416name = "pallet-scheduler"6416name = "pallet-scheduler"6417version = "4.0.0-dev"6417version = "4.0.0-dev"6418source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6418source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6419dependencies = [6419dependencies = [6420 "frame-benchmarking",6420 "frame-benchmarking",6421 "frame-support",6421 "frame-support",6431[[package]]6431[[package]]6432name = "pallet-session"6432name = "pallet-session"6433version = "4.0.0-dev"6433version = "4.0.0-dev"6434source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6434source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6435dependencies = [6435dependencies = [6436 "frame-support",6436 "frame-support",6437 "frame-system",6437 "frame-system",6452[[package]]6452[[package]]6453name = "pallet-session-benchmarking"6453name = "pallet-session-benchmarking"6454version = "4.0.0-dev"6454version = "4.0.0-dev"6455source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6455source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6456dependencies = [6456dependencies = [6457 "frame-benchmarking",6457 "frame-benchmarking",6458 "frame-support",6458 "frame-support",6468[[package]]6468[[package]]6469name = "pallet-society"6469name = "pallet-society"6470version = "4.0.0-dev"6470version = "4.0.0-dev"6471source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6471source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6472dependencies = [6472dependencies = [6473 "frame-support",6473 "frame-support",6474 "frame-system",6474 "frame-system",6482[[package]]6482[[package]]6483name = "pallet-staking"6483name = "pallet-staking"6484version = "4.0.0-dev"6484version = "4.0.0-dev"6485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6486dependencies = [6486dependencies = [6487 "frame-benchmarking",6487 "frame-benchmarking",6488 "frame-election-provider-support",6488 "frame-election-provider-support",6505[[package]]6505[[package]]6506name = "pallet-staking-reward-curve"6506name = "pallet-staking-reward-curve"6507version = "4.0.0-dev"6507version = "4.0.0-dev"6508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6508source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6509dependencies = [6509dependencies = [6510 "proc-macro-crate",6510 "proc-macro-crate",6511 "proc-macro2",6511 "proc-macro2",6516[[package]]6516[[package]]6517name = "pallet-staking-reward-fn"6517name = "pallet-staking-reward-fn"6518version = "4.0.0-dev"6518version = "4.0.0-dev"6519source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6519source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6520dependencies = [6520dependencies = [6521 "log",6521 "log",6522 "sp-arithmetic",6522 "sp-arithmetic",6540[[package]]6540[[package]]6541name = "pallet-sudo"6541name = "pallet-sudo"6542version = "4.0.0-dev"6542version = "4.0.0-dev"6543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6544dependencies = [6544dependencies = [6545 "frame-support",6545 "frame-support",6546 "frame-system",6546 "frame-system",6554[[package]]6554[[package]]6555name = "pallet-template-transaction-payment"6555name = "pallet-template-transaction-payment"6556version = "3.0.0"6556version = "3.0.0"6557source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.29#3f663c3ee19933cd5545e0420ce2562fa8301235"6557source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.29#2917e3c58a51d3654788326197cb3e1eab7febae"6558dependencies = [6558dependencies = [6559 "frame-benchmarking",6559 "frame-benchmarking",6560 "frame-support",6560 "frame-support",6574[[package]]6574[[package]]6575name = "pallet-timestamp"6575name = "pallet-timestamp"6576version = "4.0.0-dev"6576version = "4.0.0-dev"6577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6578dependencies = [6578dependencies = [6579 "frame-benchmarking",6579 "frame-benchmarking",6580 "frame-support",6580 "frame-support",6592[[package]]6592[[package]]6593name = "pallet-tips"6593name = "pallet-tips"6594version = "4.0.0-dev"6594version = "4.0.0-dev"6595source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6595source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6596dependencies = [6596dependencies = [6597 "frame-benchmarking",6597 "frame-benchmarking",6598 "frame-support",6598 "frame-support",6611[[package]]6611[[package]]6612name = "pallet-transaction-payment"6612name = "pallet-transaction-payment"6613version = "4.0.0-dev"6613version = "4.0.0-dev"6614source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6614source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6615dependencies = [6615dependencies = [6616 "frame-support",6616 "frame-support",6617 "frame-system",6617 "frame-system",6627[[package]]6627[[package]]6628name = "pallet-transaction-payment-rpc"6628name = "pallet-transaction-payment-rpc"6629version = "4.0.0-dev"6629version = "4.0.0-dev"6630source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6630source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6631dependencies = [6631dependencies = [6632 "jsonrpsee",6632 "jsonrpsee",6633 "pallet-transaction-payment-rpc-runtime-api",6633 "pallet-transaction-payment-rpc-runtime-api",6642[[package]]6642[[package]]6643name = "pallet-transaction-payment-rpc-runtime-api"6643name = "pallet-transaction-payment-rpc-runtime-api"6644version = "4.0.0-dev"6644version = "4.0.0-dev"6645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6645source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6646dependencies = [6646dependencies = [6647 "pallet-transaction-payment",6647 "pallet-transaction-payment",6648 "parity-scale-codec 3.2.1",6648 "parity-scale-codec 3.2.1",6653[[package]]6653[[package]]6654name = "pallet-treasury"6654name = "pallet-treasury"6655version = "4.0.0-dev"6655version = "4.0.0-dev"6656source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6656source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6657dependencies = [6657dependencies = [6658 "frame-benchmarking",6658 "frame-benchmarking",6659 "frame-support",6659 "frame-support",6713[[package]]6713[[package]]6714name = "pallet-utility"6714name = "pallet-utility"6715version = "4.0.0-dev"6715version = "4.0.0-dev"6716source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6716source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6717dependencies = [6717dependencies = [6718 "frame-benchmarking",6718 "frame-benchmarking",6719 "frame-support",6719 "frame-support",6729[[package]]6729[[package]]6730name = "pallet-vesting"6730name = "pallet-vesting"6731version = "4.0.0-dev"6731version = "4.0.0-dev"6732source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"6732source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"6733dependencies = [6733dependencies = [6734 "frame-benchmarking",6734 "frame-benchmarking",6735 "frame-support",6735 "frame-support",8941[[package]]8941[[package]]8942name = "remote-externalities"8942name = "remote-externalities"8943version = "0.10.0-dev"8943version = "0.10.0-dev"8944source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"8944source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"8945dependencies = [8945dependencies = [8946 "env_logger",8946 "env_logger",8947 "jsonrpsee",8947 "jsonrpsee",9309[[package]]9309[[package]]9310name = "sc-allocator"9310name = "sc-allocator"9311version = "4.1.0-dev"9311version = "4.1.0-dev"9312source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9312source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9313dependencies = [9313dependencies = [9314 "log",9314 "log",9315 "sp-core",9315 "sp-core",9320[[package]]9320[[package]]9321name = "sc-authority-discovery"9321name = "sc-authority-discovery"9322version = "0.10.0-dev"9322version = "0.10.0-dev"9323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9324dependencies = [9324dependencies = [9325 "async-trait",9325 "async-trait",9326 "futures 0.3.24",9326 "futures 0.3.24",9347[[package]]9347[[package]]9348name = "sc-basic-authorship"9348name = "sc-basic-authorship"9349version = "0.10.0-dev"9349version = "0.10.0-dev"9350source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9350source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9351dependencies = [9351dependencies = [9352 "futures 0.3.24",9352 "futures 0.3.24",9353 "futures-timer",9353 "futures-timer",9370[[package]]9370[[package]]9371name = "sc-block-builder"9371name = "sc-block-builder"9372version = "0.10.0-dev"9372version = "0.10.0-dev"9373source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9373source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9374dependencies = [9374dependencies = [9375 "parity-scale-codec 3.2.1",9375 "parity-scale-codec 3.2.1",9376 "sc-client-api",9376 "sc-client-api",9386[[package]]9386[[package]]9387name = "sc-chain-spec"9387name = "sc-chain-spec"9388version = "4.0.0-dev"9388version = "4.0.0-dev"9389source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9389source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9390dependencies = [9390dependencies = [9391 "impl-trait-for-tuples",9391 "impl-trait-for-tuples",9392 "memmap2",9392 "memmap2",9403[[package]]9403[[package]]9404name = "sc-chain-spec-derive"9404name = "sc-chain-spec-derive"9405version = "4.0.0-dev"9405version = "4.0.0-dev"9406source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9406source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9407dependencies = [9407dependencies = [9408 "proc-macro-crate",9408 "proc-macro-crate",9409 "proc-macro2",9409 "proc-macro2",9414[[package]]9414[[package]]9415name = "sc-cli"9415name = "sc-cli"9416version = "0.10.0-dev"9416version = "0.10.0-dev"9417source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9417source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9418dependencies = [9418dependencies = [9419 "chrono",9419 "chrono",9420 "clap",9420 "clap",9453[[package]]9453[[package]]9454name = "sc-client-api"9454name = "sc-client-api"9455version = "4.0.0-dev"9455version = "4.0.0-dev"9456source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9456source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9457dependencies = [9457dependencies = [9458 "fnv",9458 "fnv",9459 "futures 0.3.24",9459 "futures 0.3.24",9481[[package]]9481[[package]]9482name = "sc-client-db"9482name = "sc-client-db"9483version = "0.10.0-dev"9483version = "0.10.0-dev"9484source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9484source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9485dependencies = [9485dependencies = [9486 "hash-db",9486 "hash-db",9487 "kvdb",9487 "kvdb",9506[[package]]9506[[package]]9507name = "sc-consensus"9507name = "sc-consensus"9508version = "0.10.0-dev"9508version = "0.10.0-dev"9509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9509source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9510dependencies = [9510dependencies = [9511 "async-trait",9511 "async-trait",9512 "futures 0.3.24",9512 "futures 0.3.24",9530[[package]]9530[[package]]9531name = "sc-consensus-aura"9531name = "sc-consensus-aura"9532version = "0.10.0-dev"9532version = "0.10.0-dev"9533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9533source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9534dependencies = [9534dependencies = [9535 "async-trait",9535 "async-trait",9536 "futures 0.3.24",9536 "futures 0.3.24",9559[[package]]9559[[package]]9560name = "sc-consensus-babe"9560name = "sc-consensus-babe"9561version = "0.10.0-dev"9561version = "0.10.0-dev"9562source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9562source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9563dependencies = [9563dependencies = [9564 "async-trait",9564 "async-trait",9565 "fork-tree",9565 "fork-tree",9601[[package]]9601[[package]]9602name = "sc-consensus-babe-rpc"9602name = "sc-consensus-babe-rpc"9603version = "0.10.0-dev"9603version = "0.10.0-dev"9604source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9604source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9605dependencies = [9605dependencies = [9606 "futures 0.3.24",9606 "futures 0.3.24",9607 "jsonrpsee",9607 "jsonrpsee",9623[[package]]9623[[package]]9624name = "sc-consensus-epochs"9624name = "sc-consensus-epochs"9625version = "0.10.0-dev"9625version = "0.10.0-dev"9626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9626source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9627dependencies = [9627dependencies = [9628 "fork-tree",9628 "fork-tree",9629 "parity-scale-codec 3.2.1",9629 "parity-scale-codec 3.2.1",9636[[package]]9636[[package]]9637name = "sc-consensus-manual-seal"9637name = "sc-consensus-manual-seal"9638version = "0.10.0-dev"9638version = "0.10.0-dev"9639source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9639source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9640dependencies = [9640dependencies = [9641 "assert_matches",9641 "assert_matches",9642 "async-trait",9642 "async-trait",9670[[package]]9670[[package]]9671name = "sc-consensus-slots"9671name = "sc-consensus-slots"9672version = "0.10.0-dev"9672version = "0.10.0-dev"9673source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9673source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9674dependencies = [9674dependencies = [9675 "async-trait",9675 "async-trait",9676 "futures 0.3.24",9676 "futures 0.3.24",9695[[package]]9695[[package]]9696name = "sc-executor"9696name = "sc-executor"9697version = "0.10.0-dev"9697version = "0.10.0-dev"9698source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9698source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9699dependencies = [9699dependencies = [9700 "lazy_static",9700 "lazy_static",9701 "lru 0.7.8",9701 "lru 0.7.8",9722[[package]]9722[[package]]9723name = "sc-executor-common"9723name = "sc-executor-common"9724version = "0.10.0-dev"9724version = "0.10.0-dev"9725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9725source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9726dependencies = [9726dependencies = [9727 "environmental",9727 "environmental",9728 "parity-scale-codec 3.2.1",9728 "parity-scale-codec 3.2.1",9738[[package]]9738[[package]]9739name = "sc-executor-wasmi"9739name = "sc-executor-wasmi"9740version = "0.10.0-dev"9740version = "0.10.0-dev"9741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9741source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9742dependencies = [9742dependencies = [9743 "log",9743 "log",9744 "parity-scale-codec 3.2.1",9744 "parity-scale-codec 3.2.1",9753[[package]]9753[[package]]9754name = "sc-executor-wasmtime"9754name = "sc-executor-wasmtime"9755version = "0.10.0-dev"9755version = "0.10.0-dev"9756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9756source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9757dependencies = [9757dependencies = [9758 "cfg-if 1.0.0",9758 "cfg-if 1.0.0",9759 "libc",9759 "libc",9774[[package]]9774[[package]]9775name = "sc-finality-grandpa"9775name = "sc-finality-grandpa"9776version = "0.10.0-dev"9776version = "0.10.0-dev"9777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9777source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9778dependencies = [9778dependencies = [9779 "ahash",9779 "ahash",9780 "async-trait",9780 "async-trait",9815[[package]]9815[[package]]9816name = "sc-finality-grandpa-rpc"9816name = "sc-finality-grandpa-rpc"9817version = "0.10.0-dev"9817version = "0.10.0-dev"9818source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9818source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9819dependencies = [9819dependencies = [9820 "finality-grandpa",9820 "finality-grandpa",9821 "futures 0.3.24",9821 "futures 0.3.24",9836[[package]]9836[[package]]9837name = "sc-informant"9837name = "sc-informant"9838version = "0.10.0-dev"9838version = "0.10.0-dev"9839source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9839source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9840dependencies = [9840dependencies = [9841 "ansi_term",9841 "ansi_term",9842 "futures 0.3.24",9842 "futures 0.3.24",9853[[package]]9853[[package]]9854name = "sc-keystore"9854name = "sc-keystore"9855version = "4.0.0-dev"9855version = "4.0.0-dev"9856source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9856source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9857dependencies = [9857dependencies = [9858 "async-trait",9858 "async-trait",9859 "hex",9859 "hex",9868[[package]]9868[[package]]9869name = "sc-network"9869name = "sc-network"9870version = "0.10.0-dev"9870version = "0.10.0-dev"9871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9871source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9872dependencies = [9872dependencies = [9873 "async-trait",9873 "async-trait",9874 "asynchronous-codec",9874 "asynchronous-codec",9917[[package]]9917[[package]]9918name = "sc-network-common"9918name = "sc-network-common"9919version = "0.10.0-dev"9919version = "0.10.0-dev"9920source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9920source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9921dependencies = [9921dependencies = [9922 "async-trait",9922 "async-trait",9923 "bitflags",9923 "bitflags",9940[[package]]9940[[package]]9941name = "sc-network-gossip"9941name = "sc-network-gossip"9942version = "0.10.0-dev"9942version = "0.10.0-dev"9943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9944dependencies = [9944dependencies = [9945 "ahash",9945 "ahash",9946 "futures 0.3.24",9946 "futures 0.3.24",9958[[package]]9958[[package]]9959name = "sc-network-light"9959name = "sc-network-light"9960version = "0.10.0-dev"9960version = "0.10.0-dev"9961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9962dependencies = [9962dependencies = [9963 "futures 0.3.24",9963 "futures 0.3.24",9964 "hex",9964 "hex",9979[[package]]9979[[package]]9980name = "sc-network-sync"9980name = "sc-network-sync"9981version = "0.10.0-dev"9981version = "0.10.0-dev"9982source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"9982source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"9983dependencies = [9983dependencies = [9984 "fork-tree",9984 "fork-tree",9985 "futures 0.3.24",9985 "futures 0.3.24",10007[[package]]10007[[package]]10008name = "sc-offchain"10008name = "sc-offchain"10009version = "4.0.0-dev"10009version = "4.0.0-dev"10010source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10010source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10011dependencies = [10011dependencies = [10012 "bytes",10012 "bytes",10013 "fnv",10013 "fnv",10037[[package]]10037[[package]]10038name = "sc-peerset"10038name = "sc-peerset"10039version = "4.0.0-dev"10039version = "4.0.0-dev"10040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10040source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10041dependencies = [10041dependencies = [10042 "futures 0.3.24",10042 "futures 0.3.24",10043 "libp2p",10043 "libp2p",10050[[package]]10050[[package]]10051name = "sc-proposer-metrics"10051name = "sc-proposer-metrics"10052version = "0.10.0-dev"10052version = "0.10.0-dev"10053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10054dependencies = [10054dependencies = [10055 "log",10055 "log",10056 "substrate-prometheus-endpoint",10056 "substrate-prometheus-endpoint",10059[[package]]10059[[package]]10060name = "sc-rpc"10060name = "sc-rpc"10061version = "4.0.0-dev"10061version = "4.0.0-dev"10062source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10062source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10063dependencies = [10063dependencies = [10064 "futures 0.3.24",10064 "futures 0.3.24",10065 "hash-db",10065 "hash-db",10089[[package]]10089[[package]]10090name = "sc-rpc-api"10090name = "sc-rpc-api"10091version = "0.10.0-dev"10091version = "0.10.0-dev"10092source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10092source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10093dependencies = [10093dependencies = [10094 "futures 0.3.24",10094 "futures 0.3.24",10095 "jsonrpsee",10095 "jsonrpsee",10112[[package]]10112[[package]]10113name = "sc-rpc-server"10113name = "sc-rpc-server"10114version = "4.0.0-dev"10114version = "4.0.0-dev"10115source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10115source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10116dependencies = [10116dependencies = [10117 "futures 0.3.24",10117 "futures 0.3.24",10118 "jsonrpsee",10118 "jsonrpsee",10125[[package]]10125[[package]]10126name = "sc-service"10126name = "sc-service"10127version = "0.10.0-dev"10127version = "0.10.0-dev"10128source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10128source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10129dependencies = [10129dependencies = [10130 "async-trait",10130 "async-trait",10131 "directories",10131 "directories",10192[[package]]10192[[package]]10193name = "sc-state-db"10193name = "sc-state-db"10194version = "0.10.0-dev"10194version = "0.10.0-dev"10195source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10195source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10196dependencies = [10196dependencies = [10197 "log",10197 "log",10198 "parity-scale-codec 3.2.1",10198 "parity-scale-codec 3.2.1",10206[[package]]10206[[package]]10207name = "sc-sync-state-rpc"10207name = "sc-sync-state-rpc"10208version = "0.10.0-dev"10208version = "0.10.0-dev"10209source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10209source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10210dependencies = [10210dependencies = [10211 "jsonrpsee",10211 "jsonrpsee",10212 "parity-scale-codec 3.2.1",10212 "parity-scale-codec 3.2.1",10225[[package]]10225[[package]]10226name = "sc-sysinfo"10226name = "sc-sysinfo"10227version = "6.0.0-dev"10227version = "6.0.0-dev"10228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10229dependencies = [10229dependencies = [10230 "futures 0.3.24",10230 "futures 0.3.24",10231 "libc",10231 "libc",10244[[package]]10244[[package]]10245name = "sc-telemetry"10245name = "sc-telemetry"10246version = "4.0.0-dev"10246version = "4.0.0-dev"10247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10247source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10248dependencies = [10248dependencies = [10249 "chrono",10249 "chrono",10250 "futures 0.3.24",10250 "futures 0.3.24",10262[[package]]10262[[package]]10263name = "sc-tracing"10263name = "sc-tracing"10264version = "4.0.0-dev"10264version = "4.0.0-dev"10265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10265source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10266dependencies = [10266dependencies = [10267 "ansi_term",10267 "ansi_term",10268 "atty",10268 "atty",10293[[package]]10293[[package]]10294name = "sc-tracing-proc-macro"10294name = "sc-tracing-proc-macro"10295version = "4.0.0-dev"10295version = "4.0.0-dev"10296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10296source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10297dependencies = [10297dependencies = [10298 "proc-macro-crate",10298 "proc-macro-crate",10299 "proc-macro2",10299 "proc-macro2",10304[[package]]10304[[package]]10305name = "sc-transaction-pool"10305name = "sc-transaction-pool"10306version = "4.0.0-dev"10306version = "4.0.0-dev"10307source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10307source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10308dependencies = [10308dependencies = [10309 "futures 0.3.24",10309 "futures 0.3.24",10310 "futures-timer",10310 "futures-timer",10330[[package]]10330[[package]]10331name = "sc-transaction-pool-api"10331name = "sc-transaction-pool-api"10332version = "4.0.0-dev"10332version = "4.0.0-dev"10333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10333source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10334dependencies = [10334dependencies = [10335 "futures 0.3.24",10335 "futures 0.3.24",10336 "log",10336 "log",10343[[package]]10343[[package]]10344name = "sc-utils"10344name = "sc-utils"10345version = "4.0.0-dev"10345version = "4.0.0-dev"10346source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10346source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10347dependencies = [10347dependencies = [10348 "futures 0.3.24",10348 "futures 0.3.24",10349 "futures-timer",10349 "futures-timer",10790[[package]]10790[[package]]10791name = "sp-api"10791name = "sp-api"10792version = "4.0.0-dev"10792version = "4.0.0-dev"10793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10793source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10794dependencies = [10794dependencies = [10795 "hash-db",10795 "hash-db",10796 "log",10796 "log",10808[[package]]10808[[package]]10809name = "sp-api-proc-macro"10809name = "sp-api-proc-macro"10810version = "4.0.0-dev"10810version = "4.0.0-dev"10811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10811source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10812dependencies = [10812dependencies = [10813 "blake2",10813 "blake2",10814 "proc-macro-crate",10814 "proc-macro-crate",10820[[package]]10820[[package]]10821name = "sp-application-crypto"10821name = "sp-application-crypto"10822version = "6.0.0"10822version = "6.0.0"10823source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10823source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10824dependencies = [10824dependencies = [10825 "parity-scale-codec 3.2.1",10825 "parity-scale-codec 3.2.1",10826 "scale-info",10826 "scale-info",10833[[package]]10833[[package]]10834name = "sp-arithmetic"10834name = "sp-arithmetic"10835version = "5.0.0"10835version = "5.0.0"10836source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10836source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10837dependencies = [10837dependencies = [10838 "integer-sqrt",10838 "integer-sqrt",10839 "num-traits",10839 "num-traits",10848[[package]]10848[[package]]10849name = "sp-authority-discovery"10849name = "sp-authority-discovery"10850version = "4.0.0-dev"10850version = "4.0.0-dev"10851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10851source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10852dependencies = [10852dependencies = [10853 "parity-scale-codec 3.2.1",10853 "parity-scale-codec 3.2.1",10854 "scale-info",10854 "scale-info",10861[[package]]10861[[package]]10862name = "sp-authorship"10862name = "sp-authorship"10863version = "4.0.0-dev"10863version = "4.0.0-dev"10864source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10864source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10865dependencies = [10865dependencies = [10866 "async-trait",10866 "async-trait",10867 "parity-scale-codec 3.2.1",10867 "parity-scale-codec 3.2.1",10873[[package]]10873[[package]]10874name = "sp-block-builder"10874name = "sp-block-builder"10875version = "4.0.0-dev"10875version = "4.0.0-dev"10876source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10876source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10877dependencies = [10877dependencies = [10878 "parity-scale-codec 3.2.1",10878 "parity-scale-codec 3.2.1",10879 "sp-api",10879 "sp-api",10885[[package]]10885[[package]]10886name = "sp-blockchain"10886name = "sp-blockchain"10887version = "4.0.0-dev"10887version = "4.0.0-dev"10888source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10888source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10889dependencies = [10889dependencies = [10890 "futures 0.3.24",10890 "futures 0.3.24",10891 "log",10891 "log",10903[[package]]10903[[package]]10904name = "sp-consensus"10904name = "sp-consensus"10905version = "0.10.0-dev"10905version = "0.10.0-dev"10906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10906source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10907dependencies = [10907dependencies = [10908 "async-trait",10908 "async-trait",10909 "futures 0.3.24",10909 "futures 0.3.24",10922[[package]]10922[[package]]10923name = "sp-consensus-aura"10923name = "sp-consensus-aura"10924version = "0.10.0-dev"10924version = "0.10.0-dev"10925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10925source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10926dependencies = [10926dependencies = [10927 "async-trait",10927 "async-trait",10928 "parity-scale-codec 3.2.1",10928 "parity-scale-codec 3.2.1",10940[[package]]10940[[package]]10941name = "sp-consensus-babe"10941name = "sp-consensus-babe"10942version = "0.10.0-dev"10942version = "0.10.0-dev"10943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10943source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10944dependencies = [10944dependencies = [10945 "async-trait",10945 "async-trait",10946 "merlin",10946 "merlin",10963[[package]]10963[[package]]10964name = "sp-consensus-slots"10964name = "sp-consensus-slots"10965version = "0.10.0-dev"10965version = "0.10.0-dev"10966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10966source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10967dependencies = [10967dependencies = [10968 "parity-scale-codec 3.2.1",10968 "parity-scale-codec 3.2.1",10969 "scale-info",10969 "scale-info",10977[[package]]10977[[package]]10978name = "sp-consensus-vrf"10978name = "sp-consensus-vrf"10979version = "0.10.0-dev"10979version = "0.10.0-dev"10980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10980source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10981dependencies = [10981dependencies = [10982 "parity-scale-codec 3.2.1",10982 "parity-scale-codec 3.2.1",10983 "scale-info",10983 "scale-info",10990[[package]]10990[[package]]10991name = "sp-core"10991name = "sp-core"10992version = "6.0.0"10992version = "6.0.0"10993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"10993source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"10994dependencies = [10994dependencies = [10995 "base58",10995 "base58",10996 "bitflags",10996 "bitflags",11036[[package]]11036[[package]]11037name = "sp-core-hashing"11037name = "sp-core-hashing"11038version = "4.0.0"11038version = "4.0.0"11039source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11039source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11040dependencies = [11040dependencies = [11041 "blake2",11041 "blake2",11042 "byteorder",11042 "byteorder",11050[[package]]11050[[package]]11051name = "sp-core-hashing-proc-macro"11051name = "sp-core-hashing-proc-macro"11052version = "5.0.0"11052version = "5.0.0"11053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11053source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11054dependencies = [11054dependencies = [11055 "proc-macro2",11055 "proc-macro2",11056 "quote",11056 "quote",11061[[package]]11061[[package]]11062name = "sp-database"11062name = "sp-database"11063version = "4.0.0-dev"11063version = "4.0.0-dev"11064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11064source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11065dependencies = [11065dependencies = [11066 "kvdb",11066 "kvdb",11067 "parking_lot 0.12.1",11067 "parking_lot 0.12.1",11070[[package]]11070[[package]]11071name = "sp-debug-derive"11071name = "sp-debug-derive"11072version = "4.0.0"11072version = "4.0.0"11073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11073source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11074dependencies = [11074dependencies = [11075 "proc-macro2",11075 "proc-macro2",11076 "quote",11076 "quote",11080[[package]]11080[[package]]11081name = "sp-externalities"11081name = "sp-externalities"11082version = "0.12.0"11082version = "0.12.0"11083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11084dependencies = [11084dependencies = [11085 "environmental",11085 "environmental",11086 "parity-scale-codec 3.2.1",11086 "parity-scale-codec 3.2.1",11091[[package]]11091[[package]]11092name = "sp-finality-grandpa"11092name = "sp-finality-grandpa"11093version = "4.0.0-dev"11093version = "4.0.0-dev"11094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11095dependencies = [11095dependencies = [11096 "finality-grandpa",11096 "finality-grandpa",11097 "log",11097 "log",11109[[package]]11109[[package]]11110name = "sp-inherents"11110name = "sp-inherents"11111version = "4.0.0-dev"11111version = "4.0.0-dev"11112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11112source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11113dependencies = [11113dependencies = [11114 "async-trait",11114 "async-trait",11115 "impl-trait-for-tuples",11115 "impl-trait-for-tuples",11123[[package]]11123[[package]]11124name = "sp-io"11124name = "sp-io"11125version = "6.0.0"11125version = "6.0.0"11126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11126source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11127dependencies = [11127dependencies = [11128 "bytes",11128 "bytes",11129 "futures 0.3.24",11129 "futures 0.3.24",11149[[package]]11149[[package]]11150name = "sp-keyring"11150name = "sp-keyring"11151version = "6.0.0"11151version = "6.0.0"11152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11152source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11153dependencies = [11153dependencies = [11154 "lazy_static",11154 "lazy_static",11155 "sp-core",11155 "sp-core",11160[[package]]11160[[package]]11161name = "sp-keystore"11161name = "sp-keystore"11162version = "0.12.0"11162version = "0.12.0"11163source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11163source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11164dependencies = [11164dependencies = [11165 "async-trait",11165 "async-trait",11166 "futures 0.3.24",11166 "futures 0.3.24",11177[[package]]11177[[package]]11178name = "sp-maybe-compressed-blob"11178name = "sp-maybe-compressed-blob"11179version = "4.1.0-dev"11179version = "4.1.0-dev"11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11181dependencies = [11181dependencies = [11182 "thiserror",11182 "thiserror",11183 "zstd",11183 "zstd",11186[[package]]11186[[package]]11187name = "sp-mmr-primitives"11187name = "sp-mmr-primitives"11188version = "4.0.0-dev"11188version = "4.0.0-dev"11189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11189source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11190dependencies = [11190dependencies = [11191 "log",11191 "log",11192 "parity-scale-codec 3.2.1",11192 "parity-scale-codec 3.2.1",11201[[package]]11201[[package]]11202name = "sp-npos-elections"11202name = "sp-npos-elections"11203version = "4.0.0-dev"11203version = "4.0.0-dev"11204source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11204source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11205dependencies = [11205dependencies = [11206 "parity-scale-codec 3.2.1",11206 "parity-scale-codec 3.2.1",11207 "scale-info",11207 "scale-info",11215[[package]]11215[[package]]11216name = "sp-offchain"11216name = "sp-offchain"11217version = "4.0.0-dev"11217version = "4.0.0-dev"11218source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11218source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11219dependencies = [11219dependencies = [11220 "sp-api",11220 "sp-api",11221 "sp-core",11221 "sp-core",11225[[package]]11225[[package]]11226name = "sp-panic-handler"11226name = "sp-panic-handler"11227version = "4.0.0"11227version = "4.0.0"11228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11228source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11229dependencies = [11229dependencies = [11230 "backtrace",11230 "backtrace",11231 "lazy_static",11231 "lazy_static",11235[[package]]11235[[package]]11236name = "sp-rpc"11236name = "sp-rpc"11237version = "6.0.0"11237version = "6.0.0"11238source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11238source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11239dependencies = [11239dependencies = [11240 "rustc-hash",11240 "rustc-hash",11241 "serde",11241 "serde",11245[[package]]11245[[package]]11246name = "sp-runtime"11246name = "sp-runtime"11247version = "6.0.0"11247version = "6.0.0"11248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11248source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11249dependencies = [11249dependencies = [11250 "either",11250 "either",11251 "hash256-std-hasher",11251 "hash256-std-hasher",11267[[package]]11267[[package]]11268name = "sp-runtime-interface"11268name = "sp-runtime-interface"11269version = "6.0.0"11269version = "6.0.0"11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11271dependencies = [11271dependencies = [11272 "bytes",11272 "bytes",11273 "impl-trait-for-tuples",11273 "impl-trait-for-tuples",11285[[package]]11285[[package]]11286name = "sp-runtime-interface-proc-macro"11286name = "sp-runtime-interface-proc-macro"11287version = "5.0.0"11287version = "5.0.0"11288source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11288source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11289dependencies = [11289dependencies = [11290 "Inflector",11290 "Inflector",11291 "proc-macro-crate",11291 "proc-macro-crate",11297[[package]]11297[[package]]11298name = "sp-sandbox"11298name = "sp-sandbox"11299version = "0.10.0-dev"11299version = "0.10.0-dev"11300source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11300source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11301dependencies = [11301dependencies = [11302 "log",11302 "log",11303 "parity-scale-codec 3.2.1",11303 "parity-scale-codec 3.2.1",11311[[package]]11311[[package]]11312name = "sp-session"11312name = "sp-session"11313version = "4.0.0-dev"11313version = "4.0.0-dev"11314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11314source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11315dependencies = [11315dependencies = [11316 "parity-scale-codec 3.2.1",11316 "parity-scale-codec 3.2.1",11317 "scale-info",11317 "scale-info",11325[[package]]11325[[package]]11326name = "sp-staking"11326name = "sp-staking"11327version = "4.0.0-dev"11327version = "4.0.0-dev"11328source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11328source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11329dependencies = [11329dependencies = [11330 "parity-scale-codec 3.2.1",11330 "parity-scale-codec 3.2.1",11331 "scale-info",11331 "scale-info",11336[[package]]11336[[package]]11337name = "sp-state-machine"11337name = "sp-state-machine"11338version = "0.12.0"11338version = "0.12.0"11339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11339source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11340dependencies = [11340dependencies = [11341 "hash-db",11341 "hash-db",11342 "log",11342 "log",11358[[package]]11358[[package]]11359name = "sp-std"11359name = "sp-std"11360version = "4.0.0"11360version = "4.0.0"11361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"113621136211363[[package]]11363[[package]]11364name = "sp-storage"11364name = "sp-storage"11365version = "6.0.0"11365version = "6.0.0"11366source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11366source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11367dependencies = [11367dependencies = [11368 "impl-serde",11368 "impl-serde",11369 "parity-scale-codec 3.2.1",11369 "parity-scale-codec 3.2.1",11376[[package]]11376[[package]]11377name = "sp-tasks"11377name = "sp-tasks"11378version = "4.0.0-dev"11378version = "4.0.0-dev"11379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11380dependencies = [11380dependencies = [11381 "log",11381 "log",11382 "sp-core",11382 "sp-core",11389[[package]]11389[[package]]11390name = "sp-timestamp"11390name = "sp-timestamp"11391version = "4.0.0-dev"11391version = "4.0.0-dev"11392source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11392source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11393dependencies = [11393dependencies = [11394 "async-trait",11394 "async-trait",11395 "futures-timer",11395 "futures-timer",11405[[package]]11405[[package]]11406name = "sp-tracing"11406name = "sp-tracing"11407version = "5.0.0"11407version = "5.0.0"11408source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11408source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11409dependencies = [11409dependencies = [11410 "parity-scale-codec 3.2.1",11410 "parity-scale-codec 3.2.1",11411 "sp-std",11411 "sp-std",11417[[package]]11417[[package]]11418name = "sp-transaction-pool"11418name = "sp-transaction-pool"11419version = "4.0.0-dev"11419version = "4.0.0-dev"11420source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11420source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11421dependencies = [11421dependencies = [11422 "sp-api",11422 "sp-api",11423 "sp-runtime",11423 "sp-runtime",11426[[package]]11426[[package]]11427name = "sp-transaction-storage-proof"11427name = "sp-transaction-storage-proof"11428version = "4.0.0-dev"11428version = "4.0.0-dev"11429source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11429source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11430dependencies = [11430dependencies = [11431 "async-trait",11431 "async-trait",11432 "log",11432 "log",11442[[package]]11442[[package]]11443name = "sp-trie"11443name = "sp-trie"11444version = "6.0.0"11444version = "6.0.0"11445source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11445source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11446dependencies = [11446dependencies = [11447 "ahash",11447 "ahash",11448 "hash-db",11448 "hash-db",11465[[package]]11465[[package]]11466name = "sp-version"11466name = "sp-version"11467version = "5.0.0"11467version = "5.0.0"11468source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11468source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11469dependencies = [11469dependencies = [11470 "impl-serde",11470 "impl-serde",11471 "parity-scale-codec 3.2.1",11471 "parity-scale-codec 3.2.1",11482[[package]]11482[[package]]11483name = "sp-version-proc-macro"11483name = "sp-version-proc-macro"11484version = "4.0.0-dev"11484version = "4.0.0-dev"11485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11485source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11486dependencies = [11486dependencies = [11487 "parity-scale-codec 3.2.1",11487 "parity-scale-codec 3.2.1",11488 "proc-macro2",11488 "proc-macro2",11493[[package]]11493[[package]]11494name = "sp-wasm-interface"11494name = "sp-wasm-interface"11495version = "6.0.0"11495version = "6.0.0"11496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11497dependencies = [11497dependencies = [11498 "impl-trait-for-tuples",11498 "impl-trait-for-tuples",11499 "log",11499 "log",115111151111512[[package]]11512[[package]]11513name = "ss58-registry"11513name = "ss58-registry"11514version = "1.30.0"11514version = "1.31.0"11515source = "registry+https://github.com/rust-lang/crates.io-index"11515source = "registry+https://github.com/rust-lang/crates.io-index"11516checksum = "c2486f3d026e958566c6079caef44108cddf0ae6f8a411ef74fb08cdb56e614a"11516checksum = "1de151faef619cb7b5c26b32d42bc7ddccac0d202beb7a84344b44e9232b92f7"11517dependencies = [11517dependencies = [11518 "Inflector",11518 "Inflector",11519 "num-format",11519 "num-format",11626[[package]]11626[[package]]11627name = "substrate-build-script-utils"11627name = "substrate-build-script-utils"11628version = "3.0.0"11628version = "3.0.0"11629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11629source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11630dependencies = [11630dependencies = [11631 "platforms",11631 "platforms",11632]11632]116331163311634[[package]]11634[[package]]11635name = "substrate-frame-rpc-system"11635name = "substrate-frame-rpc-system"11636version = "4.0.0-dev"11636version = "4.0.0-dev"11637source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11637source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11638dependencies = [11638dependencies = [11639 "frame-system-rpc-runtime-api",11639 "frame-system-rpc-runtime-api",11640 "futures 0.3.24",11640 "futures 0.3.24",11655[[package]]11655[[package]]11656name = "substrate-prometheus-endpoint"11656name = "substrate-prometheus-endpoint"11657version = "0.10.0-dev"11657version = "0.10.0-dev"11658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11658source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11659dependencies = [11659dependencies = [11660 "futures-util",11660 "futures-util",11661 "hyper",11661 "hyper",11668[[package]]11668[[package]]11669name = "substrate-state-trie-migration-rpc"11669name = "substrate-state-trie-migration-rpc"11670version = "4.0.0-dev"11670version = "4.0.0-dev"11671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11672dependencies = [11672dependencies = [11673 "jsonrpsee",11673 "jsonrpsee",11674 "log",11674 "log",11689[[package]]11689[[package]]11690name = "substrate-test-client"11690name = "substrate-test-client"11691version = "2.0.1"11691version = "2.0.1"11692source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11692source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11693dependencies = [11693dependencies = [11694 "async-trait",11694 "async-trait",11695 "futures 0.3.24",11695 "futures 0.3.24",11715[[package]]11715[[package]]11716name = "substrate-test-utils"11716name = "substrate-test-utils"11717version = "4.0.0-dev"11717version = "4.0.0-dev"11718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11718source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11719dependencies = [11719dependencies = [11720 "futures 0.3.24",11720 "futures 0.3.24",11721 "substrate-test-utils-derive",11721 "substrate-test-utils-derive",11725[[package]]11725[[package]]11726name = "substrate-test-utils-derive"11726name = "substrate-test-utils-derive"11727version = "0.10.0-dev"11727version = "0.10.0-dev"11728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11728source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11729dependencies = [11729dependencies = [11730 "proc-macro-crate",11730 "proc-macro-crate",11731 "proc-macro2",11731 "proc-macro2",11736[[package]]11736[[package]]11737name = "substrate-wasm-builder"11737name = "substrate-wasm-builder"11738version = "5.0.0-dev"11738version = "5.0.0-dev"11739source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"11739source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"11740dependencies = [11740dependencies = [11741 "ansi_term",11741 "ansi_term",11742 "build-helper",11742 "build-helper",12300[[package]]12300[[package]]12301name = "try-runtime-cli"12301name = "try-runtime-cli"12302version = "0.10.0-dev"12302version = "0.10.0-dev"12303source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#c6ebc1e73f85deba349db0ea785ad53addb6f69f"12303source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.29#cc370aa61e15c18d23a2f686b812fd576a630afe"12304dependencies = [12304dependencies = [12305 "clap",12305 "clap",12306 "frame-try-runtime",12306 "frame-try-runtime",12736[[package]]12736[[package]]12737name = "up-sponsorship"12737name = "up-sponsorship"12738version = "0.1.0"12738version = "0.1.0"12739source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.29#3f663c3ee19933cd5545e0420ce2562fa8301235"12739source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.29#2917e3c58a51d3654788326197cb3e1eab7febae"12740dependencies = [12740dependencies = [12741 "impl-trait-for-tuples",12741 "impl-trait-for-tuples",12742]12742]pallets/app-promotion/Cargo.tomldiffbeforeafterboth--- a/pallets/app-promotion/Cargo.toml
+++ b/pallets/app-promotion/Cargo.toml
@@ -38,6 +38,8 @@
'serde/std',
]
+try-runtime = ["frame-support/try-runtime"]
+
[dependencies]
scale-info = { version = "2.0.1", default-features = false, features = [
"derive",
pallets/common/Cargo.tomldiffbeforeafterboth--- a/pallets/common/Cargo.toml
+++ b/pallets/common/Cargo.toml
@@ -44,3 +44,4 @@
"frame-benchmarking/runtime-benchmarks",
"up-data-structs/runtime-benchmarks",
]
+try-runtime = ["frame-support/try-runtime"]
pallets/configuration/Cargo.tomldiffbeforeafterboth--- a/pallets/configuration/Cargo.toml
+++ b/pallets/configuration/Cargo.toml
@@ -31,3 +31,4 @@
"sp-arithmetic/std",
"fp-evm/std",
]
+try-runtime = ["frame-support/try-runtime"]
pallets/evm-coder-substrate/Cargo.tomldiffbeforeafterboth--- a/pallets/evm-coder-substrate/Cargo.toml
+++ b/pallets/evm-coder-substrate/Cargo.toml
@@ -39,3 +39,4 @@
'frame-benchmarking/std',
]
runtime-benchmarks = ['frame-benchmarking']
+try-runtime = ["frame-support/try-runtime"]
pallets/evm-coder-substrate/src/lib.rsdiffbeforeafterboth--- a/pallets/evm-coder-substrate/src/lib.rs
+++ b/pallets/evm-coder-substrate/src/lib.rs
@@ -40,7 +40,7 @@
use evm_coder::{
abi::{AbiReader, AbiWrite, AbiWriter},
- execution::{self, Result},
+ execution,
types::{Msg, value},
};
@@ -147,13 +147,13 @@
Ok(())
}
- pub fn consume_sload(&self) -> Result<()> {
+ pub fn consume_sload(&self) -> execution::Result<()> {
self.consume_gas(G_SLOAD_WORD)
}
- pub fn consume_sstore(&self) -> Result<()> {
+ pub fn consume_sstore(&self) -> execution::Result<()> {
self.consume_gas(G_SSTORE_WORD)
}
- pub fn consume_gas(&self, gas: u64) -> Result<()> {
+ pub fn consume_gas(&self, gas: u64) -> execution::Result<()> {
if gas == u64::MAX {
return Err(execution::Error::Error(ExitError::OutOfGas));
}
@@ -172,7 +172,7 @@
pub fn evm_to_precompile_output(
self,
handle: &mut impl PrecompileHandle,
- result: evm_coder::execution::Result<Option<AbiWriter>>,
+ result: execution::Result<Option<AbiWriter>>,
) -> Option<PrecompileResult> {
use evm_coder::execution::Error;
// We ignore error here, as it should not occur, as we have our own bookkeeping of gas
@@ -198,7 +198,7 @@
}
}
-pub fn dispatch_to_evm<T: Config>(err: DispatchError) -> evm_coder::execution::Error {
+pub fn dispatch_to_evm<T: Config>(err: DispatchError) -> execution::Error {
use evm_coder::execution::Error as ExError;
match err {
DispatchError::Module(ModuleError { index, error, .. })
@@ -257,7 +257,7 @@
e: &mut E,
value: value,
input: &[u8],
-) -> evm_coder::execution::Result<Option<AbiWriter>> {
+) -> execution::Result<Option<AbiWriter>> {
let (selector, mut reader) = AbiReader::new_call(input)?;
let call = C::parse(selector, &mut reader)?;
if call.is_none() {
pallets/evm-contract-helpers/Cargo.tomldiffbeforeafterboth--- a/pallets/evm-contract-helpers/Cargo.toml
+++ b/pallets/evm-contract-helpers/Cargo.toml
@@ -51,3 +51,4 @@
"pallet-evm/std",
"up-sponsorship/std",
]
+try-runtime = ["frame-support/try-runtime"]
pallets/evm-migration/Cargo.tomldiffbeforeafterboth--- a/pallets/evm-migration/Cargo.toml
+++ b/pallets/evm-migration/Cargo.toml
@@ -38,3 +38,4 @@
"fp-evm/std",
]
runtime-benchmarks = ["frame-benchmarking"]
+try-runtime = ["frame-support/try-runtime"]
pallets/evm-transaction-payment/Cargo.tomldiffbeforeafterboth--- a/pallets/evm-transaction-payment/Cargo.toml
+++ b/pallets/evm-transaction-payment/Cargo.toml
@@ -41,3 +41,4 @@
"up-sponsorship/std",
"fp-evm-mapping/std",
]
+try-runtime = ["frame-support/try-runtime"]
pallets/fungible/Cargo.tomldiffbeforeafterboth--- a/pallets/fungible/Cargo.toml
+++ b/pallets/fungible/Cargo.toml
@@ -45,3 +45,4 @@
"pallet-evm/std",
]
runtime-benchmarks = ['frame-benchmarking', 'pallet-common/runtime-benchmarks']
+try-runtime = ["frame-support/try-runtime"]
pallets/inflation/Cargo.tomldiffbeforeafterboth--- a/pallets/inflation/Cargo.toml
+++ b/pallets/inflation/Cargo.toml
@@ -29,6 +29,7 @@
'sp-runtime/std',
'frame-benchmarking/std',
]
+try-runtime = ["frame-support/try-runtime"]
################################################################################
# Substrate Dependencies
pallets/nonfungible/Cargo.tomldiffbeforeafterboth--- a/pallets/nonfungible/Cargo.toml
+++ b/pallets/nonfungible/Cargo.toml
@@ -51,3 +51,4 @@
'frame-system/runtime-benchmarks',
'up-data-structs/runtime-benchmarks',
]
+try-runtime = ["frame-support/try-runtime"]
pallets/proxy-rmrk-core/Cargo.tomldiffbeforeafterboth--- a/pallets/proxy-rmrk-core/Cargo.toml
+++ b/pallets/proxy-rmrk-core/Cargo.toml
@@ -48,3 +48,4 @@
'frame-support/runtime-benchmarks',
'frame-system/runtime-benchmarks',
]
+try-runtime = ["frame-support/try-runtime"]
pallets/proxy-rmrk-equip/Cargo.tomldiffbeforeafterboth--- a/pallets/proxy-rmrk-equip/Cargo.toml
+++ b/pallets/proxy-rmrk-equip/Cargo.toml
@@ -47,3 +47,4 @@
'frame-support/runtime-benchmarks',
'frame-system/runtime-benchmarks',
]
+try-runtime = ["frame-support/try-runtime"]
pallets/refungible/Cargo.tomldiffbeforeafterboth--- a/pallets/refungible/Cargo.toml
+++ b/pallets/refungible/Cargo.toml
@@ -51,3 +51,4 @@
'frame-system/runtime-benchmarks',
'up-data-structs/runtime-benchmarks',
]
+try-runtime = ["frame-support/try-runtime"]
pallets/scheduler/Cargo.tomldiffbeforeafterboth--- a/pallets/scheduler/Cargo.toml
+++ b/pallets/scheduler/Cargo.toml
@@ -50,4 +50,4 @@
"frame-support/runtime-benchmarks",
"frame-system/runtime-benchmarks",
]
-#try-runtime = ["frame-support/try-runtime"]
+try-runtime = ["frame-support/try-runtime"]
pallets/structure/Cargo.tomldiffbeforeafterboth--- a/pallets/structure/Cargo.toml
+++ b/pallets/structure/Cargo.toml
@@ -32,3 +32,4 @@
"pallet-evm/std",
]
runtime-benchmarks = ['frame-benchmarking', 'pallet-common/runtime-benchmarks']
+try-runtime = ["frame-support/try-runtime"]
pallets/unique/Cargo.tomldiffbeforeafterboth--- a/pallets/unique/Cargo.toml
+++ b/pallets/unique/Cargo.toml
@@ -32,6 +32,7 @@
'pallet-evm-coder-substrate/std',
'pallet-nonfungible/std',
]
+try-runtime = ["frame-support/try-runtime"]
limit-testing = ["up-data-structs/limit-testing"]
################################################################################
runtime/common/runtime_apis.rsdiffbeforeafterboth--- a/runtime/common/runtime_apis.rs
+++ b/runtime/common/runtime_apis.rs
@@ -770,8 +770,20 @@
(weight, crate::config::substrate::RuntimeBlockWeights::get().max_block)
}
- fn execute_block_no_check(block: Block) -> frame_support::pallet_prelude::Weight {
- Executive::execute_block_no_check(block)
+ fn execute_block(
+ block: Block,
+ state_root_check: bool,
+ select: frame_try_runtime::TryStateSelect
+ ) -> frame_support::pallet_prelude::Weight {
+ log::info!(
+ target: "node-runtime",
+ "try-runtime: executing block {:?} / root checks: {:?} / try-state-select: {:?}",
+ block.header.hash(),
+ state_root_check,
+ select,
+ );
+
+ Executive::try_execute_block(block, state_root_check, select).unwrap()
}
}
}
runtime/opal/Cargo.tomldiffbeforeafterboth--- a/runtime/opal/Cargo.toml
+++ b/runtime/opal/Cargo.toml
@@ -47,7 +47,45 @@
try-runtime = [
'frame-try-runtime',
'frame-executive/try-runtime',
+ 'frame-support/try-runtime',
'frame-system/try-runtime',
+ 'cumulus-pallet-parachain-system/try-runtime',
+ 'parachain-info/try-runtime',
+ 'pallet-aura/try-runtime',
+ 'cumulus-pallet-aura-ext/try-runtime',
+ 'pallet-balances/try-runtime',
+ 'pallet-randomness-collective-flip/try-runtime',
+ 'pallet-timestamp/try-runtime',
+ 'pallet-transaction-payment/try-runtime',
+ 'pallet-treasury/try-runtime',
+ 'pallet-sudo/try-runtime',
+ 'orml-vesting/try-runtime',
+ 'orml-xtokens/try-runtime',
+ 'orml-tokens/try-runtime',
+ 'cumulus-pallet-xcmp-queue/try-runtime',
+ 'pallet-xcm/try-runtime',
+ 'cumulus-pallet-xcm/try-runtime',
+ 'cumulus-pallet-dmp-queue/try-runtime',
+ 'pallet-inflation/try-runtime',
+ 'pallet-unique/try-runtime',
+ 'pallet-unique-scheduler/try-runtime',
+ 'pallet-configuration/try-runtime',
+ 'pallet-charge-transaction/try-runtime',
+ 'pallet-common/try-runtime',
+ 'pallet-fungible/try-runtime',
+ 'pallet-refungible/try-runtime',
+ 'pallet-nonfungible/try-runtime',
+ 'pallet-structure/try-runtime',
+ 'pallet-proxy-rmrk-core/try-runtime',
+ 'pallet-proxy-rmrk-equip/try-runtime',
+ 'pallet-app-promotion/try-runtime',
+ 'pallet-foreign-assets/try-runtime',
+ 'pallet-evm/try-runtime',
+ 'pallet-ethereum/try-runtime',
+ 'pallet-evm-coder-substrate/try-runtime',
+ 'pallet-evm-contract-helpers/try-runtime',
+ 'pallet-evm-transaction-payment/try-runtime',
+ 'pallet-evm-migration/try-runtime',
]
std = [
'codec/std',