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

Injective #125

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

Injective #125

wants to merge 85 commits into from

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

  1. Fixes for patch and logging

    jmrossy committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0fe0ffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ea1cb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

  1. Use mainnet configs

    Update to SDK 3.6.1
    jmrossy committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    cf94b87 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Injective rebrand

    jmrossy committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    70ccaa5 View commit details
    Browse the repository at this point in the history
  2. Set correct app url

    jmrossy committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    28f7008 View commit details
    Browse the repository at this point in the history
  3. Run prettier

    jmrossy committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    269a4f5 View commit details
    Browse the repository at this point in the history
  4. Fixes for footer and title

    jmrossy committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f08ea9e View commit details
    Browse the repository at this point in the history
  5. Add icons to footer text

    jmrossy committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    eeac7c7 View commit details
    Browse the repository at this point in the history
  6. Decrease header image size

    jmrossy committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5d0446e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Define WarpCore spec

    jmrossy committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    080ecfd View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    a5dfe3e View commit details
    Browse the repository at this point in the history
  2. Minor spec tweaks

    jmrossy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fdfad6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc9f176 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #128 from hyperlane-xyz/main-to-injective

    Main to injective
    jmrossy authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fe780a6 View commit details
    Browse the repository at this point in the history
  5. Remove dead code in footer

    jmrossy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b588ebe View commit details
    Browse the repository at this point in the history
  6. Merge branch 'injective' of github.com:hyperlane-xyz/hyperlane-warp-u…

    …i-template into injective
    jmrossy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d0209ec View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Define token config for inEVM

    jmrossy committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    84beee5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Replace favicon.ico file

    jmrossy committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6b67d71 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 7, 2024

  1. Add USDC and USDT route

    jmrossy committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    98621b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update inEVM logo

    jmrossy committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    b62866d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e8ae9 View commit details
    Browse the repository at this point in the history
  3. Update injective RPC urls

    jmrossy committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    89ec2da View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    f580679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db8a6d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Start WarpCore implementation

    jmrossy committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    19462b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Merge pull request #132 from hyperlane-xyz/injective-usdc

    Add USDC and USDT route
    jmrossy authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ed1ea06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c650553 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    b7e6ea3 View commit details
    Browse the repository at this point in the history
  2. Finish WarpCore migration

    jmrossy committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    69a8a03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8220cd View commit details
    Browse the repository at this point in the history
  4. Use tokenIndex in form values due to circular ref

    Abstract balance watcher to hook
    Other minor fixes
    jmrossy committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    90d885e View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    ac151fd View commit details
    Browse the repository at this point in the history
  2. Form bug fixes

    jmrossy committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    15a7361 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update to 3.8.0-beta0

    jmrossy committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7ee046b View commit details
    Browse the repository at this point in the history
  2. Run prettier

    jmrossy committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b686a19 View commit details
    Browse the repository at this point in the history
  3. Fix jest CI failure

    jmrossy committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    720bc6c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    cba660a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112ecfd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b378ef5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    6c94f11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from hyperlane-xyz/injective-remove-snap

    - Remove Leap Metamask Snap wallet
    - Add Sentry filter list
    jmrossy authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f43aca6 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Tweak sentry filters

    jmrossy committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c92c547 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    20cf8f7 View commit details
    Browse the repository at this point in the history
  2. Set const local fee

    jmrossy committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    da40e09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2db7bcb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #138 from hyperlane-xyz/injective-warp-core

    Injective warp core
    jmrossy authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6d0bfe7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    64759cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #145 from hyperlane-xyz/injective-msg-id

    Merge #144 into injective
    jmrossy authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    38c8d56 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Apr 1, 2024

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

Commits on May 2, 2024

  1. Reduce sentry sampling rate

    jmrossy committed May 2, 2024
    Configuration menu
    Copy the full SHA
    73d0792 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    38e62f4 View commit details
    Browse the repository at this point in the history
  2. Configure route whitelist

    jmrossy committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    536037d View commit details
    Browse the repository at this point in the history
  3. Fix route whitelist IDs

    jmrossy committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    838fc53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b5314 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jul 23, 2024

  1. Lockdown image and style sources (#198)

    * Lockdown next images and CSP style sources
    * Upgrade Next related libs
    jmrossy committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b538de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df0d8f View commit details
    Browse the repository at this point in the history
  3. Resolve yarn.lock conflicts

    jmrossy committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f4daa73 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #200 from hyperlane-xyz/injective-image-patch

    Injective image patch
    jmrossy authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9e97da8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    76945d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61858bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2840b29 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    a3c0ea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ef9db6 View commit details
    Browse the repository at this point in the history
  3. Run prettier

    jmrossy committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    d94baba View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge pull request #166 from hyperlane-xyz/main-to-injective

    Main to injective
    jmrossy authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ef7ed68 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. Merge pull request #219 from hyperlane-xyz/ltyu/main-to-injective

    chore: merge 5.1.0 main to injective
    ltyu authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    246a171 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    cf85685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb44aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f121fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99afc8f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #243 from hyperlane-xyz/main-to-injective

    Main to injective
    cmcewen authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d6d632b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    4a6d710 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from hyperlane-xyz/main-to-injective

    Main to injective
    jmrossy authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5b985e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    2e3d467 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from hyperlane-xyz/main-to-injective

    Main to injective
    jmrossy authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    728c485 View commit details
    Browse the repository at this point in the history