test_invalid()¶
Documentation for tests/osaka/eip7951_p256verify_precompiles/test_eip_mainnet.py::test_invalid@7b8124a7.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7951_p256verify_precompiles/test_eip_mainnet.py::test_invalid --fork Osaka
Negative mainnet test for the P256VERIFY precompile.
The signature actually is a valid secp256k1 signature, so this is an interesting test case.
Source code in tests/osaka/eip7951_p256verify_precompiles/test_eip_mainnet.py
51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.