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

PancakeConverterStrategy for zkEvm and Base-chain #125

Merged
merged 44 commits into from
Dec 28, 2023
Merged

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    86e2239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    490c3fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de80df1 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. pancake...

    dvpublic committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6aea519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07e0a65 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    5e85b8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    043e468 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c4b26b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

  1. Prepare CheckBase test to test all common actions on the given strate…

    …gy at given block on base chain
    dvpublic committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7245a34 View commit details
    Browse the repository at this point in the history
  2. study scb-876

    dvpublic committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    625b75a View commit details
    Browse the repository at this point in the history
  3. Try to run PairBasedStrategyActionResponse-tests on Base. Create Moon…

    …wellPriceOracleAbovePancakePool in draft
    dvpublic committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    291270c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    c970f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6969c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b49398 View commit details
    Browse the repository at this point in the history
  4. Fix scb-867: edge case when REPAY-SWAP-REPAY scheme uses swap B=>A. R…

    …emove log messages, bump ConverterStrategyBase versions to 3.1.2
    dvpublic committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    86c2d2d View commit details
    Browse the repository at this point in the history
  5. try to fix scb-873

    dvpublic committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    72f0a19 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    a646628 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-dvpublic-863' of github.com:tetu-io/tetu-v2-strateg…

    …ies-polygon into dev-dvpublic-863
    dvpublic committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    521fdc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0362c47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    948e7d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1046f49 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    73b8be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f962829 View commit details
    Browse the repository at this point in the history
  3. Adapt pair-tests for Pancake

    dvpublic committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6ec7d38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22f27b8 View commit details
    Browse the repository at this point in the history
  5. remove console logs, enable yul in solcover.js to fix stack too deep …

    …in coverage (function nfg.positions returns 12 params)
    dvpublic committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1ee6573 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a42bb02 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. implement callNftPositions to workaround stack-too-deepn on call of n…

    …ft.positions in PancakeSwap
    dvpublic committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    daa3b2d View commit details
    Browse the repository at this point in the history
  2. Move to TetuContracts 2.1.6. Add OpenOcean router on zkEvm to the lis…

    …t of allowed routers. Fix tests
    dvpublic committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    07d0dda View commit details
    Browse the repository at this point in the history
  3. Move to TetuContracts 2.1.6, Tetu converter 1.3.1. Add OpenOcean rout…

    …er on zkEvm to the list of allowed routers. Fix tests. Fix deploy scripts - Pancake, zkEvm
    dvpublic committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f605476 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ff163c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be3e55c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

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

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    e976f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    657df40 View commit details
    Browse the repository at this point in the history
  3. fix tests

    dvpublic committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6389415 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efd9384 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. fix deploy scripts

    dvpublic committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3c0239c View commit details
    Browse the repository at this point in the history
  2. fix test 'scb-792: Unfold debts using single iteration...' for Pancak…

    …e on zkEvm (liquidation pools can have different swappers)
    dvpublic committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8382186 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    dvpublic committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    544148a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a543d20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9431e4f View commit details
    Browse the repository at this point in the history