Commit Graph

11 Commits

Author SHA1 Message Date
Arthur Britto
72d8811ad3 Add and use new owner_reserve. 2012-12-13 15:45:49 -08:00
Arthur Britto
f1735c5cdf Move from account create fee to reserve XRP. 2012-12-12 21:54:56 -08:00
jed
94e2affb93 lower account create fee. 2012-12-11 18:24:58 -08:00
JoelKatz
670763d321 Need working ways to specify the key, cert, and chain. 2012-12-06 19:19:53 -08:00
jed
4ec4ccf490 broken websocket code 2012-12-06 16:48:04 -08:00
Arthur Britto
c2d6dc0ab7 Add command line option --quiet. 2012-12-01 17:56:27 -08:00
JoelKatz
5957a79584 Make only one version of each ledger history option. 2012-11-30 15:26:18 -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
Arthur Britto
ea00a2d0d0 Add configuration support for peer_private. 2012-11-20 14:47:55 -08:00
Arthur Britto
3cb3b41cef Rename unl_default to validators_file. 2012-11-20 13:13:52 -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