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

test(e2e): add rate limiter admin E2E test #2063

Merged
merged 26 commits into from
Apr 29, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    494c53e View commit details
    Browse the repository at this point in the history
  2. new rate limiter test

    lumtis committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a62a34b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a81a417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b5d85 View commit details
    Browse the repository at this point in the history
  5. make generate

    lumtis committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e9e5fe3 View commit details
    Browse the repository at this point in the history
  6. fix liquidity

    lumtis committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    575c15b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix uniswap pool

    lumtis committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e687166 View commit details
    Browse the repository at this point in the history
  2. change localnet chain params

    lumtis committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f821260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    830c779 View commit details
    Browse the repository at this point in the history
  4. fix lint

    lumtis committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    480fd0d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. add cli query

    lumtis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e0055a5 View commit details
    Browse the repository at this point in the history
  2. add nil check

    lumtis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    42a4041 View commit details
    Browse the repository at this point in the history
  3. fix nil point

    lumtis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b76cbc6 View commit details
    Browse the repository at this point in the history
  4. modify tests

    lumtis committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    294ad9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78ad7a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    5827a06 View commit details
    Browse the repository at this point in the history
  2. fix query

    lumtis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    eda91f6 View commit details
    Browse the repository at this point in the history
  3. set flags

    lumtis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0839f05 View commit details
    Browse the repository at this point in the history
  4. Update e2e/runner/evm.go

    Co-authored-by: Charlie Chen <[email protected]>
    lumtis and ws4charlie authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d6fee67 View commit details
    Browse the repository at this point in the history
  5. add back other advanced tests

    lumtis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dd15764 View commit details
    Browse the repository at this point in the history
  6. make generate

    lumtis committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a951820 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    3d30d2b View commit details
    Browse the repository at this point in the history
  2. add comment

    lumtis committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6b6073a View commit details
    Browse the repository at this point in the history
  3. fix eth liquidity cap test

    lumtis committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    263bba4 View commit details
    Browse the repository at this point in the history
  4. fix withdraw count

    lumtis committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    2fbaf93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a4d449 View commit details
    Browse the repository at this point in the history