-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(oracle)!: count vote omission as abstain for less slashing + more…
… stability (#1565) * refactor(liquidate_test): use named imports * refactor(amm_test): use named imports * refactor(admin_test, calc_test, grpc_query_test): use named imports * refactor(perp/keeper): use named imports * refactor(perp/keeper): use named imports | Complete * changelog * fix(oracle): miss outside reward band but not on abstain * fix(oracle): #wip checkpoint for omit == abstain * checkout x/perp from master * change log * test(oracle/types): more unit tests * refactor: use types. instead of New for names args * rm error.txt * del zombie code * variable renaming * rename exchange rate ballot to exchange rate vote * rename ballot to vote * rename variables * rename variables * rename variables * fix TestWhitelistedPairs * rename variables * rename ballots to votes --------- Co-authored-by: Kevin Yang <[email protected]>
- Loading branch information
1 parent
a7c9447
commit 7cc73b4
Showing
16 changed files
with
618 additions
and
425 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.