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

Hash_tree_root -> hash_tree_root_internal #543

Merged
merged 2 commits into from
Feb 3, 2019
Merged

Hash_tree_root -> hash_tree_root_internal #543

merged 2 commits into from
Feb 3, 2019

Commits on Feb 1, 2019

  1. Hash_tree_root -> hash_tree_root_internal

    Clarifies the distinction between "internal" hash roots (may be < 32 bytes for trivial objects) and "external" ones (zpadded to 32).
    vbuterin committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    8ffd9ad View commit details
    Browse the repository at this point in the history
  2. Fix zpad

    hwwhww committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    dd197e4 View commit details
    Browse the repository at this point in the history