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

refactor(claim): add checks in genesis validate for already completed missions #877

Merged
merged 11 commits into from
Jun 21, 2022

Commits on Jun 20, 2022

  1. update test name

    lumtis committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    6f43e41 View commit details
    Browse the repository at this point in the history
  2. improve tests

    lumtis committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5bcf888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d4884 View commit details
    Browse the repository at this point in the history
  4. add new check

    lumtis committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3dc73ff View commit details
    Browse the repository at this point in the history
  5. add genesis test case

    lumtis committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    219ddca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    639d673 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Update x/claim/types/claim_record_test.go

    Co-authored-by: Danilo Pantani <danpantani@gmail.com>
    lumtis and Pantani authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    811ad14 View commit details
    Browse the repository at this point in the history
  2. format

    lumtis committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    8fdb12c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eed6f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fda1a7b View commit details
    Browse the repository at this point in the history
  5. fix error

    lumtis committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    8a5ad75 View commit details
    Browse the repository at this point in the history