Skip to content

Test Basic TLOAD

Documentation for tests/cancun/eip1153_tstore/test_basic_tload.py@a86d4327.

Generate fixtures for these test cases for Cancun with:

Cancun only:

fill -v tests/cancun/eip1153_tstore/test_basic_tload.py --fork=Cancun --evm-bin=/path/to/evm-tool-dev-version

For all forks up to and including Cancun:

fill -v tests/cancun/eip1153_tstore/test_basic_tload.py --until=Cancun

Ethereum Transient Storage EIP Tests https://eips.ethereum.org/EIPS/eip-1153

Test Functions Overview

Name Type Cases Description
test_basic_tload_transaction_begin state_test 1 Ported .json vectors:(📖🐛?)
test_basic_tload_works state_test 1 Ported .json vectors:(📖🐛?)
test_basic_tload_other_after_tstore state_test 1 Ported .json vectors:(📖🐛?)
test_basic_tload_gasprice state_test 1 Ported .json vectors:(📖🐛?)
test_basic_tload_after_store state_test 1 Ported .json vectors:(📖🐛?)