Open username1565 opened 6 years ago
@phearnot
Bump this issue! This is a future request.
To do implementation of this, you can read this russian topic: https://bitcointalk.org/index.php?topic=5178621 and this russian topic - too: https://bitcointalk.org/index.php?topic=5138639
In this case, total blockchain height and blockchain size will does not matter and will not have a significant value - for the time of the first synchronization on new node, even if system will work 100 years and more, in future.
Hello. I see, on the site http://wavesexplorer.com/ now waves-blockchain contains over 1,200,000 blocks. Maybe need long time to syncrhonize this all on full node.
Can you add in the future the optimization functions for blockchain height? How I see this?
In this case the syncronization between the nodes will be faster, and old transactions will be excluded from the optimized blockchain. And each node can verify new blockchain. Also, in the first block can be included the magnet link with hash, to download old blockchain, parse this, and see old transaction history.
Maybe fast synchronization can be realized, using checkpoints, but full blockchain need to save for each node. And what about long time? For example, Ethereum have blockchain height over 6,000,000 blocks!!!
Best regards.