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

Refactor and test bonding curve #163

Merged
merged 11 commits into from
Jul 24, 2023
Merged

Refactor and test bonding curve #163

merged 11 commits into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. Refactor bonding curve

    - return better data structure
    - plot logic cleanly separated from main logic
    - other readability improvements
    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    739ab9e View commit details
    Browse the repository at this point in the history
  2. Update docstrings

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a32b64e View commit details
    Browse the repository at this point in the history
  3. Refactor

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a88e95b View commit details
    Browse the repository at this point in the history
  4. Update docs

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a30ab49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c79c4d View commit details
    Browse the repository at this point in the history
  6. Minor cleanup

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3e2b191 View commit details
    Browse the repository at this point in the history
  7. Move bonding curve module

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    53a7d9f View commit details
    Browse the repository at this point in the history
  8. Add a simple (cruddy?) test

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ffb15a2 View commit details
    Browse the repository at this point in the history
  9. Add example to docstring

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0b6ad14 View commit details
    Browse the repository at this point in the history
  10. Add changelog entry

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f93c89a View commit details
    Browse the repository at this point in the history
  11. Add test for metapool

    chanhosuh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    aa3c1e8 View commit details
    Browse the repository at this point in the history