diff --git a/Cargo.lock b/Cargo.lock index 2980ab6b0..a3aaab163 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2547,6 +2547,26 @@ dependencies = [ "pin-project-lite 0.2.13", ] +[[package]] +name = "evm" +version = "0.39.1" +source = "git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7#4a80c78eb592ff740263312575e905fa26f3ece7" +dependencies = [ + "auto_impl", + "environmental", + "ethereum", + "evm-core 0.39.0 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", + "evm-gasometer 0.39.0 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", + "evm-runtime 0.39.0 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", + "log", + "parity-scale-codec", + "primitive-types", + "rlp", + "scale-info", + "serde", + "sha3 0.10.8", +] + [[package]] name = "evm" version = "0.39.1" @@ -2555,9 +2575,9 @@ dependencies = [ "auto_impl", "environmental", "ethereum", - "evm-core", - "evm-gasometer", - "evm-runtime", + "evm-core 0.39.0 (git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa6826600de37cc1e65)", + "evm-gasometer 0.39.0 (git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa6826600de37cc1e65)", + "evm-runtime 0.39.0 (git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa6826600de37cc1e65)", "log", "parity-scale-codec", "primitive-types", @@ -2567,6 +2587,17 @@ dependencies = [ "sha3 0.10.8", ] +[[package]] +name = "evm-core" +version = "0.39.0" +source = "git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7#4a80c78eb592ff740263312575e905fa26f3ece7" +dependencies = [ + "parity-scale-codec", + "primitive-types", + "scale-info", + "serde", +] + [[package]] name = "evm-core" version = "0.39.0" @@ -2578,17 +2609,40 @@ dependencies = [ "serde", ] +[[package]] +name = "evm-gasometer" +version = "0.39.0" +source = "git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7#4a80c78eb592ff740263312575e905fa26f3ece7" +dependencies = [ + "environmental", + "evm-core 0.39.0 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", + "evm-runtime 0.39.0 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", + "primitive-types", +] + [[package]] name = "evm-gasometer" version = "0.39.0" source = "git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa6826600de37cc1e65#b7b82c7e1fc57b7449d6dfa6826600de37cc1e65" dependencies = [ "environmental", - "evm-core", - "evm-runtime", + "evm-core 0.39.0 (git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa6826600de37cc1e65)", + "evm-runtime 0.39.0 (git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa6826600de37cc1e65)", "primitive-types", ] +[[package]] +name = "evm-runtime" +version = "0.39.0" +source = "git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7#4a80c78eb592ff740263312575e905fa26f3ece7" +dependencies = [ + "auto_impl", + "environmental", + "evm-core 0.39.0 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", + "primitive-types", + "sha3 0.10.8", +] + [[package]] name = "evm-runtime" version = "0.39.0" @@ -2596,7 +2650,7 @@ source = "git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa dependencies = [ "auto_impl", "environmental", - "evm-core", + "evm-core 0.39.0 (git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa6826600de37cc1e65)", "primitive-types", "sha3 0.10.8", ] @@ -2668,7 +2722,7 @@ checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5" [[package]] name = "fc-cli" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "clap", "ethereum-types", @@ -2686,7 +2740,7 @@ dependencies = [ [[package]] name = "fc-consensus" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "async-trait", "fp-consensus", @@ -2702,7 +2756,7 @@ dependencies = [ [[package]] name = "fc-db" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "async-trait", "ethereum", @@ -2732,7 +2786,7 @@ dependencies = [ [[package]] name = "fc-mapping-sync" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "fc-db", "fc-storage", @@ -2755,11 +2809,11 @@ dependencies = [ [[package]] name = "fc-rpc" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "ethereum", "ethereum-types", - "evm", + "evm 0.39.1 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", "fc-db", "fc-mapping-sync", "fc-rpc-core", @@ -2805,7 +2859,7 @@ dependencies = [ [[package]] name = "fc-rpc-core" version = "1.1.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "ethereum", "ethereum-types", @@ -2818,7 +2872,7 @@ dependencies = [ [[package]] name = "fc-storage" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "ethereum", "ethereum-types", @@ -2996,7 +3050,7 @@ dependencies = [ [[package]] name = "fp-account" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "hex", "impl-serde", @@ -3015,7 +3069,7 @@ dependencies = [ [[package]] name = "fp-consensus" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "ethereum", "parity-scale-codec", @@ -3027,7 +3081,7 @@ dependencies = [ [[package]] name = "fp-ethereum" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "ethereum", "ethereum-types", @@ -3041,9 +3095,9 @@ dependencies = [ [[package]] name = "fp-evm" version = "3.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ - "evm", + "evm 0.39.1 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", "frame-support", "parity-scale-codec", "scale-info", @@ -3056,7 +3110,7 @@ dependencies = [ [[package]] name = "fp-rpc" version = "3.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "ethereum", "ethereum-types", @@ -3073,7 +3127,7 @@ dependencies = [ [[package]] name = "fp-self-contained" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "frame-support", "parity-scale-codec", @@ -3085,7 +3139,7 @@ dependencies = [ [[package]] name = "fp-storage" version = "2.0.0" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "parity-scale-codec", "serde", @@ -6477,11 +6531,11 @@ dependencies = [ [[package]] name = "pallet-ethereum" version = "4.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "ethereum", "ethereum-types", - "evm", + "evm 0.39.1 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", "fp-consensus", "fp-ethereum", "fp-evm", @@ -6513,10 +6567,10 @@ dependencies = [ [[package]] name = "pallet-evm" version = "6.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "environmental", - "evm", + "evm 0.39.1 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", "fp-account", "fp-evm", "frame-benchmarking", @@ -6553,7 +6607,7 @@ dependencies = [ [[package]] name = "pallet-evm-balances" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "frame-support", "frame-system", @@ -6567,7 +6621,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-blake2" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "fp-evm", ] @@ -6575,7 +6629,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-bn128" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "fp-evm", "sp-core", @@ -6585,7 +6639,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-modexp" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "fp-evm", "num", @@ -6594,7 +6648,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-sha3fips" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "fp-evm", "tiny-keccak", @@ -6603,7 +6657,7 @@ dependencies = [ [[package]] name = "pallet-evm-precompile-simple" version = "2.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "fp-evm", "ripemd", @@ -6613,7 +6667,7 @@ dependencies = [ [[package]] name = "pallet-evm-system" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ "fp-evm", "frame-support", @@ -6628,9 +6682,9 @@ dependencies = [ [[package]] name = "pallet-evm-test-vector-support" version = "1.0.0-dev" -source = "git+https://github.com/humanode-network/frontier?tag=locked/polkadot-v0.9.42-2024-09-12#1afab28e8d5aebe7d44f9043b3ba19e9555123dc" +source = "git+https://github.com/humanode-network/frontier?branch=debug-opcodes-v0.9.42#da98d0e114b2ee9619476c7081285f391a6f896c" dependencies = [ - "evm", + "evm 0.39.1 (git+https://github.com/humanode-network/evm?rev=4a80c78eb592ff740263312575e905fa26f3ece7)", "fp-evm", "hex", "serde", @@ -7350,7 +7404,7 @@ dependencies = [ name = "precompile-utils" version = "0.1.0" dependencies = [ - "evm", + "evm 0.39.1 (git+https://github.com/rust-blockchain/evm?rev=b7b82c7e1fc57b7449d6dfa6826600de37cc1e65)", "fp-evm", "frame-support", "frame-system", diff --git a/Cargo.toml b/Cargo.toml index d3b021771..768bdafbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -142,27 +142,27 @@ substrate-wasm-builder = { git = "https://github.com/humanode-network/substrate" try-runtime-cli = { git = "https://github.com/humanode-network/substrate", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } # Frontier fork. -fc-cli = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fc-consensus = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fc-db = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fc-mapping-sync = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fc-rpc = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fc-rpc-core = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fc-storage = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fp-evm = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fp-rpc = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fp-self-contained = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -fp-storage = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-ethereum = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm-balances = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm-precompile-blake2 = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm-precompile-bn128 = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm-precompile-modexp = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm-precompile-sha3fips = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm-precompile-simple = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm-system = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } -pallet-evm-test-vector-support = { git = "https://github.com/humanode-network/frontier", tag = "locked/polkadot-v0.9.42-2024-09-12", default-features = false } +fc-cli = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fc-consensus = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fc-db = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fc-mapping-sync = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fc-rpc = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fc-rpc-core = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fc-storage = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fp-evm = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fp-rpc = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fp-self-contained = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +fp-storage = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-ethereum = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm-balances = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm-precompile-blake2 = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm-precompile-bn128 = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm-precompile-modexp = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm-precompile-sha3fips = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm-precompile-simple = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm-system = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } +pallet-evm-test-vector-support = { git = "https://github.com/humanode-network/frontier", branch = "debug-opcodes-v0.9.42", default-features = false } [profile.release] debug = "line-tables-only"