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

feat(adapter): Add Curve trade adapter [SIM-173] #238

Merged
merged 21 commits into from
Apr 6, 2022

Commits on Apr 5, 2022

  1. copy paste and add tests

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    8c482ba View commit details
    Browse the repository at this point in the history
  2. rename to exchange

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5d97e43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47c1df3 View commit details
    Browse the repository at this point in the history
  4. tests fail at exchange

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    f22ecde View commit details
    Browse the repository at this point in the history
  5. add more tests

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    b0aac25 View commit details
    Browse the repository at this point in the history
  6. update comments

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ee3c77e View commit details
    Browse the repository at this point in the history
  7. get forked mainnet tests passing

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4e9e70c View commit details
    Browse the repository at this point in the history
  8. add test coverage

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    63febcd View commit details
    Browse the repository at this point in the history
  9. fix test

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    a05d250 View commit details
    Browse the repository at this point in the history
  10. add natspec

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    cfb1662 View commit details
    Browse the repository at this point in the history
  11. remove yarn lock changes

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    a5454ad View commit details
    Browse the repository at this point in the history
  12. review comments part 1

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    dc725fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5eff9f View commit details
    Browse the repository at this point in the history
  14. test

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    56bd44e View commit details
    Browse the repository at this point in the history
  15. comment out unused parts for now

    FlattestWhite authored and cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    20ab186 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f085d6c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    960fefc View commit details
    Browse the repository at this point in the history
  18. Fix tsc / lint

    cgewecke committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    32d6c08 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    73cc58b View commit details
    Browse the repository at this point in the history
  20. Fix test comment

    cgewecke authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e3ce683 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    26120b1 View commit details
    Browse the repository at this point in the history