git.delta.rocks / unique-network / refs/commits / 834c493e7ad4

difftreelog

update frontier

Igor Kozyrev2022-05-06parent: #3bf1848.patch.diff
in: master

1 file changed

modifiedCargo.lockdiffbeforeafterboth
11221122
1123[[package]]1123[[package]]
1124name = "clap"1124name = "clap"
1125version = "3.1.15"1125version = "3.1.16"
1126source = "registry+https://github.com/rust-lang/crates.io-index"1126source = "registry+https://github.com/rust-lang/crates.io-index"
1127checksum = "85a35a599b11c089a7f49105658d089b8f2cf0882993c17daf6de15285c2c35d"1127checksum = "f52d4f8e4a1419219935762e32913b4430f37cb0c0200ad17a89ee18c0188a9f"
1128dependencies = [1128dependencies = [
1129 "atty",1129 "atty",
1130 "bitflags",1130 "bitflags",
2555[[package]]2555[[package]]
2556name = "fc-consensus"2556name = "fc-consensus"
2557version = "2.0.0-dev"2557version = "2.0.0-dev"
2558source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2558source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2559dependencies = [2559dependencies = [
2560 "async-trait",2560 "async-trait",
2561 "fc-db",2561 "fc-db",
2574[[package]]2574[[package]]
2575name = "fc-db"2575name = "fc-db"
2576version = "2.0.0-dev"2576version = "2.0.0-dev"
2577source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2577source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2578dependencies = [2578dependencies = [
2579 "fp-storage",2579 "fp-storage",
2580 "kvdb-rocksdb",2580 "kvdb-rocksdb",
2588[[package]]2588[[package]]
2589name = "fc-mapping-sync"2589name = "fc-mapping-sync"
2590version = "2.0.0-dev"2590version = "2.0.0-dev"
2591source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2591source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2592dependencies = [2592dependencies = [
2593 "fc-db",2593 "fc-db",
2594 "fp-consensus",2594 "fp-consensus",
2605[[package]]2605[[package]]
2606name = "fc-rpc"2606name = "fc-rpc"
2607version = "2.0.0-dev"2607version = "2.0.0-dev"
2608source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2608source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2609dependencies = [2609dependencies = [
2610 "ethereum",2610 "ethereum",
2611 "ethereum-types",2611 "ethereum-types",
2644[[package]]2644[[package]]
2645name = "fc-rpc-core"2645name = "fc-rpc-core"
2646version = "1.1.0-dev"2646version = "1.1.0-dev"
2647source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2647source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2648dependencies = [2648dependencies = [
2649 "ethereum",2649 "ethereum",
2650 "ethereum-types",2650 "ethereum-types",
26692669
2670[[package]]2670[[package]]
2671name = "ff"2671name = "ff"
2672version = "0.11.0"2672version = "0.11.1"
2673source = "registry+https://github.com/rust-lang/crates.io-index"2673source = "registry+https://github.com/rust-lang/crates.io-index"
2674checksum = "b2958d04124b9f27f175eaeb9a9f383d026098aa837eadd8ba22c11f13a05b9e"2674checksum = "131655483be284720a17d74ff97592b8e76576dc25563148601df2d7c9080924"
2675dependencies = [2675dependencies = [
2676 "rand_core 0.6.3",2676 "rand_core 0.6.3",
2677 "subtle",2677 "subtle",
2777[[package]]2777[[package]]
2778name = "fp-consensus"2778name = "fp-consensus"
2779version = "2.0.0-dev"2779version = "2.0.0-dev"
2780source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2780source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2781dependencies = [2781dependencies = [
2782 "ethereum",2782 "ethereum",
2783 "parity-scale-codec",2783 "parity-scale-codec",
2789[[package]]2789[[package]]
2790name = "fp-evm"2790name = "fp-evm"
2791version = "3.0.0-dev"2791version = "3.0.0-dev"
2792source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2792source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2793dependencies = [2793dependencies = [
2794 "evm",2794 "evm",
2795 "impl-trait-for-tuples",2795 "impl-trait-for-tuples",
2802[[package]]2802[[package]]
2803name = "fp-evm-mapping"2803name = "fp-evm-mapping"
2804version = "0.1.0"2804version = "0.1.0"
2805source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2805source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2806dependencies = [2806dependencies = [
2807 "frame-support",2807 "frame-support",
2808 "sp-core",2808 "sp-core",
2811[[package]]2811[[package]]
2812name = "fp-rpc"2812name = "fp-rpc"
2813version = "3.0.0-dev"2813version = "3.0.0-dev"
2814source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2814source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2815dependencies = [2815dependencies = [
2816 "ethereum",2816 "ethereum",
2817 "ethereum-types",2817 "ethereum-types",
2828[[package]]2828[[package]]
2829name = "fp-self-contained"2829name = "fp-self-contained"
2830version = "1.0.0-dev"2830version = "1.0.0-dev"
2831source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2831source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2832dependencies = [2832dependencies = [
2833 "ethereum",2833 "ethereum",
2834 "frame-support",2834 "frame-support",
2844[[package]]2844[[package]]
2845name = "fp-storage"2845name = "fp-storage"
2846version = "2.0.0"2846version = "2.0.0"
2847source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"2847source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
2848dependencies = [2848dependencies = [
2849 "parity-scale-codec",2849 "parity-scale-codec",
2850]2850]
5738[[package]]5738[[package]]
5739name = "pallet-base-fee"5739name = "pallet-base-fee"
5740version = "1.0.0"5740version = "1.0.0"
5741source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"5741source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
5742dependencies = [5742dependencies = [
5743 "fp-evm",5743 "fp-evm",
5744 "frame-support",5744 "frame-support",
5996[[package]]5996[[package]]
5997name = "pallet-ethereum"5997name = "pallet-ethereum"
5998version = "4.0.0-dev"5998version = "4.0.0-dev"
5999source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"5999source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
6000dependencies = [6000dependencies = [
6001 "ethereum",6001 "ethereum",
6002 "ethereum-types",6002 "ethereum-types",
6026[[package]]6026[[package]]
6027name = "pallet-evm"6027name = "pallet-evm"
6028version = "6.0.0-dev"6028version = "6.0.0-dev"
6029source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#42351c29c8fd15752b6eca0da556a8e3a1001e86"6029source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.20#de4fa0f04d07395296a3a6df3b8afba931febb25"
6030dependencies = [6030dependencies = [
6031 "evm",6031 "evm",
6032 "fp-evm",6032 "fp-evm",
85978597
8598[[package]]8598[[package]]
8599name = "proc-macro2"8599name = "proc-macro2"
8600version = "1.0.37"8600version = "1.0.38"
8601source = "registry+https://github.com/rust-lang/crates.io-index"8601source = "registry+https://github.com/rust-lang/crates.io-index"
8602checksum = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1"8602checksum = "9027b48e9d4c9175fa2218adf3557f91c1137021739951d4932f5f8268ac48aa"
8603dependencies = [8603dependencies = [
8604 "unicode-xid",8604 "unicode-xid",
8605]8605]