test_precompile_before_fork()
¶
Documentation for tests/cancun/eip4844_blobs/test_point_evaluation_precompile.py::test_precompile_before_fork@bb2992c4
.
Generate fixtures for these test cases for Prague with:
fill -v tests/cancun/eip4844_blobs/test_point_evaluation_precompile.py::test_precompile_before_fork --fork Prague
Test calling the Point Evaluation Precompile before the appropriate fork.
Source code in tests/cancun/eip4844_blobs/test_point_evaluation_precompile.py
594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 |
|
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
Test ID (Abbreviated) | precompile_caller_code | precompile_caller_balance | precompile_caller_storage | z | y | kzg_commitment | kzg_proof | versioned_hash |
---|---|---|---|---|---|---|---|---|
...fork_Shanghai-state_test----correct_proof | 1 | {} | 44434237462617176941757081182233388991875531411361848851531703873752436619102 | 0 | c0000000000000000000000000000000 00000000000000000000000000000000 00000000000000000000000000000000 |
c0000000000000000000000000000000 00000000000000000000000000000000 00000000000000000000000000000000 |
None | |
...fork_ShanghaiToCancunAtTime15k-blockchain_test_from_state_test----correct_proof | 1 | {} | 44434237462617176941757081182233388991875531411361848851531703873752436619102 | 0 | c0000000000000000000000000000000 00000000000000000000000000000000 00000000000000000000000000000000 |
c0000000000000000000000000000000 00000000000000000000000000000000 00000000000000000000000000000000 |
None |