Commit Graph

19 Commits

Author SHA1 Message Date
JoelKatz
a24e7a4c27 Fix some database issues. 2012-01-01 07:45:13 -08:00
JoelKatz
cc4db24956 Load the wallet, setup the root ledger. 2012-01-01 02:57:11 -08:00
JoelKatz
fe5cb25ffe Close small memory leak. 2011-12-31 18:09:59 -08:00
JoelKatz
983f4560f3 Get the databases up and running. 2011-12-30 16:08:25 -08:00
JoelKatz
91cbe75066 Separate the databases, give them their own connections and locks. 2011-12-29 20:55:03 -08:00
JoelKatz
8c5918b576 More wallet work and RPC work. The first real newcoin RPC "createfamily"
(to create a family of accounts) works.
2011-12-29 02:02:30 -08:00
JoelKatz
67a5544458 Include unit test, Wallet<->SQL updates. 2011-12-26 21:37:43 -08:00
JoelKatz
5cec2e9a11 New wallet system. Still missing unit tests, ledger synchronization,
and SQL code. This uses some of the 'magic' properties of elliptic
curves to create related families of public and private keys.
Wallet encryption is not needed because the private keys do not
need to be stored.
2011-12-26 18:42:50 -08:00
JoelKatz
1fae19edf2 Tiny fixes. 2011-12-19 20:34:45 -08:00
JoelKatz
80b2ac8ee2 This is a way to do deterministic keys that fits in better. 2011-12-17 21:12:05 -08:00
JoelKatz
0b25b9641f Fire up the initial ledgers and attach them to the application. 2011-12-13 21:54:17 -08:00
JoelKatz
d8f608abff Needed for testing, will remove when done. 2011-12-13 12:15:54 -08:00
JoelKatz
26171e6dec Whitespace changes. 2011-12-02 16:21:59 -08:00
JoelKatz
f3ed8b7ec9 Updates, working to get the network code going. 2011-11-30 21:29:38 -08:00
JoelKatz
1d140e8829 Sync Linux tweaks. 2011-11-07 13:45:32 -08:00
jed
7436a8deec . 2011-10-28 16:51:35 -07:00
jed
e68b0fb8d1 . 2011-10-27 16:59:42 -07:00
jed
7eae6e5886 added sqllite 2011-10-27 13:04:08 -07:00
jed
a8e8613475 first 2011-10-14 11:39:06 -07:00