RavenProject / ravenwallet-ios

MIT License
25 stars 21 forks source link

Do we even need to scan through all blocks for newly created wallets? #30

Closed Menwitz closed 5 years ago

TronBlack commented 5 years ago

If the person says "New Wallet", then no reason to scan all blocks.

If they enter 12-words, we should scan from time (block) that first mobile BIP44 wallet was created.

Menwitz commented 5 years ago

I like it.