Skip to content

Test Warm COINBASE

Documentation for tests/shanghai/eip3651_warm_coinbase/test_warm_coinbase.py@verkle@v0.0.6.

Generate fixtures for these test cases for Shanghai with:

Shanghai only:

fill -v tests/shanghai/eip3651_warm_coinbase/test_warm_coinbase.py --fork=Shanghai --evm-bin=/path/to/evm-tool-dev-version

For all forks up to and including Shanghai:

fill -v tests/shanghai/eip3651_warm_coinbase/test_warm_coinbase.py --until=Shanghai

Test Functions Overview

Name Type Cases Description
test_warm_coinbase_call_out_of_gas state_test 16 Test that the coinbase is warm by accessing the COINBASE with each
test_warm_coinbase_gas_usage state_test 16 Test the gas usage of opcodes affected by assuming a warm coinbase:(📖🐛?)