This commit is contained in:
Soubhik-10
2025-10-11 19:02:28 +05:30
parent c5989637cf
commit ca9dddc8ee

26
Cargo.lock generated
View File

@@ -6158,7 +6158,7 @@ dependencies = [
[[package]]
name = "op-revm"
version = "10.0.0"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"auto_impl",
"revm",
@@ -10856,7 +10856,7 @@ dependencies = [
[[package]]
name = "revm"
version = "29.0.0"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"revm-bytecode",
"revm-context",
@@ -10874,7 +10874,7 @@ dependencies = [
[[package]]
name = "revm-bytecode"
version = "6.2.2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"bitvec",
"phf 0.13.1",
@@ -10885,7 +10885,7 @@ dependencies = [
[[package]]
name = "revm-context"
version = "9.0.2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"bitvec",
"cfg-if",
@@ -10902,7 +10902,7 @@ dependencies = [
[[package]]
name = "revm-context-interface"
version = "10.1.0"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"alloy-eip2930",
"alloy-eip7702",
@@ -10917,7 +10917,7 @@ dependencies = [
[[package]]
name = "revm-database"
version = "7.0.5"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"alloy-eips",
"revm-bytecode",
@@ -10930,7 +10930,7 @@ dependencies = [
[[package]]
name = "revm-database-interface"
version = "7.0.5"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"auto_impl",
"either",
@@ -10942,7 +10942,7 @@ dependencies = [
[[package]]
name = "revm-handler"
version = "10.0.0"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"auto_impl",
"derive-where",
@@ -10960,7 +10960,7 @@ dependencies = [
[[package]]
name = "revm-inspector"
version = "10.0.0"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"auto_impl",
"either",
@@ -10997,7 +10997,7 @@ dependencies = [
[[package]]
name = "revm-interpreter"
version = "25.0.2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"revm-bytecode",
"revm-context-interface",
@@ -11009,7 +11009,7 @@ dependencies = [
[[package]]
name = "revm-precompile"
version = "27.0.0"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"ark-bls12-381",
"ark-bn254",
@@ -11033,7 +11033,7 @@ dependencies = [
[[package]]
name = "revm-primitives"
version = "20.2.1"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"alloy-primitives",
"num_enum",
@@ -11044,7 +11044,7 @@ dependencies = [
[[package]]
name = "revm-state"
version = "7.0.5"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#61e0eb826b21c45d5e8de31646cd32fd421ee4b2"
source = "git+https://github.com/Soubhik-10/revm?branch=bal#7ef70d7391feee4c5e6688f21ad4a29dd5ed638b"
dependencies = [
"bitflags 2.9.4",
"revm-bytecode",