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

[Feature] oracle refactor & add oracle slashing #265

Merged
merged 13 commits into from
Nov 17, 2019

Commits on Oct 31, 2019

  1. Configuration menu
    Copy the full SHA
    70445a8 View commit details
    Browse the repository at this point in the history
  2. Revert "storing changes to tally, abvi, and keeper"

    This reverts commit 70445a8.
    dokwon committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    344ce1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64e7090 View commit details
    Browse the repository at this point in the history
  4. Refactored oracle module. changing variable names

    Price references changed to ExhangeRate
    dokwon committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    2b1cf03 View commit details
    Browse the repository at this point in the history
  5. Refactored rewards to be given out only for luna

    removed claimpool, as it is no longer being used
    dokwon committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    8c42e6b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Implement oracle slashing

    Yun committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    7a77503 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. update client code for miss count querying

    Yun committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    7b01c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dec826 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. align comment & change DistributionPeriod to DistributionWindow & do …

    …swagger update
    Yun committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    b16829d View commit details
    Browse the repository at this point in the history
  2. merge

    Yun committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f6a3b99 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. jail the validator after oracle slashing

    Yun committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    e0a62a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. * extract slashing from the keeper

    * reduce tally cost by computing vote power at organizing
    * split abstain vote for each denom
    Yun committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    56e916e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

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