Skip to content

Commit 37f0838

Browse files
committed
chore: update eels resolutions and resolver.
1 parent 5e106a5 commit 37f0838

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eels_resolutions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"Osaka": {
4343
"git_url": "https://github.com/spencer-tb/execution-specs.git",
44-
"branch": "forks/osaka",
45-
"commit": "0d86ad789e7c0d25ec86f15d0e4adb9d9b308af3"
44+
"branch": "forks/osaka-devnet-2",
45+
"commit": "a3c0dbe621095ab9628007c8bfce5c656555cda8"
4646
}
4747
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ check-filenames = true
131131
ignore-words-list = "ingenuous"
132132

133133
[tool.uv.sources]
134-
ethereum-spec-evm-resolver = { git = "https://github.com/petertdavies/ethereum-spec-evm-resolver", rev = "0e5609737ce4f86dc98cca1a5cf0eb64b8cddef2" }
134+
ethereum-spec-evm-resolver = { git = "https://github.com/spencer-tb/ethereum-spec-evm-resolver", rev = "ee273e7344e24a739ebfbf0ea1f758530c4d032b" }

0 commit comments

Comments
 (0)