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 Hashcash algorithm configurable #1352

Merged
merged 22 commits into from
Jul 6, 2021

Commits on Jul 6, 2021

  1. HashAlgorithmType class

    dahlia committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    0a3eb0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0def61d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b63bd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    344e467 View commit details
    Browse the repository at this point in the history
  5. Remove Hashcash.Hash() method

    dahlia committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    cd5f23a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b82b744 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86d14ab View commit details
    Browse the repository at this point in the history
  8. ByteUtil.Satisfies() method

    dahlia committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    1caa503 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    796eae0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06fead1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b71a6c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58504bd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f55806 View commit details
    Browse the repository at this point in the history
  14. HashAlgorithmGetter delegate

    dahlia committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    8f809fd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    34b256c View commit details
    Browse the repository at this point in the history
  16. BlockHash.DeriveFrom() method

    dahlia committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    136785f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    563143e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0a97720 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    af12db6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ff07eca View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    38b7971 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8dc9f89 View commit details
    Browse the repository at this point in the history