Skip to content

Test Ecadd

Documentation for tests/byzantium/eip196_ec_add_mul/test_ecadd.py@7b8124a7.

Generate fixtures for these test cases for Osaka with:

fill -v tests/byzantium/eip196_ec_add_mul/test_ecadd.py --fork Osaka

Tests the ecadd precompiled contract.

Test Functions Overview

Name Type Cases (Osaka) Description
test_valid state_test 19 Test the valid inputs to the ECADD precompile.
test_invalid state_test 15 Test the invalid inputs to the ECADD precompile.