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

Cardano ledger conway 1.16.2.0 #4644

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    023eb8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49b02f1 View commit details
    Browse the repository at this point in the history
  3. Consistent order of checks

    lehins committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f997e23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd9b513 View commit details
    Browse the repository at this point in the history
  5. Stop checking refunds when stake credential is not registered

    It has been noticed that currently we report invalid refunds, even the
    stake credential is not registered. This makes little sense, so this
    commit changes this behavior.
    lehins committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6f4bb37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf46719 View commit details
    Browse the repository at this point in the history
  7. Move the rest of the where bindings into let

    * Which allows is to avoid passing redundant arguments
    * Switch to pointfree style and avoid using same name fo rthe umap that
      is being modified
    lehins committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6f08a48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3bfd5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e503c1 View commit details
    Browse the repository at this point in the history
  10. Changelogs and version bumps

    lehins committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    052d073 View commit details
    Browse the repository at this point in the history