Skip to content

Commit

Permalink
Update op-program ci artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
pcw109550 committed Jun 11, 2024
1 parent ffed1bd commit 8c3d087
Show file tree
Hide file tree
Showing 7 changed files with 94,111 additions and 138,646 deletions.
2 changes: 1 addition & 1 deletion tests/op-program-test/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8c19065a93a9fef055e34935b284a6c226e63c29
058f39811490ec10fd9de5abdde0f6c5fadae478
50 changes: 29 additions & 21 deletions tests/op-program-test/chain-artifacts/genesis-l2.json

Large diffs are not rendered by default.

15 changes: 6 additions & 9 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": "0x7b6ac985066ba268c1e858029ddb6e11df3e4d005c92ffc8501a462e01252e07",
"hash": "0x378b153c096c8908dedaded4251e27b71f765dff589581815f1ff2a9646e04f5",
"number": 0
},
"l2": {
"hash": "0x16c264aa8e328be6341e1f2a11fd2aa0a0fe86a91b92dbf17a2f77fdcbf28b52",
"hash": "0x5742257c90d8f27197497357c8785c848df805891d2ec1f293d3f31b3698a2eb",
"number": 0
},
"l2_time": 1714428171,
"l2_time": 1718129421,
"system_config": {
"batcherAddr": "0x3c44cdddb6a900fa2b585dd299e03d12fa4293bc",
"overhead": "0x0000000000000000000000000000000000000000000000000000000000000834",
Expand All @@ -25,12 +25,9 @@
"regolith_time": 0,
"canyon_time": 0,
"batch_inbox_address": "0xff00000000000000000000000000000000000901",
"deposit_contract_address": "0x9a676e781a523b5d0c0e43731313a708cb607508",
"l1_system_config_address": "0x0b306bf915c4d645ff596e518faf3f9669b97016",
"deposit_contract_address": "0x6509f2a854ba7441039fce3b959d5badd2ffcfcd",
"l1_system_config_address": "0x4af802b3010e07845b2b8c2250126e9ac0bdb6b9",
"protocol_versions_address": "0x0000000000000000000000000000000000000000",
"da_challenge_contract_address": "0x0000000000000000000000000000000000000000",
"da_challenge_window": 160,
"da_resolve_window": 160,
"use_plasma": false
"da_challenge_contract_address": "0x0000000000000000000000000000000000000000"
}

10 changes: 5 additions & 5 deletions tests/op-program-test/local_cmd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
--l2.genesis ./chain-artifacts/genesis-l2.json \
--l1.trustrpc \
--l1.rpckind debug_geth \
--l1.head 0xce8f502bb58452ab4597292b354949016f65b255030d044f15c2290dcbf15b96 \
--l2.head 0x721f4eb085f68959c0eb7df26cc7b6ec55873e8c8f0c987c09731a2d0fe9d774 \
--l2.outputroot 0xa4d328501f15ad607dd796aede9d71c2124b7d6985a9f960a0333b2939e538a2 \
--l2.claim 0x821c4841a99b02a501d2a6803f19737ee47039acbeb54b073f23bb3389bf075a \
--l2.blocknumber 20 \
--l1.head 0xd08fb3fa90d28261be12ad0863bd3268baf8629066901bd5b75a2a49f0c034a0 \
--l2.head 0xee0ccbbd6958805c7db525504eb3c5da3d8b467553fd6431996f72cef9397164 \
--l2.outputroot 0x4c746d0a08fffc6652dbb8800daddb058dd10f5a145c6fa651d301d9b72a20d8 \
--l2.claim 0xde14084b8fc8cfbffc5038648e0b7da3514faa716b9d1dc0dc040bd48bc17c35 \
--l2.blocknumber 8 \
--datadir ./preimages \
--log.format terminal \
--server
Loading

0 comments on commit 8c3d087

Please sign in to comment.