-
Notifications
You must be signed in to change notification settings - Fork 221
SP Registry distributeRewards with share-based stETH token #72
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
Labels
bug
Something isn't working
Comments
Merged
Merged
dechjo
pushed a commit
to dechjo/lido-dao
that referenced
this issue
Jan 26, 2021
dechjo
pushed a commit
to dechjo/lido-dao
that referenced
this issue
Jan 26, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Base branch: steth_depool_linked
Integration tests with stETH fail on the line:
https://github.com/depools/depool-dao/blob/16820516a8e481e660f5dd106d150c7ff7b8866c/contracts/0.4.24/sps/StakingProvidersRegistry.sol#L312
Also noted that some transfers on this line were called with zero amount, that shouldn't be done.
This can affect depool.test.js:381 (reverts, commented-out)
Need to unmute treasury, insurance and SP balance assertions in depool.test.js:117 to 121
The text was updated successfully, but these errors were encountered: