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

feat!: provider proposal for changing reward denoms #1280

Merged
merged 18 commits into from
Sep 12, 2023

Commits on Sep 8, 2023

  1. new provider prop type

    shaspitz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9c59c46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0745e View commit details
    Browse the repository at this point in the history
  3. remove old tx, fix tests

    shaspitz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    51abbdd View commit details
    Browse the repository at this point in the history
  4. e2e handling

    shaspitz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    dd82d43 View commit details
    Browse the repository at this point in the history
  5. fix command type

    shaspitz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9b31bde View commit details
    Browse the repository at this point in the history
  6. boilerplate

    shaspitz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    4120107 View commit details
    Browse the repository at this point in the history
  7. fix e2e tests

    shaspitz committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    c3c7cd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Update CHANGELOG.md

    shaspitz committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    b5311b7 View commit details
    Browse the repository at this point in the history
  2. lint

    shaspitz committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    3e823c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. validate denoms

    shaspitz committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c998866 View commit details
    Browse the repository at this point in the history
  2. Update proposal.go

    shaspitz committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4d03abd View commit details
    Browse the repository at this point in the history
  3. rm msg string

    shaspitz committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    129f959 View commit details
    Browse the repository at this point in the history
  4. fix tests

    shaspitz committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ed4cde0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4e4a69 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. lint

    shaspitz committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0a81ab2 View commit details
    Browse the repository at this point in the history
  2. test for invalid denom

    shaspitz committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    93b68a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2ed4df View commit details
    Browse the repository at this point in the history
  4. Update proposal_test.go

    shaspitz committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    15d6bcb View commit details
    Browse the repository at this point in the history