Post
Topic
Board Project Development
Re: Implementing “Ultimate blockchain compression & trust-free lite nodes”
by
cozz
on 01/07/2013, 22:25:54 UTC
Does the UTXO root hash have to be recalculated after every block, and maybe other tree recalculations?

If so, I am a little bit concerned about the performance impact. Lets say bitcoin grows, then the recalculation of this thing could
take minutes.

So do you think, it is possible to do all the necessary recalculations after every block in lets say 1 second, even if bitcoin gets really big and there is huge database?

(other than this, many thanks for working on the project, I have donated 1BTC)