-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename vars and methods associated with staking mechanics for clarity
We move away from some of the variable and method names we inherited from the synthetix staking contract in favor of more explicit and clear names where possible. In particular, we introduce language around checkpointing and accumulators to make it more obvious how the mechanism works. We also add clarity around reward related methods to make it clear the rewards in question are only unclaimed rewards.
- Loading branch information
Showing
2 changed files
with
194 additions
and
180 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.