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

orderbook: Refactor package structure for simplicity and efficiency #1465

Merged
merged 18 commits into from
May 14, 2024

Commits on Feb 1, 2024

  1. initial purge and benchmarks proof before rn overhaul

    Ryan O'Hara-Reid committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8b9d6e4 View commit details
    Browse the repository at this point in the history
  2. rn LinkedList -> Tranche(s) and purge references

    Ryan O'Hara-Reid committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    da5446e View commit details
    Browse the repository at this point in the history
  3. roll out acrost exchanges

    Ryan O'Hara-Reid committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    704f88f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. linterino

    Ryan O'Hara-Reid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7296992 View commit details
    Browse the repository at this point in the history
  2. rn silly billy label

    Ryan O'Hara-Reid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bf1ddfd View commit details
    Browse the repository at this point in the history
  3. linter strikes AAAAAGAIN!

    Ryan O'Hara-Reid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a92c427 View commit details
    Browse the repository at this point in the history
  4. fix some things

    Ryan O'Hara-Reid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a65b471 View commit details
    Browse the repository at this point in the history
  5. rm comment

    Ryan O'Hara-Reid committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9644630 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge branch 'master' into book_slice

    Ryan O'Hara-Reid committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    69365f1 View commit details
    Browse the repository at this point in the history
  2. Add actual comparison from master to branch benchmark for sorting alg…

    …orithms
    Ryan O'Hara-Reid committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    bc039c9 View commit details
    Browse the repository at this point in the history
  3. lower case via git mv YAAY!

    Ryan O'Hara-Reid committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    56d8496 View commit details
    Browse the repository at this point in the history
  4. drop code

    Ryan O'Hara-Reid committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a52c2f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge branch 'master' into book_slice

    shazbert committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    cd059cd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge branch 'master' into book_slice

    Ryan O'Hara-Reid committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b7565de View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge branch 'master' into book_slice

    Ryan O'Hara-Reid committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a2ac005 View commit details
    Browse the repository at this point in the history
  2. convert type name

    Ryan O'Hara-Reid committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5355274 View commit details
    Browse the repository at this point in the history
  3. glorious: nits

    Ryan O'Hara-Reid committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8cca05f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge branch 'master' into book_slice

    Ryan O'Hara-Reid committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d2c76cf View commit details
    Browse the repository at this point in the history