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
I am mostly posting this for visibility. Suggestions on where this should live long term are appreciated.
Block Producer Requirements:
Initial (Mockamoto) Release
Assumptions:
There is only one block producer and its always the leader
DKG is therefore not STRICTLY necessary as no verification of schnorr sigs on Stacks side (however, will be implemented anyway)
No configuration beyond just setting private key to sign with
Requirements:
Generate a new block (API call)
Validate a new block (API call)
As there are no stacker signers, technically the producer would just take the produced, (mock-)signed block and upload it to the Stacks node (i.e. POST it to /v3/blocks)
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
-
I am mostly posting this for visibility. Suggestions on where this should live long term are appreciated.
Block Producer Requirements:
Initial (Mockamoto) Release
Assumptions:
Requirements:
Follow up Release
Requirements:
@soju-drinker @jcnelson @andrerserrano
Beta Was this translation helpful? Give feedback.
All reactions