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

Cw20 bonding curve #185

Merged
merged 26 commits into from
Dec 21, 2020
Merged

Cw20 bonding curve #185

merged 26 commits into from
Dec 21, 2020

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    d861366 View commit details
    Browse the repository at this point in the history
  2. Integrate with CI

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    fd542d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b19eb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bb4729 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84eea58 View commit details
    Browse the repository at this point in the history
  6. Fix linter warnings

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    336ef01 View commit details
    Browse the repository at this point in the history
  7. Define a Curve trait

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    298c0e7 View commit details
    Browse the repository at this point in the history
  8. Roughly implement bond

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    4bd6235 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f4c237 View commit details
    Browse the repository at this point in the history
  10. Logic set with placeholders

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    059bfe2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd2c8bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb3cdf0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29e2fd0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b9105b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a01d6ee View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ecc95fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a89e595 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    134012c View commit details
    Browse the repository at this point in the history
  19. Update schema

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    8d1dd09 View commit details
    Browse the repository at this point in the history
  20. Init test passing

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e73503c View commit details
    Browse the repository at this point in the history
  21. Test buying tokens

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    952ecc7 View commit details
    Browse the repository at this point in the history
  22. Test cw20-base pass-through

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    ec36dd0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    42cde81 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dcc3c2f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8525d5a View commit details
    Browse the repository at this point in the history
  26. Update lock file

    ethanfrey committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    fb5c3ed View commit details
    Browse the repository at this point in the history