Nano-node: Auto-download latest data file upon new wallet launch

Created on 5 Jan 2018  路  5Comments  路  Source: nanocurrency/nano-node

Feature request:
When wallet is launched with empty blockchain file, download latest blockchain file rather than building it from the network.

Most helpful comment

@yousifa I can understand why you suggest this, but IMO dev resources are better spent making sync faster.

All 5 comments

@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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bartclaeys picture bartclaeys  路  3Comments

paulmelis picture paulmelis  路  6Comments

termhn picture termhn  路  4Comments

androm3da picture androm3da  路  3Comments

i3bitcoin picture i3bitcoin  路  4Comments