<<  >> (p.7)
    Author Topic: Deterministic wallets  (Read 48531 times)
    grau
    Hero Member
    *****
    Offline Offline

    Activity: 836
    Merit: 1033


    bits of proof


    View Profile WWW
    April 17, 2013, 05:51:40 PM
     #121

    I suggest to set and serialize maximum i for each extended key. Such serialized string would define the wallet keys without the need of a regular backup until maximum number of keys not exceeded.
    It would also facilitate audit since the set of possible descendants of a key would be of a practicable size. Also the bloom filter could be precomputed for SPVs including all possible addresses derivable.

    I'm not convinced. Part of the point is to be able to generate more keys on the fly as needed, without all of them being known in advance, or even be known how many there are.

    There are use cases where knowing all possible keys (or addresses) in advance is an advantage. I mentioned two: audit and bloom filter computation. The limit could be optional with default 2^31 as is by the definition.
Page 6
Viewing Page: 7