diff --git a/Cargo.lock b/Cargo.lock index a5a48695b..29b271df1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2214,7 +2214,7 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" [[package]] name = "fc-cli" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "clap", "ethereum-types", @@ -2232,7 +2232,7 @@ dependencies = [ [[package]] name = "fc-consensus" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "async-trait", "fp-consensus", @@ -2248,7 +2248,7 @@ dependencies = [ [[package]] name = "fc-db" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "async-trait", "ethereum", @@ -2278,7 +2278,7 @@ dependencies = [ [[package]] name = "fc-mapping-sync" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "fc-db", "fc-storage", @@ -2301,7 +2301,7 @@ dependencies = [ [[package]] name = "fc-rpc" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "ethereum", "ethereum-types", @@ -2351,7 +2351,7 @@ dependencies = [ [[package]] name = "fc-rpc-core" version = "1.1.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "ethereum", "ethereum-types", @@ -2364,7 +2364,7 @@ dependencies = [ [[package]] name = "fc-storage" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "ethereum", "ethereum-types", @@ -2532,7 +2532,7 @@ dependencies = [ [[package]] name = "fp-account" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "hex", "impl-serde", @@ -2551,7 +2551,7 @@ dependencies = [ [[package]] name = "fp-consensus" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "ethereum", "parity-scale-codec", @@ -2563,7 +2563,7 @@ dependencies = [ [[package]] name = "fp-ethereum" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "ethereum", "ethereum-types", @@ -2577,7 +2577,7 @@ dependencies = [ [[package]] name = "fp-evm" version = "3.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "evm", "frame-support", @@ -2592,7 +2592,7 @@ dependencies = [ [[package]] name = "fp-rpc" version = "3.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "ethereum", "ethereum-types", @@ -2609,7 +2609,7 @@ dependencies = [ [[package]] name = "fp-self-contained" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "frame-support", "parity-scale-codec", @@ -2621,7 +2621,7 @@ dependencies = [ [[package]] name = "fp-storage" version = "2.0.0" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "parity-scale-codec", "serde", @@ -5825,7 +5825,7 @@ dependencies = [ [[package]] name = "pallet-ethereum" version = "4.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "ethereum", "ethereum-types", @@ -5861,7 +5861,7 @@ dependencies = [ [[package]] name = "pallet-evm" version = "6.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "environmental", "evm", @@ -5901,7 +5901,7 @@ dependencies = [ [[package]] name = "pallet-evm-balances" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "frame-support", "frame-system", @@ -5915,7 +5915,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-modexp" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "fp-evm", "num", @@ -5924,7 +5924,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-sha3fips" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "fp-evm", "tiny-keccak", @@ -5933,7 +5933,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-simple" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "fp-evm", "ripemd", @@ -5943,7 +5943,7 @@ dependencies = [ [[package]] name = "pallet-evm-system" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?branch=dev/polkadot-v0.9.43#f5ef0f18964c159a6511ac20cba81ca0699a85ad" +source = "git+https://github.com/humanode-network/frontier?branch=locked/polkadot-v0.9.43#cd58ff89d2e32205a63b6e994b48f803fa786121" dependencies = [ "fp-evm", "frame-support", diff --git a/Cargo.toml b/Cargo.toml index 8bd07e976..fee2eec76 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -139,24 +139,24 @@ substrate-wasm-builder = { git = "https://github.com/humanode-network/substrate" try-runtime-cli = { git = "https://github.com/humanode-network/substrate", branch = "locked/polkadot-v0.9.43", default-features = false } # Frontier fork. -fc-cli = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fc-consensus = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fc-db = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fc-mapping-sync = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fc-rpc = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fc-rpc-core = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fc-storage = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fp-evm = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fp-rpc = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fp-self-contained = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -fp-storage = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -pallet-ethereum = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -pallet-evm = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -pallet-evm-balances = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -pallet-evm-precompile-modexp = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -pallet-evm-precompile-sha3fips = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -pallet-evm-precompile-simple = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } -pallet-evm-system = { git = "https://github.com/humanode-network/frontier", branch = "dev/polkadot-v0.9.43", default-features = false } +fc-cli = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fc-consensus = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fc-db = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fc-mapping-sync = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fc-rpc = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fc-rpc-core = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fc-storage = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fp-evm = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fp-rpc = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fp-self-contained = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +fp-storage = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +pallet-ethereum = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +pallet-evm = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +pallet-evm-balances = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +pallet-evm-precompile-modexp = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +pallet-evm-precompile-sha3fips = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +pallet-evm-precompile-simple = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } +pallet-evm-system = { git = "https://github.com/humanode-network/frontier", branch = "locked/polkadot-v0.9.43", default-features = false } [profile.release-lto] inherits = "release"