Commit Graph

15 Commits

Author SHA1 Message Date
JoelKatz
0ba864f28a Missing comma. 2013-08-19 14:03:53 -07:00
JoelKatz
8faef903ad A better fix for countAccountTxs. 2013-08-19 14:03:46 -07:00
JoelKatz
3e908c92b1 Fix a bug that hides order book liquidity and causes crashes. 2013-08-14 15:45:50 -07:00
JoelKatz
ab0a79cb04 Rogue semicolon 2013-08-14 15:45:49 -07:00
JoelKatz
df4bb9f1f4 Change how we decide whether to request a fetch pack. 2013-08-14 15:45:49 -07:00
JoelKatz
f4c6fa7873 Don't remove shot down ledgers from the range we propagate to peers. 2013-08-14 15:45:48 -07:00
JoelKatz
69477c96ca cleanups. 2013-08-14 15:45:48 -07:00
JoelKatz
93b8e561ae Begin replacing old logic with new. 2013-08-14 15:45:47 -07:00
Vinnie Falco
052aee8f97 Add 'hostid' to server_info
* Add json::Value conversion from beast::String
* Update rippled-example.cfg
2013-07-31 08:56:21 -07:00
Vinnie Falco
5959c4e312 Rewrite build version and protocol version interface 2013-07-30 17:46:26 -07:00
Vinnie Falco
ead7b07fd5 Replace boost::lexical_cast with beast::lexicalCast 2013-07-28 21:32:00 -07:00
Vinnie Falco
bb85d67f37 Revert "Don't save unvalidated transactions to any transaction database."
This reverts commit 28a7e58fd4.
2013-07-25 15:32:36 -07:00
David Schwartz
28a7e58fd4 Don't save unvalidated transactions to any transaction database. 2013-07-25 13:34:20 -07:00
Vinnie Falco
788817e55c Use accessor function for theConfig 2013-07-24 11:51:38 -07:00
Vinnie Falco
58ee1b2019 Move all remaining files into modules 2013-07-23 18:47:02 -07:00