-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #155 from stacksgov/feat/sip-021-nakamoto
SIP: Nakamoto v1
- Loading branch information
Showing
9 changed files
with
714 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+1.59 MB
sips/sip-021/FROST-Flexible-Round-Optimized-Schnorr-Threshold-Signatures.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
shape: sequence_diagram | ||
|
||
bitcoin: Bitcoin | ||
miner: Miner | ||
stackers: Stackers | ||
|
||
Sortition / Tenure Election : { | ||
miner -> bitcoin: send block-commit | ||
bitcoin."sortition" | ||
bitcoin -> miner: miner observes sortition result | ||
} | ||
|
||
Tenured Miner Loop: { | ||
miner."mine Stacks block" | ||
miner -> stackers: block to StackerDB | ||
stackers -> stackers: StackerDB notification | ||
stackers -> stackers: Stackers validate Block | ||
stackers -> stackers: Stackers sign block | ||
stackers -> miner: Ack | ||
} | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.