Skip to content

Commit 5b15bd5

Browse files
danceratopzCarsons-Eels
authored andcommitted
refactor(tests): use the pre fixture in SELFDESTRUCT collision tests (ethereum#1643)
1 parent 52df57a commit 5b15bd5

File tree

2 files changed

+155
-167
lines changed

2 files changed

+155
-167
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ The output behavior of `fill` has changed ([#1608](https://github.com/ethereum/e
3838
### 🧪 Test Cases
3939

4040
- 🔀 Refactored `BLOBHASH` opcode context tests to use the `pre_alloc` plugin in order to avoid contract and EOA address collisions ([#1637](https://github.com/ethereum/execution-spec-tests/pull/1637)).
41+
- 🔀 Refactored `SELFDESTRUCT` opcode collision tests to use the `pre_alloc` plugin in order to avoid contract and EOA address collisions ([#1643](https://github.com/ethereum/execution-spec-tests/pull/1643)).
4142

4243
## [v4.5.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v4.5.0) - 2025-05-14
4344

0 commit comments

Comments
 (0)