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

[x/act V2]: Add MsgVote handling #794

Merged
merged 11 commits into from
Sep 10, 2024
Merged

Commits on Sep 5, 2024

  1. Add MsgVote handling

    Artur Abliazimov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2a83ffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29f31a View commit details
    Browse the repository at this point in the history
  3. Fixes and core refactoring

    Artur Abliazimov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2a2be8d View commit details
    Browse the repository at this point in the history
  4. Merge main

    Artur Abliazimov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    306b3c5 View commit details
    Browse the repository at this point in the history
  5. Update warden/x/act/keeper/actions.go

    Co-authored-by: Max Nabokov <[email protected]>
    artur-abliazimov and mn13 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    31d05da View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add TryRejectVotedAction

    Artur Abliazimov committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b46916f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    fc394b8 View commit details
    Browse the repository at this point in the history
  2. Add or update vote logic

    Artur Abliazimov committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a4e861f View commit details
    Browse the repository at this point in the history
  3. Update warden/x/act/types/v1beta1/action.go

    Co-authored-by: Antonio Pitasi <[email protected]>
    artur-abliazimov and Pitasi authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    716a3c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bccb869 View commit details
    Browse the repository at this point in the history
  5. Missing import

    backsapc committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5fd3439 View commit details
    Browse the repository at this point in the history