Commit Graph

12 Commits

Author SHA1 Message Date
David Schwartz
2ac774498c Don't return from getFullLedger too early. 2013-08-06 16:20:48 -07:00
David Schwartz
f5b14b4ef5 Keep track of ledgers being written. Don't report them as complete to clients. 2013-07-29 11:59:39 -07:00
JoelKatz
7581b4d24a Track whether a ledger is fully-validated. 2013-07-29 11:50:56 -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
dd2e62251e Merge branch 'feature-refactor' into develop 2013-07-24 11:56:18 -07:00
David Schwartz
eb5908aa89 Put this back. 2013-07-25 11:51:13 -07:00
David Schwartz
7b271aa192 Fix prevMissing/getValidatedRange. 2013-07-25 11:40:46 -07:00
Vinnie Falco
788817e55c Use accessor function for theConfig 2013-07-24 11:51:38 -07:00
JoelKatz
21ace6a9b5 Remove a line of code that does nothing. 2013-07-22 03:27:52 -07:00
JoelKatz
9d50bd8d27 Set a validated ledger in --load mode. 2013-07-18 21:13:52 -07:00
Vinnie Falco
169bac3640 Move files to ripple_app 2013-07-15 09:37:41 -07:00