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

refactor: Update median tracking for historacle pricing #1632

Merged
merged 32 commits into from
Dec 9, 2022

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    a48bb43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1501fb1 View commit details
    Browse the repository at this point in the history
  3. lint

    rbajollari committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    a90346e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fc2c74 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    a545a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9356a3 View commit details
    Browse the repository at this point in the history
  3. Add pricestats unit test

    rbajollari committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    803e219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e91f75b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

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

Commits on Dec 5, 2022

  1. PR comments

    rbajollari committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c6a5f60 View commit details
    Browse the repository at this point in the history
  2. Update x/oracle/types/keys.go

    Co-authored-by: Kyle <zarazan@users.noreply.github.com>
    rbajollari and zarazan authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    dd9f000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb0f1b0 View commit details
    Browse the repository at this point in the history
  4. lint

    rbajollari committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a0630a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85c2ffc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ced6379 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Add decmath util package

    rbajollari committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f9b761c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fff271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8fd83f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcfcf60 View commit details
    Browse the repository at this point in the history
  5. switch umee version from v3.2.0 -> ../ (again)

    this is due to e2e tests failing with a change in the oracle parameters query
    adamewozniak committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ff0ed4c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    ffeda21 View commit details
    Browse the repository at this point in the history
  2. Fix keeper method names

    rbajollari committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    8d6ee4f View commit details
    Browse the repository at this point in the history
  3. Update util/decmath/decmath.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    rbajollari and robert-zaremba authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e3d3154 View commit details
    Browse the repository at this point in the history
  4. Update util/decmath/decmath.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    rbajollari and robert-zaremba authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1813826 View commit details
    Browse the repository at this point in the history
  5. Update util/decmath/decmath.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    rbajollari and robert-zaremba authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    78fca1b View commit details
    Browse the repository at this point in the history
  6. Update x/oracle/abci.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    rbajollari and robert-zaremba authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4d1160f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b3896a View commit details
    Browse the repository at this point in the history
  8. PR comments

    rbajollari committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    43db6cb View commit details
    Browse the repository at this point in the history
  9. lint

    rbajollari committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    0c0e5eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e41f41 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aad1422 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    694d5d3 View commit details
    Browse the repository at this point in the history