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

Implement the ability to provide a query with no filtering #7

Merged
merged 29 commits into from
Nov 15, 2021
Merged

Implement the ability to provide a query with no filtering #7

merged 29 commits into from
Nov 15, 2021

Commits on Oct 22, 2021

  1. refactor private endpoints to extract a query interface to be able to…

    … omit certain parameters
    akhtariev committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    ba00109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e3ea23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6606f34 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    c7ecc98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9391f4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    916a89c View commit details
    Browse the repository at this point in the history
  4. implement TickSizes query

    akhtariev committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d525d4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    788fcae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a50216a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77638ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b65703e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    554978e View commit details
    Browse the repository at this point in the history
  10. implement query get body

    akhtariev committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    00fd5fb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62ed89c View commit details
    Browse the repository at this point in the history
  12. pass query to Newton's Do

    akhtariev committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    bb7d03e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee5e716 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    90dbd72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    839ee76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0427615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a1eb28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    416d083 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b2e98c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. test new order endpoint, implement mock testing and test authenticati…

    …on only when a specific environment variable is set
    akhtariev committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    33750fc View commit details
    Browse the repository at this point in the history
  2. update README

    akhtariev committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    4ea0115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fd7e97 View commit details
    Browse the repository at this point in the history
  4. unit test cancel order

    akhtariev committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    36ca84e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. gofmt

    akhtariev committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b5accbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8716e20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d2e93 View commit details
    Browse the repository at this point in the history