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

#1244 without "5 slots is a Slot" #1251

Merged
merged 16 commits into from
Jul 1, 2019
Merged

#1244 without "5 slots is a Slot" #1251

merged 16 commits into from
Jul 1, 2019

Conversation

hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Jul 1, 2019

Revert the contentious part so that #1244 can be merged ASAP.

  • Fix lingering BLS_WITHDRAWAL_PREFIX_BYTE (should be BLS_WITHDRAWAL_PREFIX)
  • Fix typing of fork_version: bytes=b'\x00' * 4 (should be fork_version: Version=Version())
  • Consistent naming for integer input (use n in both int_to_bytes and integer_squareroot)
  • Use uint64 over int in a few places
  • Make BLS_WITHDRAWAL_PREFIX a Bytes1
  • Put JUSTIFICATION_BITS_LENGTH in the constants (as opposed to configurations)

@hwwhww hwwhww mentioned this pull request Jul 1, 2019
@hwwhww hwwhww added the milestone:June 30 freeze 🥶 Phase 0 spec freeze for long-lived cross-client testnet label Jul 1, 2019
@hwwhww hwwhww requested a review from djrtwo July 1, 2019 01:59
@djrtwo djrtwo force-pushed the last-minute-cleanups-2 branch from ae35bd2 to 476dbdb Compare July 1, 2019 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone:June 30 freeze 🥶 Phase 0 spec freeze for long-lived cross-client testnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants