test_invalid_normal_gas()¶
Documentation for tests/cancun/eip4844_blobs/test_blob_txs.py::test_invalid_normal_gas@892e6d1e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/cancun/eip4844_blobs/test_blob_txs.py::test_invalid_normal_gas --fork Amsterdam
Reject an invalid blob transaction.
- Sufficient max fee per blob gas, but insufficient max fee per gas
Source code in tests/cancun/eip4844_blobs/test_blob_txs.py
557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 4 forks.