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

Removes MAX_DEPOSIT_AMOUNT #30

Merged
merged 3 commits into from
Apr 23, 2019
Merged

Removes MAX_DEPOSIT_AMOUNT #30

merged 3 commits into from
Apr 23, 2019

Conversation

CarlBeek
Copy link
Collaborator

This is dependent on pull 936 of the eth2.0 specs

What is being improved

Due to changes in the eth2.0 specs, it is no longer a requirement for the deposit contract to strictly enforce the MAX_DEPOSIT_AMOUNT upper threshold on deposits.

What was changed?

The max deposit amount is no longer strictly enforced, although deposits over 32 ETH still add to the full_deposit_count.

Cute Animal Picture

put a cute animal picture link inside the parentheses

@djrtwo djrtwo merged commit 01ca2fb into dev Apr 23, 2019
@djrtwo djrtwo deleted the carl-patch-0 branch April 23, 2019 18:24
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

3 participants