mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: enable blobtest again (#4139)
This commit is contained in:
@ -170,9 +170,6 @@ pub fn should_skip(path: &Path) -> bool {
|
||||
| "loopMul.json"
|
||||
| "CALLBlake2f_MaxRounds.json"
|
||||
| "shiftCombinations.json"
|
||||
|
||||
// TODO: re-enable when blobtx are supported
|
||||
| "blobtxExample.json"
|
||||
)
|
||||
// Ignore outdated EOF tests that haven't been updated for Cancun yet.
|
||||
|| path_contains(path_str, &["EIPTests", "stEOF"])
|
||||
|
||||
Reference in New Issue
Block a user