Commit Graph

6 Commits

Author SHA1 Message Date
JoelKatz
7215f5b220 Add AccountState::addJson. Make RPC call "accountinfo <account>" work
on non-local accounts and local account by account identifier.
2012-01-23 16:58:17 -08:00
JoelKatz
cabbfffbdf Remove debug we don't need. 2012-01-19 14:10:14 -08:00
JoelKatz
f243286bc9 Bugfixes and new code. Ledger unit test now successfully creates a local
account, creates an initial ledger, closes the initial ledger and opens a
new ledger, creates a second account, and adds a transaction to transfer
funds to the open ledger.
2011-11-30 12:19:48 -08:00
JoelKatz
eb2efd5a3c Fix some typos. 2011-11-29 16:43:18 -08:00
JoelKatz
e87a027df2 Code to boostrap the initial ledger. 2011-11-26 00:57:31 -08:00
JoelKatz
9462cd6718 Account state conversion from ledger to structure forms. 2011-11-23 12:48:45 -08:00