Skip to content

Commit

Permalink
fix: update snapshots (4->2 l2->l1 msgs)
Browse files Browse the repository at this point in the history
  • Loading branch information
LHerskind committed May 4, 2023
1 parent e8a3017 commit b78541a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ private_call_stack:
public_call_stack:
[ 0x401 0x402 0x403 0x404 0x405 0x406 0x407 0x408 ]
new_l2_to_l1_msgs:
[ 0x501 0x502 0x503 0x504 ]
[ 0x501 0x502 ]
new_contracts:
[ contract_address: 0x601
portal_contract_address: 0x202020202020202020202020202020202020202
Expand Down Expand Up @@ -198,7 +198,7 @@ private_call_stack:
public_call_stack:
[ 0x1401 0x1402 0x1403 0x1404 0x1405 0x1406 0x1407 0x1408 ]
new_l2_to_l1_msgs:
[ 0x1501 0x1502 0x1503 0x1504 ]
[ 0x1501 0x1502 ]
new_contracts:
[ contract_address: 0x1601
portal_contract_address: 0x202020202020202020202020202020202020202
Expand Down Expand Up @@ -541,7 +541,7 @@ private_call_stack:
public_call_stack:
[ 0x401 0x402 0x403 0x404 0x405 0x406 0x407 0x408 ]
new_l2_to_l1_msgs:
[ 0x501 0x502 0x503 0x504 ]
[ 0x501 0x502 ]
new_contracts:
[ contract_address: 0x601
portal_contract_address: 0x202020202020202020202020202020202020202
Expand Down Expand Up @@ -677,7 +677,7 @@ private_call_stack:
public_call_stack:
[ 0x401 0x402 0x403 0x404 0x405 0x406 0x407 0x408 ]
new_l2_to_l1_msgs:
[ 0x501 0x502 0x503 0x504 ]
[ 0x501 0x502 ]
new_contracts:
[ contract_address: 0x601
portal_contract_address: 0x202020202020202020202020202020202020202
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ private_call_stack:
public_call_stack:
[ 0x500 0x501 0x502 0x503 0x504 0x505 0x506 0x507 ]
new_l2_to_l1_msgs:
[ 0x600 0x601 0x602 0x603 ]
[ 0x600 0x601 ]
new_contracts:
[ contract_address: 0x700
portal_contract_address: 0x101010101010101010101010101010101010101
Expand Down Expand Up @@ -171,7 +171,7 @@ private_call_stack:
public_call_stack:
[ 0x600 0x601 0x602 0x603 0x604 0x605 0x606 0x607 ]
new_l2_to_l1_msgs:
[ 0x700 0x701 0x702 0x703 ]
[ 0x700 0x701 ]
new_contracts:
[ contract_address: 0x800
portal_contract_address: 0x101010101010101010101010101010101010101
Expand Down

0 comments on commit b78541a

Please sign in to comment.