Created
March 26, 2025 08:43
-
-
Save cassc/e23940798dfd2e87b7591d849a42aac6 to your computer and use it in GitHub Desktop.
initCollidingWithNonEmptyAccount-2-0-0_initCollidingWithNonEmptyAccount.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"initCollidingWithNonEmptyAccount": { | |
"_info": { | |
"comment": "Account attempts to send tx to create a contract on a non-empty address", | |
"filling-rpc-server": "evm version 1.11.4-unstable-e14043db-20230308", | |
"filling-tool-version": "retesteth-0.3.0-shanghai+commit.fd2c0a83.Linux.g++", | |
"generatedTestHash": "f7fd69bb91fcc96edbbc0d4b131f4ed3ae8060b05af53e145b58344a60f7c7cf", | |
"lllcversion": "Version: 0.5.14-develop.2022.7.30+commit.a096d7a9.Linux.g++", | |
"solidity": "Version: 0.8.17+commit.8df45f5f.Linux.g++", | |
"source": "src/GeneralStateTestsFiller/stEIP3607/initCollidingWithNonEmptyAccountFiller.yml", | |
"sourceHash": "9e4d4ce0e7a138c040c838adee132d68fa35021369199d393aa376ec8b5d37c1" | |
}, | |
"env": { | |
"currentBaseFee": "0x0a", | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentDifficulty": "0x020000", | |
"currentGasLimit": "0xff112233445566", | |
"currentNumber": "0x01", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000020000", | |
"currentTimestamp": "0x03e8", | |
"previousHash": "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" | |
}, | |
"post": { | |
"Shanghai": [ | |
{ | |
"hash": "0x40402e4fc9f2ef80156c219c94aec4c13b5be43826c56cc5f130fbbf39607d31", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf85f800a83061a8080830186a0906001600055600060206000612710f5501ca0924f6bcfb85112d16475520eccbb09315a4b69c2002ea3c5014d8b15f64079f2a01914df61b531dc6c6c8aa6a621bb6bfc0369f01da70d4f8fec08c887a584cd98" | |
} | |
] | |
}, | |
"pre": { | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"balance": "0x00", | |
"code": "0x", | |
"nonce": "0x01", | |
"storage": {} | |
}, | |
"0x6295ee1b4f6dd65047762f924ecd367c17eabf8f": { | |
"balance": "0x0de0b6b3a7640000", | |
"code": "0x6000600155", | |
"nonce": "0x00", | |
"storage": {} | |
}, | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"balance": "0x0de0b6b3a7640000", | |
"code": "0x", | |
"nonce": "0x00", | |
"storage": {} | |
}, | |
"0xd0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0": { | |
"balance": "0x00", | |
"code": "0x00", | |
"nonce": "0x00", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"data": [ | |
"0x6001600055600060206000612710f550" | |
], | |
"gasLimit": [ | |
"0x061a80" | |
], | |
"gasPrice": "0x0a", | |
"nonce": "0x00", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"to": "", | |
"value": [ | |
"0x0186a0" | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment