-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
QuestionUsed in questionsUsed in questions
Milestone
Description
Q1: Should stateroot be part of core or plugin?
As we discussed at last night meeting, most people agreed that It should be part of the core to ensure the data consistency of the all cn nodes.
Q2: Which method should we use to sign state root?
This is still under discussion, there are some options:
- Option A: Using the consensus message, binding stateroot and proposal block to complete the signature.
- Option B: The cn node just broadcasts its own stateroot signature directly.
- Option C: Using the stateroot contract, the consensus node which send the proposal block, add a stateroot transaction in the proposal block, just like the
MinerTransaction
in neo2.x - Option D: Add stateroot in header
What do you think?
igormcoelho
Metadata
Metadata
Assignees
Labels
QuestionUsed in questionsUsed in questions