Test Blake2¶
Documentation for tests/istanbul/eip152_blake2/test_blake2.py@b314d18e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/istanbul/eip152_blake2/test_blake2.py --fork Amsterdam
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_blake2b |
state_test | 22 | Test BLAKE2b precompile. |
test_blake2b_large_gas_limit |
state_test | 4 | Test BLAKE2b precompile with large gas limit. |
test_blake2b_gas |
state_test | 20 | Test BLAKE2b precompile with different gas limits. |
test_blake2b_invalid_input |
state_test | 32 | Test BLAKE2b precompile invalid calls using different gas limits. |