Test Consolidations¶
Documentation for tests/prague/eip7251_consolidations/test_consolidations.py@verkle@v0.0.6
.
Generate fixtures for these test cases for Prague with:
Prague only:
fill -v tests/prague/eip7251_consolidations/test_consolidations.py --fork=Prague --evm-bin=/path/to/evm-tool-dev-version
For all forks up to and including Prague:
fill -v tests/prague/eip7251_consolidations/test_consolidations.py --until=Prague
Tests EIP-7251: Increase the MAX_EFFECTIVE_BALANCE
Test execution layer triggered consolidations EIP-7251: Increase the MAX_EFFECTIVE_BALANCE
Test Functions Overview¶
Name | Type | Cases | Description |
---|---|---|---|
test_consolidation_requests |
blockchain_test | 24 | Test making a consolidation request to the beacon chain. |
test_consolidation_requests_negative |
blockchain_test | 8 | Test blocks where the requests list and the actual consolidation requests that happened in the |