test_beacon_root_selfdestruct()
¶
Documentation for tests/cancun/eip4788_beacon_root/test_beacon_root_contract.py::test_beacon_root_selfdestruct@bfe359d3
.
Generate fixtures for these test cases for Prague with:
fill -v tests/cancun/eip4788_beacon_root/test_beacon_root_contract.py::test_beacon_root_selfdestruct --fork Prague
Tests that self destructing the beacon root address transfers actors balance correctly.
Source code in tests/cancun/eip4788_beacon_root/test_beacon_root_contract.py
263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 |
|
Parametrized Test Cases¶
This test case is only parametrized by fork.
Test ID (Abbreviated) | timestamp |
---|---|
...fork_Cancun-blockchain_test-timestamp_12 | 12 |
...fork_Prague-blockchain_test-timestamp_12 | 12 |
...fork_Osaka-blockchain_test-timestamp_12 | 12 |