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

#211 Namespace validation #215

Merged
merged 15 commits into from
May 19, 2022
Merged

#211 Namespace validation #215

merged 15 commits into from
May 19, 2022

Commits on May 17, 2022

  1. Add validation test cases

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    9ede85b View commit details
    Browse the repository at this point in the history
  2. Implemented namespace validation

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    cf06ab2 View commit details
    Browse the repository at this point in the history
  3. Removed previous namespace code

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f0115d4 View commit details
    Browse the repository at this point in the history
  4. Removed previous namespace code

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    24360fc View commit details
    Browse the repository at this point in the history
  5. Added peer validation matching test cases

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c107293 View commit details
    Browse the repository at this point in the history
  6. Implemented namespace peer validation

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    31e514c View commit details
    Browse the repository at this point in the history
  7. Added approver side namespace checks

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    d04d0a9 View commit details
    Browse the repository at this point in the history
  8. Added proposer side namespace checks on approval

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f858656 View commit details
    Browse the repository at this point in the history
  9. Resolve merge conflict

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2ff4871 View commit details
    Browse the repository at this point in the history
  10. Removed leftover unnecessary check

    André Vants committed May 17, 2022
    Configuration menu
    Copy the full SHA
    f084808 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Moved namespace validation when proposal is received

    André Vants committed May 19, 2022
    Configuration menu
    Copy the full SHA
    7b06353 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary todo

    André Vants committed May 19, 2022
    Configuration menu
    Copy the full SHA
    b954a02 View commit details
    Browse the repository at this point in the history
  3. Merge callbacks on proposal response

    André Vants committed May 19, 2022
    Configuration menu
    Copy the full SHA
    2bd7fd7 View commit details
    Browse the repository at this point in the history
  4. Setting proposal to nil after using it on settlement

    André Vants committed May 19, 2022
    Configuration menu
    Copy the full SHA
    90f7b60 View commit details
    Browse the repository at this point in the history
  5. Resolved merge conflict

    André Vants committed May 19, 2022
    Configuration menu
    Copy the full SHA
    eedabee View commit details
    Browse the repository at this point in the history