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

Model stableswap il #147

Closed
wants to merge 94 commits into from
Closed

Model stableswap il #147

wants to merge 94 commits into from

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    7d65aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fadb8ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a61002f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b954c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d38a6f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Model stableswap IL

    poliwop committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a88b2cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ca747 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. WIP attack modeling

    poliwop committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ca36de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc352e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Added logic to test_exploitability that allows it to zero in on the a…

    …ppropriate arb trade. It now fails.
    poliwop committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7c2aa40 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. clarified graphs

    jepidoptera committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b44a2f4 View commit details
    Browse the repository at this point in the history
  2. clarified graphs

    jepidoptera committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cf2c499 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    07a1b29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac21dbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e07eb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fa279d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbf0b0e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix-invest-all-strategy' into model-stableswap-IL

    # Conflicts:
    #	hydradx/model/amm/stableswap_amm.py
    #	hydradx/model/amm/trade_strategies.py
    jepidoptera committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    24b8189 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d341b0f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    fcca87b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15952f6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-invest-all-strategy' into model-stableswap-IL

    # Conflicts:
    #	hydradx/model/amm/trade_strategies.py
    jepidoptera committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c9076a7 View commit details
    Browse the repository at this point in the history
  4. undid change to amm.py

    jepidoptera committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8b02fa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    6a1b146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dac5319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb2b3db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80f5333 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9b17d6 View commit details
    Browse the repository at this point in the history
  6. removed unnecessary title

    jepidoptera committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    81d4920 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. removed safety check from TradeStrategy.execute because it was causin…

    …g tests to fail and is out of scope
    jepidoptera committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6168ccb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30dc75 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    a07577c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc10f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc8677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5995b88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0ea576 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4949209 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9aafa7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38f3cab View commit details
    Browse the repository at this point in the history
  9. Model stableswap IL

    poliwop authored and jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    fc7e566 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4d7fe9 View commit details
    Browse the repository at this point in the history
  11. WIP attack modeling

    poliwop authored and jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0d5df21 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcafe33 View commit details
    Browse the repository at this point in the history
  13. Added logic to test_exploitability that allows it to zero in on the a…

    …ppropriate arb trade. It now fails.
    poliwop authored and jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e7bb2b7 View commit details
    Browse the repository at this point in the history
  14. clarified graphs

    jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a66a0c8 View commit details
    Browse the repository at this point in the history
  15. clarified graphs

    jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    4a26a61 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1314ef View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2aa9466 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7dd28c4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b6f1950 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7ff1898 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    223ab8b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e91ad11 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    268f2ed View commit details
    Browse the repository at this point in the history
  24. undid change to amm.py

    jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7bbe805 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2b80ece View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5bffd12 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    004de7c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    238c36f View commit details
    Browse the repository at this point in the history
  29. removed unnecessary title

    jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b8c895f View commit details
    Browse the repository at this point in the history
  30. removed safety check from TradeStrategy.execute because it was causin…

    …g tests to fail and is out of scope
    jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2262936 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d88e3b7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    67a3791 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9e3bfc8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    80597c8 View commit details
    Browse the repository at this point in the history
  35. Merge remote-tracking branch 'origin/model-stableswap-IL' into model-…

    …stableswap-IL
    
    # Conflicts:
    #	hydradx/model/amm/stableswap_amm.py
    #	hydradx/model/amm/trade_strategies.py
    jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0fe7dbe View commit details
    Browse the repository at this point in the history
  36. deleted unused import

    jepidoptera committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bd1d1e4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    933952c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Model stableswap IL

    poliwop authored and jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b3348f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dcb3b7 View commit details
    Browse the repository at this point in the history
  3. clarified graphs

    jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    eff178c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d5922f View commit details
    Browse the repository at this point in the history
  5. Fixing invest_all

    poliwop authored and jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0d642ef View commit details
    Browse the repository at this point in the history
  6. Fixing invest_all

    poliwop authored and jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9b3cbe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0575c8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6259034 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25e8a60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    444caa3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    782724d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92899d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    688306d View commit details
    Browse the repository at this point in the history
  14. modified invest_all so it returns the same state object (otherwise ch…

    …eck in trade_strategy.execute fails)
    jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    90be834 View commit details
    Browse the repository at this point in the history
  15. undid change to amm.py

    jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fd4c1ce View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    268fe98 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a77d3e4 View commit details
    Browse the repository at this point in the history
  18. removed unnecessary title

    jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    009e9b8 View commit details
    Browse the repository at this point in the history
  19. removed safety check from TradeStrategy.execute because it was causin…

    …g tests to fail and is out of scope
    jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    167a8e7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f77a03c View commit details
    Browse the repository at this point in the history
  21. deleted unused import

    jepidoptera committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bc7349d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    61fd744 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ad6b3b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge branch 'main' into model-stableswap-IL

    # Conflicts:
    #	hydradx/model/amm/global_state.py
    #	hydradx/model/amm/stableswap_amm.py
    jepidoptera committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    76e36d7 View commit details
    Browse the repository at this point in the history
  2. fixed test_exploitability

    jepidoptera committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    2881292 View commit details
    Browse the repository at this point in the history