Test CALL¶
Documentation for tests/benchmark/stateful/bloatnet/test_call.py@5fa5938b.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/benchmark/stateful/bloatnet/test_call.py --gas-benchmark-values 1
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_call_value_to_empty |
benchmark_test | 1 | Benchmark CALL with value transfer to non-existent accounts. |
test_call_value_to_existing |
benchmark_test | 1 | Benchmark CALL with value transfer to cold existing contracts. |