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

Fill price js impl #1698

Merged
merged 9 commits into from
Jul 5, 2023
Merged

Fill price js impl #1698

merged 9 commits into from
Jul 5, 2023

Commits on Jun 30, 2023

  1. Add tracking code to runtime

    0xjocke committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    370fc2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38edefe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a010484 View commit details
    Browse the repository at this point in the history
  4. Add fillPrice calc for tests

    0xjocke committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    33902bb View commit details
    Browse the repository at this point in the history
  5. Use fillPrice in settle test

    0xjocke committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e0f5b6c View commit details
    Browse the repository at this point in the history
  6. Use fillPrice in fillprice tests

    - It feels wrong to do this, but having a bunch of hardcoded values also feels wrong...
    0xjocke committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    47dea81 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    c211c74 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary wei()

    0xjocke committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    26ebd5f View commit details
    Browse the repository at this point in the history
  3. Remove out of date comment

    0xjocke authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0d0b142 View commit details
    Browse the repository at this point in the history