test_invalid_log_length()¶
Documentation for tests/prague/eip6110_deposits/test_modified_contract.py::test_invalid_log_length@c17999c0.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/prague/eip6110_deposits/test_modified_contract.py::test_invalid_log_length --fork Amsterdam
Test deposit contract emitting logs with invalid log length (one byte more or less).
Source code in tests/prague/eip6110_deposits/test_modified_contract.py
338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 | |
Parametrized Test Cases¶
This test generates 2 parametrized test cases across 3 forks.