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

[DRAFT] Enable Session Create w/ Insufficient Servicer Count #1606

Closed
wants to merge 3 commits into from

Conversation

Olshansk
Copy link
Member

@Olshansk Olshansk commented Aug 4, 2024

Description

This is a WIP demo PR to consider enabling session creation even if the number of nodes in a session is insufficient.

Example 1:

  1. SessionNodeCount is 24
  2. 1 Supplier is staked for a chain
  3. Session will still be created with 1 supplier

Example 2:

  1. SessionNodeCount is 24
  2. 50 Supplier are staked for a chain
  3. Session will be created with a pseudorandom set of 24 suppliers, as always.

@Olshansk Olshansk changed the title [Demo] Allow sessiosnw with insufficient nodes [Demo] Allow sessions with insufficient nodes (i.e. min nodes per session = 1) Aug 5, 2024
@Olshansk Olshansk changed the title [Demo] Allow sessions with insufficient nodes (i.e. min nodes per session = 1) [DRAFT] Enable Session Create w/ Insufficient Servicer Count Aug 5, 2024
@Olshansk Olshansk closed this Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant