Skip to content

Commit

Permalink
Add new touched cleanup case
Browse files Browse the repository at this point in the history
Regression test for [https://github.com/ethereumjs/ethereumjs-vm/pull/335](https://github.com/ethereumjs/ethereumjs-vm/pull/335]

First call marks an empty account as touched. Second call errors OOG. Transaction should still cleanup empty account.
  • Loading branch information
mattdean-digicatapult committed Sep 7, 2018
1 parent ecb7543 commit 714a405
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "tests"]
path = tests
url = https://github.com/ethereum/tests
branch = develop
url = https://github.com/mattdean-digicatapult/tests
branch = add-new-touched-cleanup-case
2 changes: 1 addition & 1 deletion tests
Submodule tests updated 166 files

0 comments on commit 714a405

Please sign in to comment.