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

fix(smart-contracts): pass keyPrice as arg in Swap purchaser #13458

Closed
wants to merge 19 commits into from

Commits on Mar 12, 2024

  1. Copy the full SHA
    fe59b0c View commit details
    Browse the repository at this point in the history
  2. update USDC whale address

    clemsos committed Mar 12, 2024
    Copy the full SHA
    a8bcf54 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fd3206f View commit details
    Browse the repository at this point in the history
  4. upgrade swapAndCall test

    clemsos committed Mar 12, 2024
    Copy the full SHA
    e2d9219 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ebdd21c View commit details
    Browse the repository at this point in the history
  6. add contract changes

    clemsos committed Mar 12, 2024
    Copy the full SHA
    501952b View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Using `callData` !
    julien51 committed Mar 12, 2024
    Copy the full SHA
    0925e2b View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Renaming for clarity!
    julien51 committed Mar 12, 2024
    Copy the full SHA
    87111a7 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5ce6b47 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    3383990 View commit details
    Browse the repository at this point in the history
  11. wip

    julien51 committed Mar 12, 2024
    Copy the full SHA
    106a2fc View commit details
    Browse the repository at this point in the history
  12. more wip

    julien51 committed Mar 12, 2024
    Copy the full SHA
    5c7685a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. more wip

    julien51 committed Mar 13, 2024
    Copy the full SHA
    07f21f1 View commit details
    Browse the repository at this point in the history
  2. pass keyPrice as arg

    clemsos committed Mar 13, 2024
    Copy the full SHA
    85b1bbe View commit details
    Browse the repository at this point in the history
  3. add new swap purchaser

    clemsos committed Mar 13, 2024
    Copy the full SHA
    b4b8562 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    33a0e06 View commit details
    Browse the repository at this point in the history
  5. fix contract verification

    clemsos committed Mar 13, 2024
    Copy the full SHA
    60a342d View commit details
    Browse the repository at this point in the history
  6. deployment addresses

    clemsos committed Mar 13, 2024
    Copy the full SHA
    4e239ca View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c0bf42d View commit details
    Browse the repository at this point in the history