test_many_withdrawals()
¶
Documentation for tests/shanghai/eip4895_withdrawals/test_withdrawals.py::test_many_withdrawals@21fb11c8
.
Generate fixtures for these test cases for Prague with:
fill -v tests/shanghai/eip4895_withdrawals/test_withdrawals.py::test_many_withdrawals --fork Prague
Test Withdrawals with a count of N withdrawals in a single block where N is a high number not expected to be seen in mainnet.
Source code in tests/shanghai/eip4895_withdrawals/test_withdrawals.py
315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 |
|
Parametrized Test Cases¶
This test case is only parametrized by fork.
Test ID (Abbreviated) |
---|
...fork_Shanghai-blockchain_test |
...fork_Cancun-blockchain_test |
...fork_Prague-blockchain_test |
...fork_Osaka-blockchain_test |