test_blake2_precompile_delegatecall()¶
Documentation for tests/istanbul/eip152_blake2/test_blake2_delegatecall.py::test_blake2_precompile_delegatecall@b314d18e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/istanbul/eip152_blake2/test_blake2_delegatecall.py::test_blake2_precompile_delegatecall --fork Amsterdam
Test delegatecall consumes specified gas for the Blake2B precompile when it exists.
Source code in tests/istanbul/eip152_blake2/test_blake2_delegatecall.py
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 10 forks.