Skip to content

Commit

Permalink
Update op-program-test
Browse files Browse the repository at this point in the history
ImTei committed Jun 21, 2024
1 parent b1504b1 commit 311b533
Showing 7 changed files with 48,891 additions and 48,669 deletions.
2 changes: 1 addition & 1 deletion tests/op-program-test/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
058f39811490ec10fd9de5abdde0f6c5fadae478
457f33f4fdda9373dcf2839619ebf67182ee5057
2 changes: 1 addition & 1 deletion tests/op-program-test/chain-artifacts/genesis-l2.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
}
},
"nonce": "0x0",
"timestamp": "0x6668930d",
"timestamp": "0x6675a68b",
"extraData": "0x424544524f434b",
"gasLimit": "0x1c9c380",
"difficulty": "0x0",
6 changes: 3 additions & 3 deletions tests/op-program-test/chain-artifacts/rollup.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"genesis": {
"l1": {
"hash": "0x378b153c096c8908dedaded4251e27b71f765dff589581815f1ff2a9646e04f5",
"hash": "0x5ffc43c10a9876ecde578e44cbb578c139868e47ee9a1f6c53b7d054dea7f62f",
"number": 0
},
"l2": {
"hash": "0x5742257c90d8f27197497357c8785c848df805891d2ec1f293d3f31b3698a2eb",
"hash": "0xd63667b30c2c26672647de70e025bbad62e7ffed350981e14b28059e85091ef9",
"number": 0
},
"l2_time": 1718129421,
"l2_time": 1718986379,
"system_config": {
"batcherAddr": "0x3c44cdddb6a900fa2b585dd299e03d12fa4293bc",
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000834",
10 changes: 5 additions & 5 deletions tests/op-program-test/local_cmd.sh
Original file line number Diff line number Diff line change
@@ -10,11 +10,11 @@
--l2.genesis ./chain-artifacts/genesis-l2.json \
--l1.trustrpc \
--l1.rpckind debug_geth \
--l1.head 0xd08fb3fa90d28261be12ad0863bd3268baf8629066901bd5b75a2a49f0c034a0 \
--l2.head 0xee0ccbbd6958805c7db525504eb3c5da3d8b467553fd6431996f72cef9397164 \
--l2.outputroot 0x4c746d0a08fffc6652dbb8800daddb058dd10f5a145c6fa651d301d9b72a20d8 \
--l2.claim 0xde14084b8fc8cfbffc5038648e0b7da3514faa716b9d1dc0dc040bd48bc17c35 \
--l2.blocknumber 8 \
--l1.head 0x52a2f6b4e022b51f00c262926f43383a216a957c3c3b9463b15866663da8bf44 \
--l2.head 0x4f0fe0525f90bf9012628a1dd1213b24751862005aa78d6b417897c56f88e440 \
--l2.outputroot 0x6035a4f175d1e45fded771eec8306357ccabe37de26abcdb51711395543305a4 \
--l2.claim 0x2d2db457102d783867103b7e7e6e1dce9e5bd6465f44ecd5e870c721b93be429 \
--l2.blocknumber 13 \
--datadir ./preimages \
--log.format terminal \
--server
Loading

0 comments on commit 311b533

Please sign in to comment.