Skip to content

Commit

Permalink
Update minTimestamp test
Browse files Browse the repository at this point in the history
  • Loading branch information
ignasirv committed Apr 17, 2024
1 parent 8eb0e3f commit a81ee09
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions inputs-executor/calldata/change-l2-block_8.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"forcedData": {},
"previousL1InfoTreeRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"previousL1InfoTreeIndex": 1,
"currentL1InfoTreeRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"currentL1InfoTreeIndex": 1,
"currentL1InfoTreeRoot": "0x6419336191e222442b83dce4b05ccdb9ea327f043b8a9eaab181b1742252b5bf",
"currentL1InfoTreeIndex": 3,
"l1InfoTree": {
"3": {
"globalExitRoot": "0x16994edfddddb9480667b64174fc00d3b6da7290d37b8db3a16571b4ddf0789f",
Expand Down
4 changes: 2 additions & 2 deletions inputs-executor/calldata/feijoa_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"forcedData": {},
"previousL1InfoTreeRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"previousL1InfoTreeIndex": 1,
"currentL1InfoTreeRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"currentL1InfoTreeIndex": 1,
"currentL1InfoTreeRoot": "0x3f6841214dfcb2b6d9e144c8d95108f1cc4787b863e041c586fb392a48beff2d",
"currentL1InfoTreeIndex": 3,
"l1InfoTree": {
"3": {
"globalExitRoot": "0x090bcaf734c4f06c93954a827b45a6e8c67b8e0fd1e0a35a1c5982d6961828f9",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
],
"license": "pending",
"devDependencies": {
"@0xpolygonhermez/zkevm-commonjs": "github:0xPolygonHermez/zkevm-commonjs#v7.0.0-rc.1-fork.10",
"@0xpolygonhermez/zkevm-commonjs": "github:0xPolygonHermez/zkevm-commonjs#feature/fix-73",
"@0xpolygonhermez/zkevm-contracts": "github:0xPolygonHermez/zkevm-contracts#feature/fork-etrog",
"@grpc/grpc-js": "^1.6.10",
"@nomiclabs/hardhat-ethers": "^2.0.5",
Expand Down
4 changes: 2 additions & 2 deletions tools-inputs/data/calldata/change-l2-block.json
Original file line number Diff line number Diff line change
Expand Up @@ -1121,8 +1121,8 @@
"newStateRoot": "0x9e88ad623662912afd2dba0c9c407409b4c6a7806de1234ff5000e950a5c2d63",
"oldBatchAccInputHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"newBatchAccInputHash": "0xe6af54989178f613d7e94a5a6d0ba272304071ec3c2f9a050477bbde27687cfd",
"currentL1InfoTreeIndex": 1,
"currentL1InfoTreeRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"currentL1InfoTreeIndex": 3,
"currentL1InfoTreeRoot": "0x6419336191e222442b83dce4b05ccdb9ea327f043b8a9eaab181b1742252b5bf",
"newLastTimestamp": "3",
"virtualCounters": {
"steps": 41152,
Expand Down
4 changes: 2 additions & 2 deletions tools-inputs/data/calldata/feijoa.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,8 @@
"newStateRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"newBatchAccInputHash": "0xd9354029b3dec99f524f6ecc6bd5c027f827bc9115766971cd0088eed87dcb6e",
"oldBatchAccInputHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"currentL1InfoTreeIndex": 1,
"currentL1InfoTreeRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"currentL1InfoTreeIndex": 3,
"currentL1InfoTreeRoot": "0x3f6841214dfcb2b6d9e144c8d95108f1cc4787b863e041c586fb392a48beff2d",
"newLastTimestamp": "20",
"virtualCounters": {
"steps": 9167,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1059,8 +1059,8 @@
"newStateRoot": "0x9e88ad623662912afd2dba0c9c407409b4c6a7806de1234ff5000e950a5c2d63",
"oldBatchAccInputHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"newBatchAccInputHash": "0xe6af54989178f613d7e94a5a6d0ba272304071ec3c2f9a050477bbde27687cfd",
"currentL1InfoTreeIndex": 1,
"currentL1InfoTreeRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"currentL1InfoTreeIndex": 3,
"currentL1InfoTreeRoot": "0x6419336191e222442b83dce4b05ccdb9ea327f043b8a9eaab181b1742252b5bf",
"newLastTimestamp": "3"
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,8 @@
"newStateRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"newBatchAccInputHash": "0xd9354029b3dec99f524f6ecc6bd5c027f827bc9115766971cd0088eed87dcb6e",
"oldBatchAccInputHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"currentL1InfoTreeIndex": 1,
"currentL1InfoTreeRoot": "0x4a9bfcb163ec91c5beb22e6aca41592433092c8c7821b01d37fd0de483f9265d",
"currentL1InfoTreeIndex": 3,
"currentL1InfoTreeRoot": "0x3f6841214dfcb2b6d9e144c8d95108f1cc4787b863e041c586fb392a48beff2d",
"newLastTimestamp": "20"
},
{
Expand Down

0 comments on commit a81ee09

Please sign in to comment.