truechain / truechain-consensus-core

TrueChain Consensus Protocol: Minerva
Apache License 2.0
162 stars 70 forks source link

Data sync strategy for fastchain with snailchain #37

Open arcolife opened 6 years ago

arcolife commented 6 years ago

Brainstorm our data sync strategy for hybrid consensus here... Data includes syncing of LOG for every new BFT Node, access of accounts from off/on-chain database, access to common ledgers (if needed) etc..

this highly affects truechain-consensus-core because we need to design & implement relevant functions for this, while validating transactions as well as orchestrating committee.

arcolife commented 6 years ago

@hyangl do not change milestones without discussion. thanks