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

Futures order position tracking & FTX scaled collateral calculation #868

Merged
merged 49 commits into from
Feb 28, 2022

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    a22be78 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. lint and test fixes

    gloriousCode committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    44d1780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f19acc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10cedd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    bc67a86 View commit details
    Browse the repository at this point in the history
  2. Fixes old code panic

    gloriousCode committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    025452c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. context, match, docs

    gloriousCode committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    d8bb688 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    ac02d53 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    bac9ce7 View commit details
    Browse the repository at this point in the history
  2. Fixes oopsie

    gloriousCode committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    665fcc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    406d3c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    8f76c78 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    f276cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d0d9e0 View commit details
    Browse the repository at this point in the history
  3. Fixes oopsies

    gloriousCode committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    13b4878 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    eb3bbb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    406f26c View commit details
    Browse the repository at this point in the history
  2. Fixes lint and tests

    gloriousCode committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    b4c0ae8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Shaznit fixes

    gloriousCode committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    df3bbf5 View commit details
    Browse the repository at this point in the history
  2. Secret Shaznit

    gloriousCode committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    295ac32 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    406c485 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    59cfc0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50bd9e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    9f4c443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc083af View commit details
    Browse the repository at this point in the history
  3. Fixes shaznits

    gloriousCode committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    ce34353 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    d4e5b3a View commit details
    Browse the repository at this point in the history
  2. Adds new func

    gloriousCode committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7cb62cb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    85d78ff View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    45f4585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3da4017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6a951f View commit details
    Browse the repository at this point in the history
  4. Linterino

    gloriousCode committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1180e96 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    84ad15e View commit details
    Browse the repository at this point in the history
  2. Make it prettier

    gloriousCode committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8209696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f692f1c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    16e145f View commit details
    Browse the repository at this point in the history
  2. Fixes unrelated test

    gloriousCode committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    0d4b413 View commit details
    Browse the repository at this point in the history
  3. Fix test

    gloriousCode committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    948b680 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a8e173 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    9dd2a8d View commit details
    Browse the repository at this point in the history
  2. Strange lint fixing x2

    gloriousCode committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c109172 View commit details
    Browse the repository at this point in the history
  3. Continued lint journey

    gloriousCode committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    b0b7cb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a27effb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc6d6a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94fbd40 View commit details
    Browse the repository at this point in the history
  7. fIX3s_c4s|NG

    gloriousCode committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    3f5fff3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd5e5a2 View commit details
    Browse the repository at this point in the history
  9. FairMarket = Won

    gloriousCode committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    bd73beb View commit details
    Browse the repository at this point in the history