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

Combined fixes #47

Open
wants to merge 30 commits into
base: release-1.0
Choose a base branch
from
Open

Combined fixes #47

wants to merge 30 commits into from

Conversation

pash7ka
Copy link
Contributor

@pash7ka pash7ka commented Jan 14, 2021

Fixes included

  • Fix SavingsModule bugs which made hack possible
  • Fixes inspired by MixBytes audit
  • Fix high gas issue with rewards

Contracts changed (exluding tests)

  • contracts/interfaces/access/IAccessModule.sol
  • contracts/modules/access/AccessChecker.sol
  • contracts/modules/access/AccessModule.sol
  • contracts/modules/reward/RewardVestingModule.sol
  • contracts/modules/savings/RewardDistributions.sol
  • contracts/modules/savings/SavingsModule.sol
  • contracts/modules/staking/StakingPool.sol
  • contracts/modules/staking/StakingPoolBase.sol

pash7ka and others added 30 commits November 13, 2020 14:11
…with test (it should fail)"

This reverts commit ff94e52.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants