Created
March 26, 2025 08:47
-
-
Save cassc/6c946046374e9afd78b21fe9c55f6e1f to your computer and use it in GitHub Desktop.
callcallcodecall_ABCB_RECURSIVE.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
{ | |
"callcallcodecall_ABCB_RECURSIVE": { | |
"_info": { | |
"comment": "call -> callcode <-> call", | |
"filling-rpc-server": "evm version 1.11.4-unstable-e14043db-20230308", | |
"filling-tool-version": "retesteth-0.3.0-shanghai+commit.fd2c0a83.Linux.g++", | |
"generatedTestHash": "211ea7dd46b6d4484fabfe01304c46d6a87369445c4c88502acc0ee0c2f5b4e9", | |
"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/stCallCodes/callcallcodecall_ABCB_RECURSIVEFiller.json", | |
"sourceHash": "17af7c30c9c8f047089b942a3b854595496fcd5e4062bef523c5865bd8397c9a" | |
}, | |
"env": { | |
"currentBaseFee": "0x0a", | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentDifficulty": "0x020000", | |
"currentGasLimit": "0xb2d05e00", | |
"currentNumber": "0x01", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000020000", | |
"currentTimestamp": "0x03e8", | |
"previousHash": "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" | |
}, | |
"post": { | |
"Shanghai": [ | |
{ | |
"hash": "0x25773e2a436b9367b7fb659fc6c9acfbdabda277a89e68792bafea6921f75072", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf861800a8401c9c38094100000000000000000000000000000000000000080801ba0e8d1cea1a04c8b4da190371aa4937f7756d5c55d54af29cc22a1f457ca1a213aa0517b7f1455b270f21c5e3b5ebf42dd7234a8b7dcbcd0d96e910182f8ccd55629" | |
} | |
] | |
}, | |
"pre": { | |
"0x1000000000000000000000000000000000000000": { | |
"balance": "0x0de0b6b3a7640000", | |
"code": "0x6040600060406000600073100000000000000000000000000000000000000163017d7840f160005500", | |
"nonce": "0x00", | |
"storage": {} | |
}, | |
"0x1000000000000000000000000000000000000001": { | |
"balance": "0x02540be400", | |
"code": "0x60406000604060006000731000000000000000000000000000000000000002620f4240f260015500", | |
"nonce": "0x00", | |
"storage": {} | |
}, | |
"0x1000000000000000000000000000000000000002": { | |
"balance": "0x02540be400", | |
"code": "0x604060006040600060007310000000000000000000000000000000000000016207a120f160025500", | |
"nonce": "0x00", | |
"storage": {} | |
}, | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"balance": "0x0de0b6b3a7640000", | |
"code": "0x", | |
"nonce": "0x00", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"data": [ | |
"0x" | |
], | |
"gasLimit": [ | |
"0x01c9c380" | |
], | |
"gasPrice": "0x0a", | |
"nonce": "0x00", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"to": "0x1000000000000000000000000000000000000000", | |
"value": [ | |
"0x00" | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment