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

Add metadata validation, hash checking, and URL support to stake-pool registration-certificate, and hash checking and URL support to stake-pool metadata-hash #932

Merged
merged 13 commits into from
Oct 11, 2024

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    10685c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae1545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e3b43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d56b6a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a1d07b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    230e9ca View commit details
    Browse the repository at this point in the history
  7. Implement metadata validation to `stake-pool registration-certificate…

    …` and simplify implementation
    palas committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3b29873 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69e3f81 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Qualify asum call to ensure it compiles in ghc8107

    Qualify `asum` call to ensure it compiles in ghc8107
    palas committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6131449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a233f6 View commit details
    Browse the repository at this point in the history
  3. Unify code in pExpectedHash, pExpectedDrepMetadataHash, and `pExp…

    …ectedStakePoolMetadataHash`
    palas committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    67a0d7f View commit details
    Browse the repository at this point in the history
  4. Fix instructions in comment

    Co-authored-by: Clément Hurlin <smelc@users.noreply.github.com>
    palas and smelc authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c68d32c View commit details
    Browse the repository at this point in the history
  5. Remove toUrl function

    palas committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ddfa0a2 View commit details
    Browse the repository at this point in the history