Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Init SIP * Add open questions * Add to list files * Add message validation concern * Detail partial signature message change * Cryptography pre-requisites * cluster_changes * delete post-consensus section in improvements * comments * review * type Co-authored-by: MatheusFranco99 <[email protected]> * Cluster based consensus changes (#48) * cluster_changes * delete post-consensus section in improvements * comments * review * type Co-authored-by: MatheusFranco99 <[email protected]> --------- Co-authored-by: MatheusFranco99 <[email protected]> * cluster runner * decides * ClusterShare * change cluster Share to interface * Cluster based consensus changes (#49) * cluster_changes * delete post-consensus section in improvements * comments * review * type Co-authored-by: MatheusFranco99 <[email protected]> * cluster runner * decides * ClusterShare * change cluster Share to interface --------- Co-authored-by: MatheusFranco99 <[email protected]> * P2P - Network topology * new partial message * P2P - Scoring * P2P - Scoring - Drawback * Update sips/cluster_consensus.md Co-authored-by: rehs0y <[email protected]> * omitting post-consensus * new partial sigs * change design description * PartialSigProcessing * Update sips/cluster_consensus.md Co-authored-by: rehs0y <[email protected]> * Update message validation * clusterID * Roles * change partial sig message * fix clusterID * Update message validation according to latest changes * add message ID * small message validation change * adds cluster duty * fix latex * change type * Fix formula. Add 2/D * partial sig * allign * rename cluster to committe * update sip * delete extra partial signature * small fixes * Update sips/cluster_consensus.md Co-authored-by: Gal Rogozinski <[email protected]> * Revert "Update sips/cluster_consensus.md" This reverts commit a35c5da. * Update role name * fix wording * Fix subnet count * value-check * add value check * fix comments * delete comment * -1 -> max * move code and add ShareMember * remove duplicate filter duty * delete todo * change names * no interface and no stopping * cutoff round and better comment * better wording * Add paragraph on partial signature message validation * remove sszs and add quorum * remove duplicate * Adjust msg rate computation for p2p scoring * add domain * small fix * Make statistics code more verbose * fix empty space * Update sips/committee_consensus.md Co-authored-by: rehs0y <[email protected]> * Update sips/committee_consensus.md Co-authored-by: rehs0y <[email protected]> * fix comment * core.md * remove network topology * cutoff round --------- Co-authored-by: Gal Rogozinski <[email protected]> Co-authored-by: moshe-blox <[email protected]> Co-authored-by: rehs0y <[email protected]>
- Loading branch information