Feature request:
When wallet is launched with empty blockchain file, download latest blockchain file rather than building it from the network.
@yousifa, who would you trust to provide you with the database? One of the main objectives of crypto is to avoid trusted third parties!
Bootstrapping with the database file is a SUPER hackjob band-aid fix.
This should not be encouraged, and needs to be fixed as soon as possible.
as @jc-murray-1986 suggested, we can't be in a situation where we're required to trust a central third party to provide our initial sync for us.
True, but if we posted a hash of the latest database file in a known block and verify against it, it would provide a temporary safe fix for building the entire chain
@yousifa I can understand why you suggest this, but IMO dev resources are better spent making sync faster.
@cryptocode I agree
Most helpful comment
@yousifa I can understand why you suggest this, but IMO dev resources are better spent making sync faster.