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

rfc 103, candidate core and session #2282

Merged
merged 22 commits into from
Nov 28, 2024
Merged

rfc 103, candidate core and session #2282

merged 22 commits into from
Nov 28, 2024

Commits on Nov 18, 2024

  1. hide pubkey and signature

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    b9d28d3 View commit details
    Browse the repository at this point in the history
  2. skip ump signals

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    917596c View commit details
    Browse the repository at this point in the history
  3. core and session index getter

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    23586c2 View commit details
    Browse the repository at this point in the history
  4. enum

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4b471f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. comment

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    48e9040 View commit details
    Browse the repository at this point in the history
  2. core selector

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6e60a5d View commit details
    Browse the repository at this point in the history
  3. transpose

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d80f105 View commit details
    Browse the repository at this point in the history
  4. rename

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    26c95ee View commit details
    Browse the repository at this point in the history
  5. rename

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    818c854 View commit details
    Browse the repository at this point in the history
  6. check core index

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ce02de9 View commit details
    Browse the repository at this point in the history
  7. descriptorVersionSanityCheck

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7d045fb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. validate_candidate_exhaustive

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3504924 View commit details
    Browse the repository at this point in the history
  2. statement distribution

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ce40ad8 View commit details
    Browse the repository at this point in the history
  3. check session

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ae8e3e9 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into rfc/103

    Signed-off-by: turuslan <[email protected]>
    
    # Conflicts:
    #	core/parachain/validator/statement_distribution/statement_distribution.cpp
    turuslan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a7083e3 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    47fa418 View commit details
    Browse the repository at this point in the history
  6. fix build

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a2b01e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. order

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5947464 View commit details
    Browse the repository at this point in the history
  2. link to rust

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c1cec66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e34b0c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. clang tidy

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    96da4b8 View commit details
    Browse the repository at this point in the history
  2. clang tidy

    Signed-off-by: turuslan <[email protected]>
    turuslan committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1353151 View commit details
    Browse the repository at this point in the history