Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add swaps with summarization to CI #47

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Add swaps with summarization to CI #47

merged 1 commit into from
Sep 30, 2024

Conversation

mariaKt
Copy link
Contributor

@mariaKt mariaKt commented Sep 27, 2024

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.

  • Swaps1K.txn includes 100K testSwapSingleHopExactAmountIn plus any required setup.
  • Swaps1K.smr includes true, so as to enable summarization.
  • Swaps1K.ref was generated by turning summarization off.

Copy link
Contributor

@Robertorosmaninho Robertorosmaninho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mariaKt mariaKt merged commit 02c7407 into main Sep 30, 2024
1 check passed
@mariaKt mariaKt deleted the swaps-ci branch September 30, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants