Arthur Britto
17b2506cd7
Work toward RPC refactor and do not print to cout.
2012-12-01 17:59:35 -08:00
JoelKatz
fe24387f91
Fix.
2012-11-29 18:41:24 -08:00
JoelKatz
4cae3dca7b
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-11-29 18:40:16 -08:00
JoelKatz
4f58ab14b0
Don't break the unit tests by slowing shutdown.
2012-11-29 18:40:01 -08:00
jed
0865c99cee
windows
2012-11-29 18:28:49 -08:00
JoelKatz
6d858ab178
Get rid of "full history". You can now configure how many back ledgers you want to retrieve
...
on startup. The default is 256. The configuration element is "ledger_history". Valid values are:
0/off/false/none = don't retrieve any history
on/full/yes/-1 = retrieve all history back to the genesis ledger
<number> = retrieve that number of past ledgers
2012-11-29 11:33:33 -08:00
JoelKatz
5cf15b3f4e
Shutdown cleanly on control-C.
2012-11-28 20:49:07 -08:00
jed
89f02efc16
option to return date of transaction in the JSON
2012-11-23 17:58:48 -08:00
Stefan Thomas
fa3fab5816
Moved cpp code to src/cpp and js code to src/js.
2012-11-07 12:49:50 -08:00