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

Make clvm_rs a replacement for clvm #253

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from
Draft

Commits on Feb 7, 2023

  1. checkpoint

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a897e01 View commit details
    Browse the repository at this point in the history
  2. Add serialize tests.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    01e11d0 View commit details
    Browse the repository at this point in the history
  3. Test improvements.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f8993f1 View commit details
    Browse the repository at this point in the history
  4. Some speed improvements.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    91c2492 View commit details
    Browse the repository at this point in the history
  5. More improvements.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    62142b9 View commit details
    Browse the repository at this point in the history
  6. Improve coverage.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    94080d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6255a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d797d66 View commit details
    Browse the repository at this point in the history
  9. Refactor, rename.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f7f5eef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a154d7e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9a2ca75 View commit details
    Browse the repository at this point in the history
  12. checkpoint

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    49fe40f View commit details
    Browse the repository at this point in the history
  13. tests pass

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8ecaee4 View commit details
    Browse the repository at this point in the history
  14. checkpoint

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4a11b0f View commit details
    Browse the repository at this point in the history
  15. Rename base.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    48b2b74 View commit details
    Browse the repository at this point in the history
  16. Rename to eval_error.py.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    23ab08e View commit details
    Browse the repository at this point in the history
  17. Rename modules.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a15c2c1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    31af146 View commit details
    Browse the repository at this point in the history
  19. Remove keywords.py.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0107e8a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f2162a0 View commit details
    Browse the repository at this point in the history
  21. More tests.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d796ee4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fbff98c View commit details
    Browse the repository at this point in the history
  23. Refactor.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3172fda View commit details
    Browse the repository at this point in the history
  24. More refactor.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f80a0fc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    81e54ef View commit details
    Browse the repository at this point in the history
  26. More refactor.

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3cfbd56 View commit details
    Browse the repository at this point in the history
  27. Fix name

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4b8fe5b View commit details
    Browse the repository at this point in the history
  28. refactor

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0acda17 View commit details
    Browse the repository at this point in the history
  29. fix benchmarks

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    67dc587 View commit details
    Browse the repository at this point in the history
  30. fix benchmark

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    edde719 View commit details
    Browse the repository at this point in the history
  31. Support py37

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0c25e04 View commit details
    Browse the repository at this point in the history
  32. Use api

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4f5c9dc View commit details
    Browse the repository at this point in the history
  33. fix comments

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3bc775d View commit details
    Browse the repository at this point in the history
  34. lint

    richardkiss committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0ffa864 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c1724d7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8f7abca View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2b7f9cf View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    b6905ea View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    c6af427 View commit details
    Browse the repository at this point in the history
  2. Add more parse tests.

    richardkiss committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    61146ea View commit details
    Browse the repository at this point in the history
  3. Use old error messages.

    richardkiss committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    3a0183a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    ac05bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818ee69 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    c9ece37 View commit details
    Browse the repository at this point in the history
  2. Add back .as_iter().

    richardkiss committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    17196e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    2ba2689 View commit details
    Browse the repository at this point in the history