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

Speedup quo round up, start CL speedup integration #8014

Merged
merged 30 commits into from
Apr 12, 2024
Merged

Commits on Apr 11, 2024

  1. Speedup quo round up

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f50052b View commit details
    Browse the repository at this point in the history
  2. Code reuse

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e340728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff1858 View commit details
    Browse the repository at this point in the history
  4. Add future notes

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5fbf7ee View commit details
    Browse the repository at this point in the history
  5. Comment cleanup

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    590a939 View commit details
    Browse the repository at this point in the history
  6. Auto: update go.mod after push to dev/speedup_quoroundup that modifie…

    …d dependencies locally
    github-actions committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cacbcfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b87e7b View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev/speedup_quoroundup' of github.com:osmosis-labs/osmo…

    …sis into dev/speedup_quoroundup
    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c4c24f0 View commit details
    Browse the repository at this point in the history
  9. Auto: update go.mod after push to dev/speedup_quoroundup that modifie…

    …d dependencies locally
    github-actions committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    87a067f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d61aba4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'dev/speedup_quoroundup' of github.com:osmosis-labs/osmo…

    …sis into dev/speedup_quoroundup
    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    14dfdb7 View commit details
    Browse the repository at this point in the history
  12. Further perf notes

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b8e39bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c52870 View commit details
    Browse the repository at this point in the history
  14. Auto: update go.mod after push to dev/speedup_quoroundup that modifie…

    …d dependencies locally
    github-actions committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7911f25 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    93041da View commit details
    Browse the repository at this point in the history
  16. Add another dec op

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    67b62f5 View commit details
    Browse the repository at this point in the history
  17. Auto: update go.mod after push to dev/speedup_quoroundup that modifie…

    …d dependencies locally
    github-actions committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    7147aa7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0d8f263 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'dev/speedup_quoroundup' of github.com:osmosis-labs/osmo…

    …sis into dev/speedup_quoroundup
    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6b00e41 View commit details
    Browse the repository at this point in the history
  20. One more BigDec x Dec op

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cb0fada View commit details
    Browse the repository at this point in the history
  21. Auto: update go.mod after push to dev/speedup_quoroundup that modifie…

    …d dependencies locally
    github-actions committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5b391d2 View commit details
    Browse the repository at this point in the history
  22. Another liq BigDec -> Dec

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6c7846f View commit details
    Browse the repository at this point in the history
  23. Missed one step

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0923f2b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ed9072d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bca4a54 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2b75b79 View commit details
    Browse the repository at this point in the history
  27. Make one more op mutative

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6347c4a View commit details
    Browse the repository at this point in the history
  28. One more speedup

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8fce257 View commit details
    Browse the repository at this point in the history
  29. Fix test

    ValarDragon committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    aabae07 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Speedup SpotPrice impl

    ValarDragon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a33352f View commit details
    Browse the repository at this point in the history