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

portico: fetch swap event #724

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 23, 2024

  1. portico: fetch swap event

    In addition to checking if the transfer was completed, we now check
    if the swap actually succeeded or failed. When the swap fails,
    the Wormhole-wrapped / highway token is received instead. If we can't
    find the swap event, then we assume it succeeded.
    kev1n-peters committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e7936d1 View commit details
    Browse the repository at this point in the history
  2. move yield statement

    kev1n-peters committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d5b8648 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. limit log search range

    kev1n-peters committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4c68622 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. export consts

    kev1n-peters committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    330e51d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. cap search to 5k blocks

    kev1n-peters committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2ecfd5d View commit details
    Browse the repository at this point in the history