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

Governance support for pindexer #4708

Merged
merged 19 commits into from
Aug 15, 2024
Merged

Governance support for pindexer #4708

merged 19 commits into from
Aug 15, 2024

Commits on Aug 14, 2024

  1. Add auxiliary information to governance proto events

    This adds the identity key to delegator votes and the voting power to validator votes, as well as
    renaming EventEnactProposal to EventProposalPassed (because the former was a misnomer)
    plaidfinch authored and cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e6a964c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49659ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e2a0c3 View commit details
    Browse the repository at this point in the history
  4. Update schema to simplify

    plaidfinch authored and cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c17244d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7f80b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    136f13b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fdbc38 View commit details
    Browse the repository at this point in the history
  8. Delete separated schema

    plaidfinch authored and cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bcc87d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f75b86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e2d7a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7acf7a View commit details
    Browse the repository at this point in the history
  12. Fix bad query for proposal submit

    plaidfinch authored and cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    24f3c1a View commit details
    Browse the repository at this point in the history
  13. Add missing bind parameter

    plaidfinch authored and cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c154cd1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fd3d5b2 View commit details
    Browse the repository at this point in the history
  15. Fix crash in deposit claim

    plaidfinch authored and cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0c4a44e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    57e26cf View commit details
    Browse the repository at this point in the history
  17. Add pindexer nix app

    plaidfinch authored and cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5d68ecd View commit details
    Browse the repository at this point in the history
  18. Tweaks after rebase

    cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    21fcba6 View commit details
    Browse the repository at this point in the history
  19. pindexer: stake: use text for identity keys consistently

    This fixes a bug where only one of the tables was edited.
    cronokirby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0d8323a View commit details
    Browse the repository at this point in the history