Full replay is not sustainable at high transaction rates. In the case of eos snapshots are necessary if you don’t want to take months to replay.
You are viewing a single comment's thread from:
Full replay is not sustainable at high transaction rates. In the case of eos snapshots are necessary if you don’t want to take months to replay.
So you serialize all the info in the database... hash it... come to consensus on the hashes... then you can seed one database with another and hash the serialized info to know it's correct? This is how I imagine it working I don't actually know things.