Update snapshot verification proposal (#6764)

automerge
This commit is contained in:
TristanDebrunner 2019-11-06 13:48:28 -08:00 committed by Grimes
parent 0ace79939b
commit 29f3b198cf
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ Snapshot verification of the account states is implemented, but the bank hash of
## Solution
Use the simple payment verification (SPV) solution to verify the vote transactions which are on-chain voting for the bank hash value.
While a validator is processing transactions to catch up to the cluster from the snapshot, use incoming vote transactions and the commitment calculator to confirm that the cluster is indeed building on the snapshotted bank hash. Once a threshold commitment level is reached, accept the snapshot as valid and start voting.