github.com/ethereumproject/go-ethereum@v5.5.2+incompatible/tests/files/StateTests/EIP150/Homestead/stHomeSteadSpecific.json (about) 1 { 2 "contractCreationOOGdontLeaveEmptyContract" : { 3 "env" : { 4 "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", 5 "currentDifficulty" : "0x02b8feb0", 6 "currentGasLimit" : "0x0f4240", 7 "currentNumber" : "0x257da8", 8 "currentTimestamp" : "0x01", 9 "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" 10 }, 11 "logs" : [ 12 ], 13 "out" : "0x", 14 "post" : { 15 "1000000000000000000000000000000000000001" : { 16 "balance" : "0x00", 17 "code" : "0x60106001557f6001600155601080600c6000396000f3006000355415600957005b6020356000600052602060006000f0", 18 "nonce" : "0x01", 19 "storage" : { 20 "0x01" : "0x10" 21 } 22 }, 23 "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { 24 "balance" : "0x016a48", 25 "code" : "0x", 26 "nonce" : "0x00", 27 "storage" : { 28 } 29 }, 30 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 31 "balance" : "0x1c58", 32 "code" : "0x", 33 "nonce" : "0x01", 34 "storage" : { 35 } 36 } 37 }, 38 "postStateRoot" : "35df33d2a146ff660bb837914781857715d1b8752371b2f3e0768f29dd484775", 39 "pre" : { 40 "1000000000000000000000000000000000000001" : { 41 "balance" : "0x00", 42 "code" : "0x60106001557f6001600155601080600c6000396000f3006000355415600957005b6020356000600052602060006000f0", 43 "nonce" : "0x00", 44 "storage" : { 45 } 46 }, 47 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 48 "balance" : "0x0186a0", 49 "code" : "0x", 50 "nonce" : "0x00", 51 "storage" : { 52 } 53 } 54 }, 55 "transaction" : { 56 "data" : "", 57 "gasLimit" : "0x016b80", 58 "gasPrice" : "0x01", 59 "nonce" : "0x00", 60 "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", 61 "to" : "1000000000000000000000000000000000000001", 62 "value" : "0x00" 63 } 64 }, 65 "contractCreationOOGdontLeaveEmptyContractViaTransaction" : { 66 "env" : { 67 "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", 68 "currentDifficulty" : "0x02b8feb0", 69 "currentGasLimit" : "0x0f4240", 70 "currentNumber" : "0x257da8", 71 "currentTimestamp" : "0x01", 72 "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" 73 }, 74 "logs" : [ 75 ], 76 "out" : "0x", 77 "post" : { 78 "1000000000000000000000000000000000000001" : { 79 "balance" : "0x0186a0", 80 "code" : "0x6001600155", 81 "nonce" : "0x00", 82 "storage" : { 83 } 84 }, 85 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 86 "balance" : "0x10c8e0", 87 "code" : "0x", 88 "nonce" : "0x00", 89 "storage" : { 90 } 91 }, 92 "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 93 "balance" : "0x0186a0", 94 "code" : "0x6040600060406000600073100000000000000000000000000000000000000161c350f1", 95 "nonce" : "0x00", 96 "storage" : { 97 } 98 } 99 }, 100 "postStateRoot" : "e83fc77d3037af4447bc5e67db8c646240473cd77125129d085d4ffeddbb5e4f", 101 "pre" : { 102 "1000000000000000000000000000000000000001" : { 103 "balance" : "0x0186a0", 104 "code" : "0x6001600155", 105 "nonce" : "0x00", 106 "storage" : { 107 } 108 }, 109 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 110 "balance" : "0x10c8e0", 111 "code" : "0x", 112 "nonce" : "0x00", 113 "storage" : { 114 } 115 }, 116 "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 117 "balance" : "0x0186a0", 118 "code" : "0x6040600060406000600073100000000000000000000000000000000000000161c350f1", 119 "nonce" : "0x00", 120 "storage" : { 121 } 122 } 123 }, 124 "transaction" : { 125 "data" : "0x6040600060406000600073100000000000000000000000000000000000000161c350f1", 126 "gasLimit" : "0xcf08", 127 "gasPrice" : "0x01", 128 "nonce" : "0x00", 129 "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", 130 "to" : "", 131 "value" : "0x00" 132 } 133 }, 134 "createContractViaContract" : { 135 "env" : { 136 "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", 137 "currentDifficulty" : "0x02b8feb0", 138 "currentGasLimit" : "0x0f4240", 139 "currentNumber" : "0x257da8", 140 "currentTimestamp" : "0x01", 141 "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" 142 }, 143 "logs" : [ 144 ], 145 "out" : "0x", 146 "post" : { 147 "1000000000000000000000000000000000000001" : { 148 "balance" : "0x00", 149 "code" : "0x600060006000f0", 150 "nonce" : "0x01", 151 "storage" : { 152 } 153 }, 154 "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { 155 "balance" : "0xcf11", 156 "code" : "0x", 157 "nonce" : "0x00", 158 "storage" : { 159 } 160 }, 161 "5dddfce53ee040d9eb21afbc0ae1bb4dbb0ba643" : { 162 "balance" : "0x00", 163 "code" : "0x", 164 "nonce" : "0x00", 165 "storage" : { 166 } 167 }, 168 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 169 "balance" : "0xb78f", 170 "code" : "0x", 171 "nonce" : "0x01", 172 "storage" : { 173 } 174 } 175 }, 176 "postStateRoot" : "373942284112628b5c8cfd0f36d8058934fe6861cd7224feb3ac2d03739da305", 177 "pre" : { 178 "1000000000000000000000000000000000000001" : { 179 "balance" : "0x00", 180 "code" : "0x600060006000f0", 181 "nonce" : "0x00", 182 "storage" : { 183 } 184 }, 185 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 186 "balance" : "0x0186a0", 187 "code" : "0x", 188 "nonce" : "0x00", 189 "storage" : { 190 } 191 } 192 }, 193 "transaction" : { 194 "data" : "", 195 "gasLimit" : "0x0186a0", 196 "gasPrice" : "0x01", 197 "nonce" : "0x00", 198 "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", 199 "to" : "1000000000000000000000000000000000000001", 200 "value" : "0x00" 201 } 202 }, 203 "createContractViaContractOOGInitCode" : { 204 "env" : { 205 "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", 206 "currentDifficulty" : "0x02b8feb0", 207 "currentGasLimit" : "0x0f4240", 208 "currentNumber" : "0x257da8", 209 "currentTimestamp" : "0x01", 210 "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" 211 }, 212 "logs" : [ 213 ], 214 "out" : "0x", 215 "post" : { 216 "1000000000000000000000000000000000000001" : { 217 "balance" : "0x00", 218 "code" : "0x6b602060406000f0600c600055600052600c60146000f0", 219 "nonce" : "0x01", 220 "storage" : { 221 } 222 }, 223 "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { 224 "balance" : "0x019728", 225 "code" : "0x", 226 "nonce" : "0x00", 227 "storage" : { 228 } 229 }, 230 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 231 "balance" : "0x0f31b8", 232 "code" : "0x", 233 "nonce" : "0x01", 234 "storage" : { 235 } 236 } 237 }, 238 "postStateRoot" : "f079b93388a39a4c343c66a917a044fb0d91de079786366d0c6c3b01bee07e7b", 239 "pre" : { 240 "1000000000000000000000000000000000000001" : { 241 "balance" : "0x00", 242 "code" : "0x6b602060406000f0600c600055600052600c60146000f0", 243 "nonce" : "0x00", 244 "storage" : { 245 } 246 }, 247 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 248 "balance" : "0x10c8e0", 249 "code" : "0x", 250 "nonce" : "0x00", 251 "storage" : { 252 } 253 } 254 }, 255 "transaction" : { 256 "data" : "", 257 "gasLimit" : "0x019a54", 258 "gasPrice" : "0x01", 259 "nonce" : "0x00", 260 "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", 261 "to" : "1000000000000000000000000000000000000001", 262 "value" : "0x00" 263 } 264 }, 265 "createContractViaTransactionCost53000" : { 266 "env" : { 267 "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", 268 "currentDifficulty" : "0x02b8feb0", 269 "currentGasLimit" : "0x0f4240", 270 "currentNumber" : "0x257da8", 271 "currentTimestamp" : "0x01", 272 "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" 273 }, 274 "logs" : [ 275 ], 276 "out" : "0x", 277 "post" : { 278 "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { 279 "balance" : "0xcf08", 280 "code" : "0x", 281 "nonce" : "0x00", 282 "storage" : { 283 } 284 }, 285 "6295ee1b4f6dd65047762f924ecd367c17eabf8f" : { 286 "balance" : "0x00", 287 "code" : "0x", 288 "nonce" : "0x00", 289 "storage" : { 290 } 291 }, 292 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 293 "balance" : "0xb798", 294 "code" : "0x", 295 "nonce" : "0x01", 296 "storage" : { 297 } 298 } 299 }, 300 "postStateRoot" : "53f5b84edd82703a225e53e9ae3639729eb8e337098531456998af602b0ded0a", 301 "pre" : { 302 "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { 303 "balance" : "0x0186a0", 304 "code" : "0x", 305 "nonce" : "0x00", 306 "storage" : { 307 } 308 } 309 }, 310 "transaction" : { 311 "data" : "", 312 "gasLimit" : "0x0186a0", 313 "gasPrice" : "0x01", 314 "nonce" : "0x00", 315 "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", 316 "to" : "", 317 "value" : "0x00" 318 } 319 } 320 }