You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running 'make test' in op-geth the following error occurs:
go run build/ci.go test
build/cache/fixtures_pectra-devnet-6.tar.gz is stale
downloading from https://github.com/ethereum/execution-spec-tests/releases/download/[email protected]/fixtures_pectra-devnet-6.tar.gz
ci.go:345: download error: status 404
When running 'make test' in op-geth the following error occurs:
The reliance on this file was added in the following go-ethereum PR
https://github.com/ethereum/go-ethereum/pull/31088/files#diff-e75143ee3e78b4584447600ec31bee2c39f85dce0a5989026697df38d1448394R341
This file was definitely previously available, so I'm wondering what has happened to it
The text was updated successfully, but these errors were encountered: