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

Crosschain enhanced: Arbitrum mainnet + util (getDepositStatus) #825

Merged
merged 7 commits into from
Sep 5, 2024

Commits on Aug 27, 2024

  1. [FEAT] Get deposit status

    JSanchezFDZ committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    25c1fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a8c74 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. [FIX] depositId is string

    JSanchezFDZ committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ae95687 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. [FIX] DepositID is string

    JSanchezFDZ committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    46d897e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1af79f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08653f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Rename getDepositStatus to getDepositState

    The new function getDepositStatus is changed to getDepositState to match the smart contract nomenclature.
    The documentation is also updated.
    JSanchezFDZ committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9e5ac4e View commit details
    Browse the repository at this point in the history