Skip to content

Wait for sufficient participants#34

Merged
yoshidan merged 2 commits intomainfrom
feature/wait_sufficient_votes
Feb 4, 2026
Merged

Wait for sufficient participants#34
yoshidan merged 2 commits intomainfrom
feature/wait_sufficient_votes

Conversation

@yoshidan
Copy link
Collaborator

@yoshidan yoshidan commented Feb 4, 2026

No description provided.

Signed-off-by: Naohiro Yoshida <naohiro.yoshida@datachain.jp>
@yoshidan yoshidan requested a review from siburu February 4, 2026 11:33
let validators = self.sync_committee_bits.len() as u64;
const TRUST_LEVEL_NUMERATOR: u64 = 2;
const TRUST_LEVEL_DENOMINATOR: u64 = 3;
let insufficient =
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Naohiro Yoshida <naohiro.yoshida@datachain.jp>
@yoshidan yoshidan merged commit 42e2508 into main Feb 4, 2026
2 checks passed
@yoshidan yoshidan deleted the feature/wait_sufficient_votes branch February 4, 2026 12:49
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.

2 participants