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

Adds Validator Set Replication property check to core diff model #589

Merged
merged 16 commits into from
Jan 5, 2023

Commits on Dec 13, 2022

  1. Adds h-vscid maps to snapshot

    Daniel authored and danwt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1b39d21 View commit details
    Browse the repository at this point in the history
  2. Calls ValidatorSetReplication in main

    Daniel authored and danwt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0ba99e8 View commit details
    Browse the repository at this point in the history
  3. Writes bulk of VSR property logic

    Daniel authored and danwt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    92939cd View commit details
    Browse the repository at this point in the history
  4. Fills snapshot with h-vscid mappings

    Daniel authored and danwt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    78336bd View commit details
    Browse the repository at this point in the history
  5. Implements the ValidatorSetReplication property

    Daniel authored and danwt committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4445454 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    95840c4 View commit details
    Browse the repository at this point in the history
  2. Clarify hToVscID negative comment

    Daniel committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    7d917e9 View commit details
    Browse the repository at this point in the history
  3. Delete accidental comment

    Daniel committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f8fb19d View commit details
    Browse the repository at this point in the history
  4. Improve clarity of height -1

    Daniel committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    62f3b10 View commit details
    Browse the repository at this point in the history
  5. Use for loop

    Daniel committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    1c9ccc5 View commit details
    Browse the repository at this point in the history
  6. bump

    Daniel committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    c3a26e2 View commit details
    Browse the repository at this point in the history
  7. bump

    Daniel committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    a41dd42 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

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

Commits on Jan 4, 2023

  1. Add comment tests/difference/core/model/src/properties.ts

    Co-authored-by: Marius Poke <[email protected]>
    danwt and mpoke authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    15d0796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8e0a3 View commit details
    Browse the repository at this point in the history
  3. Update tests/difference/core/model/src/properties.ts

    Co-authored-by: Simon Noetzlin <[email protected]>
    danwt and sainoe authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    7f7e8ba View commit details
    Browse the repository at this point in the history