-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update mobile ingest to support sp_boosted_rewards_ban_radio messages * Start to sp boosted rewards ban ingestor * make clippy happy * Simplify structs and add verified file sink * Add cleanup task to remove old data from db table * Update mobile-verifier rewarder to incorporate sp bans * Refactoring * move seniority logic to own module * refactoring seniority update * reset radio seniority when receiving a service provider ban * remove deprecated modeled coverage start date * Fixing bugs adding tests * Add test for updating seniority * remove commented out code * Addressing feedback * Fix comment * invalidate old bans if processing new ban * fix migration * Fix naming after proto change * fix imports * Rename file_info * move proto back to master * fix proto
- Loading branch information
Showing
27 changed files
with
1,265 additions
and
362 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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.