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

Feature/add polygon zkevm network #398

Merged
merged 45 commits into from
Jul 18, 2023

Commits on May 26, 2023

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

Commits on May 31, 2023

  1. XY Generic contract

    lilchizh committed May 31, 2023
    Configuration menu
    Copy the full SHA
    0bbbbf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jun 20, 2023

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

Commits on Jun 21, 2023

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

Commits on Jun 23, 2023

  1. minor upd

    Doctor-Cyclone committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    e0a3e54 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/add-polygon-zkevm-network

    # Conflicts:
    #	package.json
    Doctor-Cyclone committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    761a8b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

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

Commits on Jun 28, 2023

  1. Merge branch 'master' into feature/add-polygon-zkevm-network

    # Conflicts:
    #	package.json
    Doctor-Cyclone committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    83ab851 View commit details
    Browse the repository at this point in the history
  2. upd multicall address

    Doctor-Cyclone committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    05c59a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge branch 'master' into feature/add-polygon-zkevm-network

    # Conflicts:
    #	package.json
    #	yarn.lock
    Doctor-Cyclone committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    058403b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fb88a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature/add-polygon-zkevm-network

    # Conflicts:
    #	package.json
    Doctor-Cyclone committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    afaffff View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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

Commits on Jul 4, 2023

  1. Add squidrouter

    axtezy committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    402c8c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e18fb6e View commit details
    Browse the repository at this point in the history
  3. Remove via and rango

    axtezy committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    78c3052 View commit details
    Browse the repository at this point in the history
  4. Fix providers list

    axtezy committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    821cef3 View commit details
    Browse the repository at this point in the history
  5. Fix swaps

    axtezy committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9f1523c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge branch 'master' into rubic-1393

    # Conflicts:
    #	package.json
    #	src/features/cross-chain/calculation-manager/providers/cbridge/cbridge-cross-chain-trade.ts
    #	src/features/cross-chain/calculation-manager/providers/common/proxy-cross-chain-evm-facade/proxy-cross-chain-evm-trade.ts
    #	src/features/cross-chain/calculation-manager/providers/lifi-provider/lifi-cross-chain-trade.ts
    #	src/features/cross-chain/calculation-manager/providers/multichain-provider/multichain-cross-chain-trade.ts
    #	src/features/cross-chain/calculation-manager/providers/xy-provider/xy-cross-chain-provider.ts
    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    df912da View commit details
    Browse the repository at this point in the history
  2. Update proxy contract call

    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6beb634 View commit details
    Browse the repository at this point in the history
  3. Update version

    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3a811c3 View commit details
    Browse the repository at this point in the history
  4. Fix generic extra fee params

    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fdd547e View commit details
    Browse the repository at this point in the history
  5. Fix extra fee field

    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3fe1144 View commit details
    Browse the repository at this point in the history
  6. Fix extra fee field

    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b8b92a3 View commit details
    Browse the repository at this point in the history
  7. Add additional networks

    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    bfc34ff View commit details
    Browse the repository at this point in the history
  8. Merge branch 'rubic-1393' into rubic-1516/squidrouter

    # Conflicts:
    #	package.json
    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ba97aef View commit details
    Browse the repository at this point in the history
  9. Update generic contract

    axtezy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    36b58b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix xy and symbiosis proxy

    axtezy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    800abc1 View commit details
    Browse the repository at this point in the history
  2. Remove stargate disability

    axtezy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    37c1174 View commit details
    Browse the repository at this point in the history
  3. Add proxy squidrouter

    axtezy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    736564b View commit details
    Browse the repository at this point in the history
  4. Fix squidrouter fee info

    axtezy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8eeb381 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feature/add-polygon-zkevm-network

    # Conflicts:
    #	package.json
    #	yarn.lock
    Doctor-Cyclone committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c316313 View commit details
    Browse the repository at this point in the history
  6. fix symb

    Doctor-Cyclone committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e76c376 View commit details
    Browse the repository at this point in the history
  7. Fix squid method

    axtezy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7021261 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fix gateway call

    axtezy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cb6619f View commit details
    Browse the repository at this point in the history
  2. upd symbiosis provider

    Doctor-Cyclone committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    43e5739 View commit details
    Browse the repository at this point in the history
  3. add proxy

    Doctor-Cyclone committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d696114 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge remote-tracking branch 'origin/rubic-1516/squidrouter' into fea…

    …ture/add-polygon-zkevm-network
    
    # Conflicts:
    #	package.json
    #	src/features/cross-chain/calculation-manager/constants/cross-chain-providers.ts
    Doctor-Cyclone committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2006942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21598d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0869039 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix extra fee

    axtezy committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    640437e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/add-polygon-zkevm-network

    # Conflicts:
    #	package.json
    Doctor-Cyclone committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3b8eadc View commit details
    Browse the repository at this point in the history
  3. merge master

    Doctor-Cyclone committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c63ec09 View commit details
    Browse the repository at this point in the history
  4. set prod version

    Doctor-Cyclone committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    feb44c0 View commit details
    Browse the repository at this point in the history