test_pointer_normal()¶
Documentation for tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py::test_pointer_normal@e9958ed2.
Generate fixtures for these test cases for Osaka with:
fill -v tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py::test_pointer_normal --fork Osaka
Tx -> call -> pointer A -> contract.
Other normal tx can interact with previously assigned pointers.
Source code in tests/prague/eip7702_set_code_tx/test_set_code_txs_2.py
140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 | |
Parametrized Test Cases¶
This test case is only parametrized by fork.
| Test ID (Abbreviated) |
|---|
| ...fork_Prague-blockchain_test |
| ...fork_Osaka-blockchain_test |