Commit Graph

7 Commits

Author SHA1 Message Date
JoelKatz
8c677fd421 Some missing pieces for deterministic wallets. 2011-12-12 15:52:13 -08:00
JoelKatz
7253073cbd Code to support deterministic wallets and payphrases. 2011-12-12 15:47:57 -08:00
JoelKatz
d61c8ae013 Add static has function to save a copy. Use <0 for 'whole object', not 0. 2011-12-02 16:23:46 -08:00
JoelKatz
ebb9a9c255 Build enough information into the leaf nodes so that they can be parsed
without knowledge of the objects they contain. This will allow new
transaction or account formats to be added (possibly with larger data sizes)
without breaking the ability to parse the hash trees. It also simplifies
the operation-specific tree code (since it doesn't have to parse the raw
leaf data).
2011-11-28 13:59:34 -08:00
JoelKatz
fa60ccd2df Start tying all these classes together: 2011-11-18 11:23:06 -08:00
JoelKatz
477b2df276 More work on the SHAMap/Serialize classes. 2011-11-17 18:11:11 -08:00
JoelKatz
7137f759a9 Serialization functions. 2011-11-17 12:18:32 -08:00