Skip to content

Test Deposits

Documentation for tests/prague/eip6110_deposits/test_deposits.py@verkle@v0.0.6.

Generate fixtures for these test cases for Prague with:

Prague only:

fill -v tests/prague/eip6110_deposits/test_deposits.py --fork=Prague --evm-bin=/path/to/evm-tool-dev-version

For all forks up to and including Prague:

fill -v tests/prague/eip6110_deposits/test_deposits.py --until=Prague

Test Functions Overview

Name Type Cases Description
test_deposit blockchain_test 29 Test making a deposit to the beacon chain deposit contract.
test_deposit_negative blockchain_test 9 Test producing a block with the incorrect deposits in the body of the block,