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 proposal deposits to DRep active voting stake. #4309

Merged
merged 6 commits into from
May 7, 2024

Commits on May 6, 2024

  1. Add proposal deposits to DRep active voting stake.

    Also add imptests.
    aniketd authored and lehins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    73c7a1b View commit details
    Browse the repository at this point in the history
  2. Add changelog entries

    aniketd authored and lehins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6d98b38 View commit details
    Browse the repository at this point in the history
  3. Address review comments, add dpProposalDeposits.

    field to the DRepPulser to memoize a `Map` from staking credentials to
    total proposal deposits made by that credential.
    aniketd authored and lehins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8423b4e View commit details
    Browse the repository at this point in the history
  4. Update changelog

    aniketd authored and lehins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4bcac65 View commit details
    Browse the repository at this point in the history
  5. Fix type signature of computeDRepDistr

    aniketd authored and lehins committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a51ea92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c6a173 View commit details
    Browse the repository at this point in the history