Skip to content

Commit 552a68b

Browse files
authored
Merge pull request #108 from fluentlabs-xyz/feat/merge-revm-v71
Merge upstream revm v71 (v23.1.0)
2 parents 05d0087 + 631bc95 commit 552a68b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+1818
-1934
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ jobs:
119119
run: make sync_tests
120120
- name: Run ethereum tests
121121
working-directory: revm/e2e
122-
run: make run_all_tests
122+
run: make run_general_state_tests

0 commit comments

Comments
 (0)