You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resynthesis of verifying keys via validators in consensus.
Precommit at a block height xxxx by all validators to perform operation.
a. Each validator receives a subset of functions to process.
Commit with your subset of verifying keys.
Every validator receives every other validators commit messages and check well-formedness of all verifying keys.
Execute by updating internal DB with the new verifying keys and advance with the standard consensus algorithm.
a. As a technicality, this can be deemed an empty block and proceed to block + 1 and/or the next epoch.
This discussion was converted from issue #3 on August 16, 2022 21:55.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Topic
Resynthesis of verifying keys via validators in consensus.
a. Each validator receives a subset of functions to process.
a. As a technicality, this can be deemed an empty block and proceed to block + 1 and/or the next epoch.
Beta Was this translation helpful? Give feedback.
All reactions