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

Use the extracted merkle library #2636

Merged
merged 4 commits into from
Nov 11, 2021
Merged

Commits on Nov 9, 2021

  1. Use the extracted merkle library

    The merkle library in this repo can be marked as deprecated after this. New clients would be better served by using the smaller module, especially for client-side code which will not need all the server-side dependencies that this repository has collected.
    mhutchinson committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    cc69af0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. gofmt

    mhutchinson committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    b30c650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883b66d View commit details
    Browse the repository at this point in the history
  3. Added changelog

    mhutchinson committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    b0c5075 View commit details
    Browse the repository at this point in the history