Pi-Squared-Inc / solidity-demo-semantics

Demonstration Solidity Semantics in K
2 stars 2 forks source link

Add swaps with summarization to CI #47

Closed mariaKt closed 1 month ago

mariaKt commented 1 month ago

This PR adds a test with 1K swaps (testSwapSingleHopExactAmountIn) with summarization on CI.

We add the files Swaps1K.{txn, ref, smr} in the directory test/transactions/swaps/UniswapV2SwapRenamed. This directory includes all tests corresponding to test/examples/swaps/UniswapV2SwapRenamed.sol, which we have been doing summarization on.