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

Feat/oeth withdrawal #149

Merged
merged 42 commits into from
Aug 12, 2024
Merged

Feat/oeth withdrawal #149

merged 42 commits into from
Aug 12, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    3c28e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae0ea9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f150a61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4618cb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    4e4fdce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    030781a View commit details
    Browse the repository at this point in the history
  3. feat: add gas loading state

    toniocodo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0ab9fa2 View commit details
    Browse the repository at this point in the history
  4. fix: route selection update

    toniocodo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    84944bf View commit details
    Browse the repository at this point in the history
  5. style: fix spacing

    toniocodo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d787b02 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    024f34b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288cc83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d29727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0314395 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65d48cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0525783 View commit details
    Browse the repository at this point in the history
  7. feat: add split gas price

    toniocodo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4bce5ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f84b1d3 View commit details
    Browse the repository at this point in the history
  9. chore: use withdrawal vnet

    toniocodo committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    3fe45ab View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    0b86e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062caa4 View commit details
    Browse the repository at this point in the history
  3. feat: update withdraw delay

    toniocodo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    15ad061 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    6892951 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    73c91bb View commit details
    Browse the repository at this point in the history
  2. fix: remove logging

    toniocodo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    059fee6 View commit details
    Browse the repository at this point in the history
  3. fix: slider switch width

    toniocodo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1a4affa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9f9f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7774e1e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    7707a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42dc1df View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    5e6c41e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40918fc View commit details
    Browse the repository at this point in the history
  3. feat: small color updates

    toniocodo committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3ac2f06 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    5c5f83b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    52034fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfafdf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    085c19b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f506249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68a5678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df579a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. feat: oeth withdrawal

    - mark ARM route unavailable and coming soon
    apexearth committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a72da9c View commit details
    Browse the repository at this point in the history
  2. feat: oeth withdrawal

    - updated OETHVault abi
    apexearth committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c1a5bb6 View commit details
    Browse the repository at this point in the history
  3. feat: oeth withdrawal

    - call requestWithdrawal instead of redeem
    - I see there is `redeemVaultAsyncOeth.ts` but it doesn't look complete, so changing this route seems more appropriate.
    apexearth committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2a69f00 View commit details
    Browse the repository at this point in the history