test_invalid_normal_gas()¶
Documentation for tests/cancun/eip4844_blobs/test_blob_txs.py::test_invalid_normal_gas@c17999c0.
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
634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 4 forks.