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

Reduce GENESIS_SLOT to 2**32 #655

Merged
merged 1 commit into from
Feb 21, 2019
Merged

Reduce GENESIS_SLOT to 2**32 #655

merged 1 commit into from
Feb 21, 2019

Commits on Feb 19, 2019

  1. Reduce GENESIS_SLOT to 2**32

    * Address the slot/epoch underflow problem, even for Java implementers! 🎉
    * Squash a bug with `get_previous_epoch`
    * Fix #642
    * Address #626 (Vitalik, Danny, myself agree that avoiding signed integers is probably best)
    JustinDrake authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    9b7b35b View commit details
    Browse the repository at this point in the history