Skip to content

Test Ecmul

Documentation for tests/byzantium/eip196_ec_add_mul/test_ecmul.py@8db70f93.

Generate fixtures for these test cases for Amsterdam with:

fill -v tests/byzantium/eip196_ec_add_mul/test_ecmul.py --fork Amsterdam

Tests the ecmul precompiled contract.

Test Functions Overview

Name Type Cases (Amsterdam) Description
test_invalid state_test 30 Test the invalid inputs to the ECMUL precompile.
test_valid state_test 43 Test the valid inputs to the ECMUL precompile.