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

Dev/eip4626 #1

Merged
merged 10 commits into from
Jan 6, 2022
Merged

Dev/eip4626 #1

merged 10 commits into from
Jan 6, 2022

Conversation

benber86
Copy link
Contributor

@benber86 benber86 commented Jan 6, 2022

Minor adjustments to conform to some of the recommendations outlined in EIP-4626 current proposal:

  • Rename events (Staked -> Deposit, Unstaked -> Withdraw)
  • Rename certain view functions (claimable -> balanceOfUnderlying, stakeBalance -> totalHoldings)
  • Add an exchangeRate view function
  • Add a _to parameter for deposits and withdrawals
  • Adapt MerkleDistributorV2 accordingly

@0xAlunara 0xAlunara merged commit fe11738 into master Jan 6, 2022
@0xAlunara 0xAlunara deleted the dev/eip4626 branch January 6, 2022 20:14
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.

2 participants