Test CREATE One BYTE¶
Documentation for tests/frontier/create/test_create_one_byte.py@7b8124a7.
Generate fixtures for these test cases for Osaka with:
fill -v tests/frontier/create/test_create_one_byte.py --fork Osaka
Test calling CREATE in a loop to deploy 1-byte contracts with all possible byte values, recording in storage the values that failed to deploy.
Test Functions Overview¶
| Name | Type | Cases (Osaka) | Description |
|---|---|---|---|
test_create_one_byte |
state_test | 2 | Run create deploys with single bytes for each byte. |