This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Commit 2b01068
committed
tests: add more tests to INCORRECT_UPSTREAM_TESTS.
One is existing `RevertInCreateInInit`, but now for Constantinople,
not just Byzantium.
The other is `RevertInCreateInInitCreate2`, which contains the same
"synthhetic" state which can't be arrived at by regular means in the
EVM. It's likely a copy-paste atavism.
The rest are variants testing specifically for what happens on
collisions with a state like above. It has already been estabilished
that there are two schools of thought: one with `geth` and `aleth`
(and `testeth` that generates the tests); the other with `py-evm` and
`parity`.1 parent 067308b commit 2b01068
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
128 | 140 | | |
129 | 141 | | |
130 | 142 | | |
| |||
0 commit comments