Commit Graph

18 Commits

Author SHA1 Message Date
JoelKatz
7fa8f43c59 Bugfix in 'unlock'. 2012-01-18 09:40:38 -08:00
JoelKatz
fa16bb430b Infrastructure for local transactions, wallet interface.
Transaction JSON code.
2012-01-08 22:18:03 -08:00
JoelKatz
c65b9ecf83 Finish moving Json code. 2012-01-07 15:53:31 -08:00
JoelKatz
7935889f00 Make the Json code more logical, avoid duplication in RPC calls. 2012-01-07 14:32:47 -08:00
JoelKatz
3d8e7027e4 Helper function to parse families. Code to issue new accounts. 2012-01-07 13:58:52 -08:00
JoelKatz
89495d2047 Add some helper functions to simplify parameter parsing. 2012-01-07 13:15:21 -08:00
JoelKatz
2e3a48dcea Small cleanups/fixes. 2012-01-05 16:54:55 -08:00
JoelKatz
a532bfb402 Add 'accountinfo' RPC command. Change 'info' to 'familyinfo'. Spec out 'sendto'. 2012-01-03 20:31:11 -08:00
JoelKatz
7a0dde60ad More work on the wallet/key scheme.
Call the public generator a public generator rather than a public key.
Ignore private sub-keys greater than the EC group
Bugfixes.
When we create a new key family, validate the first 500 keys, just out of paranoia.
2012-01-02 23:05:04 -08:00
JoelKatz
82a88671dd Finish 'info' RPC call. 2012-01-01 07:45:34 -08:00
JoelKatz
d4a79d7c7f Most of the "info" RPC command. Prefix private generators with a 'P' so they
don't get confused with other thigns.
2012-01-01 02:58:42 -08:00
JoelKatz
f6830341a0 Extra debug, bugfixes. 2011-12-30 18:49:30 -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
c5509b8b00 Finish modifying this code to use the JsonCpp library. 2011-12-19 08:02:16 -08:00
JoelKatz
aad4696a46 Comment out non-working code. 2011-12-17 13:33:32 -08:00
jed
7436a8deec . 2011-10-28 16:51:35 -07:00
jed
e68b0fb8d1 . 2011-10-27 16:59:42 -07:00
jed
a8e8613475 first 2011-10-14 11:39:06 -07:00