Skip to content

Add look ahead safety to wallet

Created by: ChrisSchinnerl

Add look ahead safety to wallet by generating 5000 + 10% more addresses than the current "SeedProgress" and looking for transactions on those addresses. If one of those addresses receives coins the SeedProgress and buffer will be updated accordingly. If one address past the first 1000 in the buffer receives coins a full rescan will be initiated.

Merge request reports