Commit Graph

7 Commits

Author SHA1 Message Date
JoelKatz
e7bae43261 Continue implementation these classes. 2011-11-17 12:22:25 -08:00
JoelKatz
55b2111fd5 Updates. Create a class to hold an item in a SHAMap, separating the tag from
the data (it's not always the hash of the data). Make ScopedLock's recursive.
2011-11-15 10:49:14 -08:00
JoelKatz
7fb40e1c55 Updates. 2011-11-14 19:48:46 -08:00
JoelKatz
fbf6967d82 Continue fleshing out these classes. 2011-11-14 17:32:05 -08:00
JoelKatz
ccea015c6a Start coding the guts of the SHAMap structure that will hold, synchronize,
sign, and validate our account balances and transactions.
2011-11-14 15:21:14 -08:00
JoelKatz
53b61d4d65 Start to flesh out this code. 2011-11-12 14:12:38 -08:00
JoelKatz
06816dd73e The low-level code that manages a tree of hash nodes. This manages the
individual nodes but not the logic that connects them. It is designed around
the assumption that not all nodes are necessarily resident in memory.
2011-11-10 21:15:32 -08:00