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
4b88113a51
More work on the new wallet code.
2011-12-27 19:18:42 -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
d9e2f1ebfa
Cleanups.# modified: Peer.cpp
2011-12-17 21:24:04 -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
58b727b3a7
Cleanups and some extra comments.
2011-12-13 12:16:54 -08:00
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