Skip to content

Test CREATE Returndata

Documentation for tests/constantinople/eip1014_create2/test_create_returndata.py@verkle@v0.0.6.

Generate fixtures for these test cases for Istanbul with:

Istanbul only:

fill -v tests/constantinople/eip1014_create2/test_create_returndata.py --fork=Istanbul --evm-bin=/path/to/evm-tool-dev-version

For all forks up to and including Istanbul:

fill -v tests/constantinople/eip1014_create2/test_create_returndata.py --until=Istanbul

Return data management around create2 Port call_outsize_then_create2_successful_then_returndatasizeFiller.json test Port call_then_create2_successful_then_returndatasizeFiller.json test

Test Functions Overview

Name Type Cases Description
test_create2_return_data state_test 48 Validate that create2 return data does not interfere with previously existing memory