From e90a0ff897549720c1c31443dd009c497e853883 Mon Sep 17 00:00:00 2001 From: Cameron Fairchild Date: Mon, 6 Jan 2025 20:11:09 -0500 Subject: [PATCH] use opentensor repo for fp --- Cargo.lock | 48 ++++++++++++++++++++++++------------------------ Cargo.toml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 46 insertions(+), 46 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e39665fd3..61ad260a3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2358,7 +2358,7 @@ checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6" [[package]] name = "fc-api" version = "1.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "async-trait", "fp-storage", @@ -2370,7 +2370,7 @@ dependencies = [ [[package]] name = "fc-consensus" version = "2.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "async-trait", "fp-consensus", @@ -2386,7 +2386,7 @@ dependencies = [ [[package]] name = "fc-db" version = "2.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "async-trait", "ethereum", @@ -2416,7 +2416,7 @@ dependencies = [ [[package]] name = "fc-mapping-sync" version = "2.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "fc-db", "fc-storage", @@ -2439,7 +2439,7 @@ dependencies = [ [[package]] name = "fc-rpc" version = "2.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "ethereum", "ethereum-types", @@ -2493,7 +2493,7 @@ dependencies = [ [[package]] name = "fc-rpc-core" version = "1.1.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "ethereum", "ethereum-types", @@ -2508,7 +2508,7 @@ dependencies = [ [[package]] name = "fc-storage" version = "1.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "ethereum", "ethereum-types", @@ -2691,7 +2691,7 @@ dependencies = [ [[package]] name = "fp-account" version = "1.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "hex", "impl-serde", @@ -2710,7 +2710,7 @@ dependencies = [ [[package]] name = "fp-consensus" version = "2.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "ethereum", "parity-scale-codec", @@ -2721,7 +2721,7 @@ dependencies = [ [[package]] name = "fp-dynamic-fee" version = "1.0.0" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "async-trait", "sp-core", @@ -2731,7 +2731,7 @@ dependencies = [ [[package]] name = "fp-ethereum" version = "1.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "ethereum", "ethereum-types", @@ -2743,7 +2743,7 @@ dependencies = [ [[package]] name = "fp-evm" version = "3.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "evm", "frame-support", @@ -2758,7 +2758,7 @@ dependencies = [ [[package]] name = "fp-rpc" version = "3.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "ethereum", "ethereum-types", @@ -2774,7 +2774,7 @@ dependencies = [ [[package]] name = "fp-self-contained" version = "1.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "frame-support", "parity-scale-codec", @@ -2786,7 +2786,7 @@ dependencies = [ [[package]] name = "fp-storage" version = "2.0.0" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "parity-scale-codec", "serde", @@ -6059,7 +6059,7 @@ dependencies = [ [[package]] name = "pallet-base-fee" version = "1.0.0" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "fp-evm", "frame-support", @@ -6141,7 +6141,7 @@ dependencies = [ [[package]] name = "pallet-dynamic-fee" version = "4.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "fp-dynamic-fee", "fp-evm", @@ -6156,7 +6156,7 @@ dependencies = [ [[package]] name = "pallet-ethereum" version = "4.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "ethereum", "ethereum-types", @@ -6178,7 +6178,7 @@ dependencies = [ [[package]] name = "pallet-evm" version = "6.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "environmental", "evm", @@ -6201,7 +6201,7 @@ dependencies = [ [[package]] name = "pallet-evm-chain-id" version = "1.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "frame-support", "frame-system", @@ -6212,7 +6212,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-modexp" version = "2.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "fp-evm", "num", @@ -6221,7 +6221,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-sha3fips" version = "2.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "fp-evm", "tiny-keccak", @@ -6230,7 +6230,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-simple" version = "2.0.0-dev" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "fp-evm", "ripemd", @@ -6262,7 +6262,7 @@ dependencies = [ [[package]] name = "pallet-hotfix-sufficients" version = "1.0.0" -source = "git+https://github.com/gztensor/frontier?rev=b9c606f9#b9c606f9baac5f3111f73c3bb857aa6ea862d7b8" +source = "git+https://github.com/opentensor/frontier?rev=635bdac882#635bdac882333afed827053f31ef56ab739f7a2e" dependencies = [ "frame-benchmarking", "frame-support", diff --git a/Cargo.toml b/Cargo.toml index 132533d80..00a5734a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -166,32 +166,32 @@ sc-network-sync = { git = "https://github.com/paritytech/polkadot-sdk.git", tag substrate-prometheus-endpoint = { git = "https://github.com/paritytech/polkadot-sdk.git", tag = "polkadot-stable2409", default-features = false } # Frontier -fp-evm = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fp-rpc = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fp-self-contained = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false, features = [ +fp-evm = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fp-rpc = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fp-self-contained = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false, features = [ "serde", ] } -fp-account = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fc-storage = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fc-db = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fc-consensus = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fp-consensus = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fp-dynamic-fee = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fc-api = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fc-rpc = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fc-rpc-core = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -fc-mapping-sync = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } +fp-account = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fc-storage = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fc-db = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fc-consensus = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fp-consensus = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fp-dynamic-fee = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fc-api = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fc-rpc = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fc-rpc-core = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +fc-mapping-sync = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } # Frontier FRAME -pallet-base-fee = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -pallet-dynamic-fee = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -pallet-ethereum = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -pallet-evm = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -pallet-evm-chain-id = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -pallet-evm-precompile-modexp = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -pallet-evm-precompile-sha3fips = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -pallet-evm-precompile-simple = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } -pallet-hotfix-sufficients = { git = "https://github.com/gztensor/frontier", rev = "b9c606f9", default-features = false } +pallet-base-fee = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +pallet-dynamic-fee = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +pallet-ethereum = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +pallet-evm = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +pallet-evm-chain-id = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +pallet-evm-precompile-modexp = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +pallet-evm-precompile-sha3fips = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +pallet-evm-precompile-simple = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } +pallet-hotfix-sufficients = { git = "https://github.com/opentensor/frontier", rev = "635bdac882", default-features = false } #DRAND pallet-drand = { path = "pallets/drand", default-features = false }