Commit 4eabd77
feat(tests): EIP-7702: test set code tx ideas implementation (ethereum#981)
* test set code tx ideas
* address comments
* changelog
* 7702 gas measure
* make black happy
* storage modifications, static context
* clarify gas prices
* reentrancy test
* revert scenarios
* suicide a pointer that points to newly created account
* fix Ruff
* apply suggestions
* Update tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py
---------
Co-authored-by: Mario Vega <[email protected]>1 parent 54526b8 commit 4eabd77
File tree
2 files changed
+1739
-0
lines changed- prague/eip7702_set_code_tx
2 files changed
+1739
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3237 | 3237 | | |
3238 | 3238 | | |
3239 | 3239 | | |
| 3240 | + | |
| 3241 | + | |
| 3242 | + | |
| 3243 | + | |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
| 3251 | + | |
| 3252 | + | |
| 3253 | + | |
| 3254 | + | |
| 3255 | + | |
| 3256 | + | |
| 3257 | + | |
| 3258 | + | |
| 3259 | + | |
| 3260 | + | |
| 3261 | + | |
| 3262 | + | |
| 3263 | + | |
| 3264 | + | |
| 3265 | + | |
| 3266 | + | |
| 3267 | + | |
| 3268 | + | |
| 3269 | + | |
| 3270 | + | |
| 3271 | + | |
| 3272 | + | |
| 3273 | + | |
| 3274 | + | |
| 3275 | + | |
| 3276 | + | |
| 3277 | + | |
| 3278 | + | |
| 3279 | + | |
| 3280 | + | |
| 3281 | + | |
| 3282 | + | |
| 3283 | + | |
| 3284 | + | |
| 3285 | + | |
3240 | 3286 | | |
3241 | 3287 | | |
3242 | 3288 | | |
| |||
0 commit comments