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

[Feature] Fixed-size unsigned integer target types #340

Merged
merged 34 commits into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    4a18f28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcfa6bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbf1ee1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33ff88b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3555189 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14decf8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a13b57d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ab06e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54411df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f9901e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2342a3b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b3c17ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62b9e94 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    621a16b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d92298f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b1875b3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f76019a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c3120e1 View commit details
    Browse the repository at this point in the history
  19. refactor(circuit_framework): Refactor ssz_hash_tree_root to use pad…

    …_using and to not allocate vecs
    Xearty committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5b46705 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    04ff69c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b82067b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    63b7891 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    91211d6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    994b9b4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7b4c911 View commit details
    Browse the repository at this point in the history
  26. refactor(circuit_framework): Change the order of parameters of uint t…

    …arget's `constant` method
    Xearty committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1720b69 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    70f136a View commit details
    Browse the repository at this point in the history
  28. refactor(circuit_framework): Derive the number of limbs from the prim…

    …itive type of uint target
    Xearty committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9841e1c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    79ba305 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    28f993f View commit details
    Browse the repository at this point in the history
  31. refactor(circuit_framework): Implement ssz_hash_tree_root for `Bool…

    …Target` and delete obsolete function
    Xearty committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5b18507 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    87fffd3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    05f13d8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ce64884 View commit details
    Browse the repository at this point in the history