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

exp/orderbook: Use uint256s for pool calculations to improve performance #4113

Merged

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    32a021a View commit details
    Browse the repository at this point in the history
  2. Address review feedback

    2opremio committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    b8e60e6 View commit details
    Browse the repository at this point in the history
  3. Add internal overflow test

    2opremio committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e9bcad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b2b7d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10c56f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0aa6cc View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Use IsZero()

    tamirms committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    bcbf7ca View commit details
    Browse the repository at this point in the history