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(dot/parachain): Confirm invalidity errors are implemented in candidate validation. #4163

Merged
merged 40 commits into from
Sep 25, 2024

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    50cc3ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3427da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6537104 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7e314f3 View commit details
    Browse the repository at this point in the history
  2. address lint issues.

    edwardmack committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0b2b5fc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    20fd4c4 View commit details
    Browse the repository at this point in the history
  2. add updated mock files

    edwardmack committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    6c05d82 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. clean-up unused comments

    edwardmack committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a6b2652 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    e978c38 View commit details
    Browse the repository at this point in the history
  2. address merge conflicts

    edwardmack committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0655dd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    674fefa View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    edwardmack committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    01905af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afde6fd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    0f25072 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. refactor go concurrancy

    edwardmack committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dbf3cf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c95c3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ba043 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce721e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48faacd View commit details
    Browse the repository at this point in the history
  5. added missing mock file

    edwardmack committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    391c6b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7988888 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. address PR comments

    edwardmack committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5820e3f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    3e5ac28 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    3e6f025 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    020fb6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc3514 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ed/feat/candidate_validation_pvf_host_base' into ed/fea…

    …t/candidate_validation_confirm_errors
    edwardmack authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9b0f2e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    31b83f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    c96f6e8 View commit details
    Browse the repository at this point in the history
  2. address PR comments

    edwardmack committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b8bbeb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    25d95bd View commit details
    Browse the repository at this point in the history
  2. fix test

    edwardmack committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6677479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9429632 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. address PR comments

    edwardmack committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f869cba View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    d71e539 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'ed/feat/candidate_validation_pvf_host_base' into ed/fea…

    …t/candidate_validation_confirm_errors
    edwardmack authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1f9d339 View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts

    edwardmack committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f1b7164 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    a430a3e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. address PR comments

    edwardmack committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    42aaa84 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix if error check

    edwardmack committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fb4ea93 View commit details
    Browse the repository at this point in the history