Last active
June 3, 2025 16:42
-
-
Save jwasinger/9ec6e506bcd92498dab5e2fe3cefcd20 to your computer and use it in GitHub Desktop.
modexp test case failure
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
./cmd/evm/evm statetest --run "tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds.*max_length.*" --statetest.fork Osaka --trace ./fixtures/state_tests/osaka/eip7823_modexp_upper_bounds/modexp_upper_bounds/modexp_upper_bounds.json | |
{"pc":0,"op":54,"gas":"0xa812503","gasCost":"0x2","memSize":0,"stack":[],"depth":1,"refund":0,"opName":"CALLDATASIZE"} | |
{"pc":1,"op":96,"gas":"0xa812501","gasCost":"0x3","memSize":0,"stack":["0xc60"],"depth":1,"refund":0,"opName":"PUSH1"} | |
{"pc":3,"op":96,"gas":"0xa8124fe","gasCost":"0x3","memSize":0,"stack":["0xc60","0x0"],"depth":1,"refund":0,"opName":"PUSH1"} | |
{"pc":5,"op":55,"gas":"0xa8124fb","gasCost":"0x268","memSize":0,"stack":["0xc60","0x0","0x0"],"depth":1,"refund":0,"opName":"CALLDATACOPY"} | |
{"pc":6,"op":96,"gas":"0xa812293","gasCost":"0x3","memSize":3168,"stack":[],"depth":1,"refund":0,"opName":"PUSH1"} | |
{"pc":8,"op":96,"gas":"0xa812290","gasCost":"0x3","memSize":3168,"stack":["0x0"],"depth":1,"refund":0,"opName":"PUSH1"} | |
{"pc":10,"op":54,"gas":"0xa81228d","gasCost":"0x2","memSize":3168,"stack":["0x0","0x0"],"depth":1,"refund":0,"opName":"CALLDATASIZE"} | |
{"pc":11,"op":96,"gas":"0xa81228b","gasCost":"0x3","memSize":3168,"stack":["0x0","0x0","0xc60"],"depth":1,"refund":0,"opName":"PUSH1"} | |
{"pc":13,"op":96,"gas":"0xa812288","gasCost":"0x3","memSize":3168,"stack":["0x0","0x0","0xc60","0x0"],"depth":1,"refund":0,"opName":"PUSH1"} | |
{"pc":15,"op":96,"gas":"0xa812285","gasCost":"0x3","memSize":3168,"stack":["0x0","0x0","0xc60","0x0","0x0"],"depth":1,"refund":0,"opName":"PUSH1"} | |
{"pc":17,"op":99,"gas":"0xa812282","gasCost":"0x3","memSize":3168,"stack":["0x0","0x0","0xc60","0x0","0x0","0x5"],"depth":1,"refund":0,"opName":"PUSH4"} | |
{"pc":22,"op":241,"gas":"0xa81227f","gasCost":"0xa5555b9","memSize":3168,"stack":["0x0","0x0","0xc60","0x0","0x0","0x5","0xa555555"],"depth":1,"refund":0,"opName":"CALL"} | |
modexp input sizes - 1024, 1024, 1024 // debug print line added by me | |
{"output":"00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001","gasUsed":"0x2955555"} | |
{"pc":23,"op":96,"gas":"0x7ebccc6","gasCost":"0x3","memSize":3168,"stack":["0x1"],"depth":1,"refund":0,"opName":"PUSH1"} | |
{"pc":25,"op":85,"gas":"0x7ebccc3","gasCost":"0x5654","memSize":3168,"stack":["0x1","0x0"],"depth":1,"refund":0,"opName":"SSTORE"} | |
{"pc":26,"op":0,"gas":"0x7eb766f","gasCost":"0x0","memSize":3168,"stack":[],"depth":1,"refund":0,"opName":"STOP"} | |
{"output":"","gasUsed":"0x295ae94"} | |
{"stateRoot": "0xbd0aa871a17da3310893c954b75d90f14e3c652a8e1ca357fbbe0beb32eb01c9"} | |
[ | |
{ | |
"name": "tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Osaka-state_test-max_length]", | |
"pass": false, | |
"stateRoot": "0xbd0aa871a17da3310893c954b75d90f14e3c652a8e1ca357fbbe0beb32eb01c9", | |
"fork": "Osaka", | |
"error": "post state root mismatch: got bd0aa871a17da3310893c954b75d90f14e3c652a8e1ca357fbbe0beb32eb01c9, want 80d8880be4880e4bce0d256334b99e35755642b7b1984cadd1d92ea2df97d0fd" | |
} | |
] |
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
{ | |
"tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Osaka-state_test-excess_length_base]": { | |
"env": { | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentGasLimit": "0x0aabd02e", | |
"currentNumber": "0x01", | |
"currentTimestamp": "0x03e8", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"currentDifficulty": "0x00", | |
"currentBaseFee": "0x07", | |
"currentExcessBlobGas": "0x00" | |
}, | |
"pre": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x00", | |
"balance": "0x3635c9adc5dea00000", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x3660006000376000600036600060006005630a7ed400f160005500", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"nonce": "0x00", | |
"gasPrice": "0x0a", | |
"gasLimit": [ | |
"0x0aabd02e" | |
], | |
"to": "0x0000000000000000000000000000000000001000", | |
"value": [ | |
"0x00" | |
], | |
"data": [ | |
"0x00000000000000000000000000000000000000000000000000000000000004010000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" | |
], | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" | |
}, | |
"post": { | |
"Osaka": [ | |
{ | |
"hash": "0x0077529691aa2d6640de505f23c029b8bf7cda3054d1788f06ccf95952d99741", | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf90cc4800a840aabd02e94000000000000000000000000000000000000100080b90c610000000000000000000000000000000000000000000000000000000000000401000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000226a07188d7b5350aad21737d2d348ce2dc96545aff139c3519b915ea93da79653292a06efd5f3507d8de593544421e639436e32010c803ba528dd75df99238cdaad15d", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"state": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x01", | |
"balance": "0x3635c9adc575a61ed6", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x3660006000376000600036600060006005630a7ed400f160005500", | |
"storage": {} | |
}, | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"nonce": "0x00", | |
"balance": "0x1f7e29f3", | |
"code": "0x", | |
"storage": {} | |
} | |
} | |
} | |
] | |
}, | |
"config": { | |
"blobSchedule": { | |
"Cancun": { | |
"target": "0x03", | |
"max": "0x06", | |
"baseFeeUpdateFraction": "0x32f0ed" | |
}, | |
"Prague": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
}, | |
"Osaka": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
} | |
}, | |
"chainid": "0x01" | |
}, | |
"_info": { | |
"hash": "0x47eb14b165daef5f96b716e7435a852e2b9a5c30d35f1b7efb643dd2e5d1e577", | |
"comment": "`execution-spec-tests` generated test", | |
"filling-transition-tool": "ethereum-spec-evm-resolver 0.0.5", | |
"description": "Test the MODEXP precompile.", | |
"url": "https://github.com/ethereum/execution-spec-tests/blob/[email protected]/tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py#L34", | |
"fixture-format": "state_test", | |
"reference-spec": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7823.md", | |
"reference-spec-version": "c8321494fdfbfda52ad46c3515a7ca5dc86b857c", | |
"eels-resolution": { | |
"git-url": "https://github.com/marioevz/execution-specs.git", | |
"branch": "devnets/osaka/0", | |
"commit": "bed838620e6bc7d39eafac45c91e4145951b128f" | |
} | |
} | |
}, | |
"tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Osaka-state_test-excess_length_exponent]": { | |
"env": { | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentGasLimit": "0x0a845e67", | |
"currentNumber": "0x01", | |
"currentTimestamp": "0x03e8", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"currentDifficulty": "0x00", | |
"currentBaseFee": "0x07", | |
"currentExcessBlobGas": "0x00" | |
}, | |
"pre": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x00", | |
"balance": "0x3635c9adc5dea00000", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x3660006000376000600036600060006005630a580000f160005500", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"nonce": "0x00", | |
"gasPrice": "0x0a", | |
"gasLimit": [ | |
"0x0a845e67" | |
], | |
"to": "0x0000000000000000000000000000000000001000", | |
"value": [ | |
"0x00" | |
], | |
"data": [ | |
"0x00000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000401000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" | |
], | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" | |
}, | |
"post": { | |
"Osaka": [ | |
{ | |
"hash": "0x7578c574d5a06fb4c09d375c4994a31907292f78e599d44a411c179b1011ac26", | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf90cc4800a840a845e6794000000000000000000000000000000000000100080b90c610000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040100000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000226a093677e0b55e919b970420c6b77d59d58c0d106ca7c7252fe2092f3591196c4c8a03cfa3597c1f835b43dd6bb315027666515fb74a7cb63d539acf6ca9c07348267", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"state": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x01", | |
"balance": "0x3635c9adc5772a66d6", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x3660006000376000600036600060006005630a580000f160005500", | |
"storage": {} | |
}, | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"nonce": "0x00", | |
"balance": "0x1f09adf3", | |
"code": "0x", | |
"storage": {} | |
} | |
} | |
} | |
] | |
}, | |
"config": { | |
"blobSchedule": { | |
"Cancun": { | |
"target": "0x03", | |
"max": "0x06", | |
"baseFeeUpdateFraction": "0x32f0ed" | |
}, | |
"Prague": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
}, | |
"Osaka": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
} | |
}, | |
"chainid": "0x01" | |
}, | |
"_info": { | |
"hash": "0xcc165d0ccf6845349e376b40b69bee5907b9a20bbad7aeba591018db29a76816", | |
"comment": "`execution-spec-tests` generated test", | |
"filling-transition-tool": "ethereum-spec-evm-resolver 0.0.5", | |
"description": "Test the MODEXP precompile.", | |
"url": "https://github.com/ethereum/execution-spec-tests/blob/[email protected]/tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py#L34", | |
"fixture-format": "state_test", | |
"reference-spec": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7823.md", | |
"reference-spec-version": "c8321494fdfbfda52ad46c3515a7ca5dc86b857c", | |
"eels-resolution": { | |
"git-url": "https://github.com/marioevz/execution-specs.git", | |
"branch": "devnets/osaka/0", | |
"commit": "bed838620e6bc7d39eafac45c91e4145951b128f" | |
} | |
} | |
}, | |
"tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Osaka-state_test-excess_length_modulus]": { | |
"env": { | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentGasLimit": "0x0aabd02e", | |
"currentNumber": "0x01", | |
"currentTimestamp": "0x03e8", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"currentDifficulty": "0x00", | |
"currentBaseFee": "0x07", | |
"currentExcessBlobGas": "0x00" | |
}, | |
"pre": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x00", | |
"balance": "0x3635c9adc5dea00000", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x3660006000376000600036600060006005630a7ed400f160005500", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"nonce": "0x00", | |
"gasPrice": "0x0a", | |
"gasLimit": [ | |
"0x0aabd02e" | |
], | |
"to": "0x0000000000000000000000000000000000001000", | |
"value": [ | |
"0x00" | |
], | |
"data": [ | |
"0x00000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" | |
], | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" | |
}, | |
"post": { | |
"Osaka": [ | |
{ | |
"hash": "0x0077529691aa2d6640de505f23c029b8bf7cda3054d1788f06ccf95952d99741", | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf90cc4800a840aabd02e94000000000000000000000000000000000000100080b90c610000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000225a08f4cc7bce2dd004fb02bed4fb249e7e5d4bbc608d04ea9ebf74de012abcae46aa0106273cc2cb047b228874b405a76e593d7ac8a8036e6d6782bf8ead2663e9800", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"state": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x01", | |
"balance": "0x3635c9adc575a61ed6", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x3660006000376000600036600060006005630a7ed400f160005500", | |
"storage": {} | |
}, | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"nonce": "0x00", | |
"balance": "0x1f7e29f3", | |
"code": "0x", | |
"storage": {} | |
} | |
} | |
} | |
] | |
}, | |
"config": { | |
"blobSchedule": { | |
"Cancun": { | |
"target": "0x03", | |
"max": "0x06", | |
"baseFeeUpdateFraction": "0x32f0ed" | |
}, | |
"Prague": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
}, | |
"Osaka": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
} | |
}, | |
"chainid": "0x01" | |
}, | |
"_info": { | |
"hash": "0xd4a45266abe46c0146894c754c8def30d94876903721fdead8718235cbb94862", | |
"comment": "`execution-spec-tests` generated test", | |
"filling-transition-tool": "ethereum-spec-evm-resolver 0.0.5", | |
"description": "Test the MODEXP precompile.", | |
"url": "https://github.com/ethereum/execution-spec-tests/blob/[email protected]/tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py#L34", | |
"fixture-format": "state_test", | |
"reference-spec": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7823.md", | |
"reference-spec-version": "c8321494fdfbfda52ad46c3515a7ca5dc86b857c", | |
"eels-resolution": { | |
"git-url": "https://github.com/marioevz/execution-specs.git", | |
"branch": "devnets/osaka/0", | |
"commit": "bed838620e6bc7d39eafac45c91e4145951b128f" | |
} | |
} | |
}, | |
"tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Osaka-state_test-max_length]": { | |
"env": { | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentGasLimit": "0x0a81a8bb", | |
"currentNumber": "0x01", | |
"currentTimestamp": "0x03e8", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"currentDifficulty": "0x00", | |
"currentBaseFee": "0x07", | |
"currentExcessBlobGas": "0x00" | |
}, | |
"pre": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x00", | |
"balance": "0x3635c9adc5dea00000", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x3660006000376000600036600060006005630a555555f160005500", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"nonce": "0x00", | |
"gasPrice": "0x0a", | |
"gasLimit": [ | |
"0x0a81a8bb" | |
], | |
"to": "0x0000000000000000000000000000000000001000", | |
"value": [ | |
"0x00" | |
], | |
"data": [ | |
"0x000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" | |
], | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" | |
}, | |
"post": { | |
"Osaka": [ | |
{ | |
"hash": "0x80d8880be4880e4bce0d256334b99e35755642b7b1984cadd1d92ea2df97d0fd", | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf90cc3800a840a81a8bb94000000000000000000000000000000000000100080b90c6000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000225a0fd57d7e18ec3672c9c3fbcf8bb2dbd16f86b5919fa0ce537d20a3b87722547fea00834f18a0356b9dffe372e7f2c8f1945ae877aa7e1ecc80a90355788a21ab6b9", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"state": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x01", | |
"balance": "0x3635c9adc577420908", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x3660006000376000600036600060006005630a555555f160005500", | |
"storage": { | |
"0x00": "0x01" | |
} | |
}, | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"nonce": "0x00", | |
"balance": "0x1f0296e4", | |
"code": "0x", | |
"storage": {} | |
} | |
} | |
} | |
] | |
}, | |
"config": { | |
"blobSchedule": { | |
"Cancun": { | |
"target": "0x03", | |
"max": "0x06", | |
"baseFeeUpdateFraction": "0x32f0ed" | |
}, | |
"Prague": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
}, | |
"Osaka": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
} | |
}, | |
"chainid": "0x01" | |
}, | |
"_info": { | |
"hash": "0x2760bd5faa503569d5154de4cc8669fd5c278c7e4957293eb599abef709e939f", | |
"comment": "`execution-spec-tests` generated test", | |
"filling-transition-tool": "ethereum-spec-evm-resolver 0.0.5", | |
"description": "Test the MODEXP precompile.", | |
"url": "https://github.com/ethereum/execution-spec-tests/blob/[email protected]/tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py#L34", | |
"fixture-format": "state_test", | |
"reference-spec": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7823.md", | |
"reference-spec-version": "c8321494fdfbfda52ad46c3515a7ca5dc86b857c", | |
"eels-resolution": { | |
"git-url": "https://github.com/marioevz/execution-specs.git", | |
"branch": "devnets/osaka/0", | |
"commit": "bed838620e6bc7d39eafac45c91e4145951b128f" | |
} | |
} | |
}, | |
"tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Prague-state_test-excess_length_base]": { | |
"env": { | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentGasLimit": "0x02acb4c0", | |
"currentNumber": "0x01", | |
"currentTimestamp": "0x03e8", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"currentDifficulty": "0x00", | |
"currentBaseFee": "0x07", | |
"currentExcessBlobGas": "0x00" | |
}, | |
"pre": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x00", | |
"balance": "0x3635c9adc5dea00000", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x366000600037600060003660006000600563029fb500f160005500", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"nonce": "0x00", | |
"gasPrice": "0x0a", | |
"gasLimit": [ | |
"0x02acb4c0" | |
], | |
"to": "0x0000000000000000000000000000000000001000", | |
"value": [ | |
"0x00" | |
], | |
"data": [ | |
"0x00000000000000000000000000000000000000000000000000000000000004010000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" | |
], | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" | |
}, | |
"post": { | |
"Prague": [ | |
{ | |
"hash": "0xc8457e403dea4605a88ac3eafa14df4968ebd7ef8cded0c08e79b2357332c2ef", | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf90cc4800a8402acb4c094000000000000000000000000000000000000100080b90c610000000000000000000000000000000000000000000000000000000000000401000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000225a08797972d763042c1bf12ceb733ed6ad14d2330e0151aa99a602d0f3b5b9b2ed4a02c6c4ac4e6ef5b8b8a965817d465937fa7795189e1e74c51a09ee71f5014d2de", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"state": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x01", | |
"balance": "0x3635c9adc5c45a4b7e", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x366000600037600060003660006000600563029fb500f160005500", | |
"storage": { | |
"0x00": "0x01" | |
} | |
}, | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"nonce": "0x00", | |
"balance": "0x07e1b627", | |
"code": "0x", | |
"storage": {} | |
} | |
} | |
} | |
] | |
}, | |
"config": { | |
"blobSchedule": { | |
"Cancun": { | |
"target": "0x03", | |
"max": "0x06", | |
"baseFeeUpdateFraction": "0x32f0ed" | |
}, | |
"Prague": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
} | |
}, | |
"chainid": "0x01" | |
}, | |
"_info": { | |
"hash": "0x6a4df3885059fc605428819e6545d9f2b9f6ec8c1b192ffbafe3f25bbdc5648c", | |
"comment": "`execution-spec-tests` generated test", | |
"filling-transition-tool": "ethereum-spec-evm-resolver 0.0.5", | |
"description": "Test the MODEXP precompile.", | |
"url": "https://github.com/ethereum/execution-spec-tests/blob/[email protected]/tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py#L34", | |
"fixture-format": "state_test", | |
"reference-spec": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7823.md", | |
"reference-spec-version": "c8321494fdfbfda52ad46c3515a7ca5dc86b857c", | |
"eels-resolution": { | |
"git-url": "https://github.com/marioevz/execution-specs.git", | |
"branch": "devnets/osaka/0", | |
"commit": "bed838620e6bc7d39eafac45c91e4145951b128f" | |
} | |
} | |
}, | |
"tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Prague-state_test-excess_length_exponent]": { | |
"env": { | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentGasLimit": "0x02a2d84f", | |
"currentNumber": "0x01", | |
"currentTimestamp": "0x03e8", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"currentDifficulty": "0x00", | |
"currentBaseFee": "0x07", | |
"currentExcessBlobGas": "0x00" | |
}, | |
"pre": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x00", | |
"balance": "0x3635c9adc5dea00000", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x36600060003760006000366000600060056302960000f160005500", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"nonce": "0x00", | |
"gasPrice": "0x0a", | |
"gasLimit": [ | |
"0x02a2d84f" | |
], | |
"to": "0x0000000000000000000000000000000000001000", | |
"value": [ | |
"0x00" | |
], | |
"data": [ | |
"0x00000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000401000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" | |
], | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" | |
}, | |
"post": { | |
"Prague": [ | |
{ | |
"hash": "0x921bad3fa0be012b47aad8f4d0bed12d74bc8db84800b377d9975f4d3fb0afcc", | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf90cc4800a8402a2d84f94000000000000000000000000000000000000100080b90c610000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040100000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000225a03c4882c2dd27bbb5789c564484e496926dae2adca5610f47bce6ce4675e7cae2a048f5c3b141198d197fe86dd09dd6ece71b1b20daff4b064135453feccfb240d8", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"state": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x01", | |
"balance": "0x3635c9adc5c4bb5d7e", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x36600060003760006000366000600060056302960000f160005500", | |
"storage": { | |
"0x00": "0x01" | |
} | |
}, | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"nonce": "0x00", | |
"balance": "0x07c49727", | |
"code": "0x", | |
"storage": {} | |
} | |
} | |
} | |
] | |
}, | |
"config": { | |
"blobSchedule": { | |
"Cancun": { | |
"target": "0x03", | |
"max": "0x06", | |
"baseFeeUpdateFraction": "0x32f0ed" | |
}, | |
"Prague": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
} | |
}, | |
"chainid": "0x01" | |
}, | |
"_info": { | |
"hash": "0x0d52248f95f4cda9029b773646aedbd86e37a0d6babb9c2a06f7971275323eda", | |
"comment": "`execution-spec-tests` generated test", | |
"filling-transition-tool": "ethereum-spec-evm-resolver 0.0.5", | |
"description": "Test the MODEXP precompile.", | |
"url": "https://github.com/ethereum/execution-spec-tests/blob/[email protected]/tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py#L34", | |
"fixture-format": "state_test", | |
"reference-spec": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7823.md", | |
"reference-spec-version": "c8321494fdfbfda52ad46c3515a7ca5dc86b857c", | |
"eels-resolution": { | |
"git-url": "https://github.com/marioevz/execution-specs.git", | |
"branch": "devnets/osaka/0", | |
"commit": "bed838620e6bc7d39eafac45c91e4145951b128f" | |
} | |
} | |
}, | |
"tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Prague-state_test-excess_length_modulus]": { | |
"env": { | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentGasLimit": "0x02acb4c0", | |
"currentNumber": "0x01", | |
"currentTimestamp": "0x03e8", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"currentDifficulty": "0x00", | |
"currentBaseFee": "0x07", | |
"currentExcessBlobGas": "0x00" | |
}, | |
"pre": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x00", | |
"balance": "0x3635c9adc5dea00000", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x366000600037600060003660006000600563029fb500f160005500", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"nonce": "0x00", | |
"gasPrice": "0x0a", | |
"gasLimit": [ | |
"0x02acb4c0" | |
], | |
"to": "0x0000000000000000000000000000000000001000", | |
"value": [ | |
"0x00" | |
], | |
"data": [ | |
"0x00000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" | |
], | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" | |
}, | |
"post": { | |
"Prague": [ | |
{ | |
"hash": "0xc8457e403dea4605a88ac3eafa14df4968ebd7ef8cded0c08e79b2357332c2ef", | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf90cc4800a8402acb4c094000000000000000000000000000000000000100080b90c610000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000226a05acd0c3d77428b3098342ccc022f585a37b63e49924cd5d857a6c6bb1025430da0064ac9ad0e7c189993b937125ea9e7869b07bd38eefaa3b1d403a1897cfe7cc3", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"state": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x01", | |
"balance": "0x3635c9adc5c45a4b7e", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x366000600037600060003660006000600563029fb500f160005500", | |
"storage": { | |
"0x00": "0x01" | |
} | |
}, | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"nonce": "0x00", | |
"balance": "0x07e1b627", | |
"code": "0x", | |
"storage": {} | |
} | |
} | |
} | |
] | |
}, | |
"config": { | |
"blobSchedule": { | |
"Cancun": { | |
"target": "0x03", | |
"max": "0x06", | |
"baseFeeUpdateFraction": "0x32f0ed" | |
}, | |
"Prague": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
} | |
}, | |
"chainid": "0x01" | |
}, | |
"_info": { | |
"hash": "0xef63182863d2ec2fd33fb58afd74564bdc47f24c29169afa35626b1dfbfaaa24", | |
"comment": "`execution-spec-tests` generated test", | |
"filling-transition-tool": "ethereum-spec-evm-resolver 0.0.5", | |
"description": "Test the MODEXP precompile.", | |
"url": "https://github.com/ethereum/execution-spec-tests/blob/[email protected]/tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py#L34", | |
"fixture-format": "state_test", | |
"reference-spec": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7823.md", | |
"reference-spec-version": "c8321494fdfbfda52ad46c3515a7ca5dc86b857c", | |
"eels-resolution": { | |
"git-url": "https://github.com/marioevz/execution-specs.git", | |
"branch": "devnets/osaka/0", | |
"commit": "bed838620e6bc7d39eafac45c91e4145951b128f" | |
} | |
} | |
}, | |
"tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py::test_modexp_upper_bounds[fork_Prague-state_test-max_length]": { | |
"env": { | |
"currentCoinbase": "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | |
"currentGasLimit": "0x02a22ac3", | |
"currentNumber": "0x01", | |
"currentTimestamp": "0x03e8", | |
"currentRandom": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"currentDifficulty": "0x00", | |
"currentBaseFee": "0x07", | |
"currentExcessBlobGas": "0x00" | |
}, | |
"pre": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x00", | |
"balance": "0x3635c9adc5dea00000", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x36600060003760006000366000600060056302955555f160005500", | |
"storage": {} | |
} | |
}, | |
"transaction": { | |
"nonce": "0x00", | |
"gasPrice": "0x0a", | |
"gasLimit": [ | |
"0x02a22ac3" | |
], | |
"to": "0x0000000000000000000000000000000000001000", | |
"value": [ | |
"0x00" | |
], | |
"data": [ | |
"0x000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002" | |
], | |
"sender": "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", | |
"secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" | |
}, | |
"post": { | |
"Prague": [ | |
{ | |
"hash": "0xc0e02420413e659f92d545b95b96615df271cd2e898c8e2a39730d1e6db953ed", | |
"logs": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", | |
"txbytes": "0xf90cc3800a8402a22ac394000000000000000000000000000000000000100080b90c6000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000225a08409817a012da56f17bd6e8a46e391f1c1bbcfc1521d47a76fda81bda700aeeca03225299c9241c185a4878aa6b26e7d1b0c8061e2b33c1020055e941325b8bf22", | |
"indexes": { | |
"data": 0, | |
"gas": 0, | |
"value": 0 | |
}, | |
"state": { | |
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { | |
"nonce": "0x01", | |
"balance": "0x3635c9adc5c4c20908", | |
"code": "0x", | |
"storage": {} | |
}, | |
"0x0000000000000000000000000000000000001000": { | |
"nonce": "0x01", | |
"balance": "0x00", | |
"code": "0x36600060003760006000366000600060056302955555f160005500", | |
"storage": { | |
"0x00": "0x01" | |
} | |
}, | |
"0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba": { | |
"nonce": "0x00", | |
"balance": "0x07c296e4", | |
"code": "0x", | |
"storage": {} | |
} | |
} | |
} | |
] | |
}, | |
"config": { | |
"blobSchedule": { | |
"Cancun": { | |
"target": "0x03", | |
"max": "0x06", | |
"baseFeeUpdateFraction": "0x32f0ed" | |
}, | |
"Prague": { | |
"target": "0x06", | |
"max": "0x09", | |
"baseFeeUpdateFraction": "0x4c6964" | |
} | |
}, | |
"chainid": "0x01" | |
}, | |
"_info": { | |
"hash": "0x16fecd9d483784cea0579715c89619f49e6a63eccea36080588ea61921afe151", | |
"comment": "`execution-spec-tests` generated test", | |
"filling-transition-tool": "ethereum-spec-evm-resolver 0.0.5", | |
"description": "Test the MODEXP precompile.", | |
"url": "https://github.com/ethereum/execution-spec-tests/blob/[email protected]/tests/osaka/eip7823_modexp_upper_bounds/test_modexp_upper_bounds.py#L34", | |
"fixture-format": "state_test", | |
"reference-spec": "https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7823.md", | |
"reference-spec-version": "c8321494fdfbfda52ad46c3515a7ca5dc86b857c", | |
"eels-resolution": { | |
"git-url": "https://github.com/marioevz/execution-specs.git", | |
"branch": "devnets/osaka/0", | |
"commit": "bed838620e6bc7d39eafac45c91e4145951b128f" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment