test_pointer_to_pointer()
¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py::test_pointer_to_pointer@01f496f4
.
Generate fixtures for these test cases for Prague with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py::test_pointer_to_pointer --fork Prague
Tx -> call -> pointer A -> pointer B.
Direct call from pointer to pointer is OOG
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 |
|
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
Test ID (Abbreviated) |
---|
...fork_Prague-state_test |
...fork_Prague-blockchain_test_from_state_test |
...fork_Osaka-state_test |
...fork_Osaka-blockchain_test_from_state_test |