fibercrypto / fibercrypto/skycoin

Optimize wallet address scanning by searching from last to first

Open
#2,437 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The address scanner checks every address in the wallet from first to last. In practice, the addresses can be scanned last to first and stop on the first address with activity.

This doesn't help much for wallet chains with few active addresses, but will help with the bip44 change chain, which will potentially be long.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.