Skip to content

Commit

Permalink
update output files
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightguth committed Aug 22, 2024
1 parent 8172f4b commit 8779197
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
12 changes: 12 additions & 0 deletions test/regression/eventtestcontract.ref
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
<contract-fn-return-types>
.List
</contract-fn-return-types>
<contract-fn-return-names>
.List
</contract-fn-return-names>
<contract-fn-body>
.Statements
</contract-fn-body>
Expand Down Expand Up @@ -202,12 +205,21 @@
<tx-origin>
1p160
</tx-origin>
<this>
2p160
</this>
<this-type>
TestEventsContract
</this-type>
<env>
.Map
</env>
<store>
.Map
</store>
<call-stack>
.List
</call-stack>
<live-contracts>
<live-contract>
<contract-address>
Expand Down
21 changes: 21 additions & 0 deletions test/regression/function.ref
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract> <contract>
<contract-id>
USDCMock
Expand Down Expand Up @@ -622,6 +625,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract> <contract>
<contract-id>
UniswapV2Pair
Expand Down Expand Up @@ -943,6 +949,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract> <contract>
<contract-id>
UniswapV2Router02
Expand Down Expand Up @@ -1304,6 +1313,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract> <contract>
<contract-id>
UniswapV2Swap
Expand Down Expand Up @@ -1530,6 +1542,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract> <contract>
<contract-id>
UniswapV2SwapTest
Expand Down Expand Up @@ -1656,6 +1671,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract> <contract>
<contract-id>
WETHMock
Expand Down Expand Up @@ -1810,6 +1828,9 @@
</contract-fn-body>
</contract-fn>
</contract-fns>
<contract-events>
.ContractEventCellMap
</contract-events>
</contract>
</contracts>
<exec>
Expand Down

0 comments on commit 8779197

Please sign in to comment.