JoelKatz
|
fcd7522922
|
Put ledgerAdvance jobs in their own class.
|
2013-08-14 15:45:49 -07:00 |
|
JoelKatz
|
28b600cc21
|
Cleanups and extra asserts.
|
2013-08-14 15:45:49 -07:00 |
|
JoelKatz
|
02c25b049d
|
Extra debug
|
2013-08-14 15:45:49 -07:00 |
|
JoelKatz
|
20f898c37e
|
Separately track the next sequence to publish in findNewLedgersToPublish
|
2013-08-14 15:45:49 -07:00 |
|
JoelKatz
|
ae8969529d
|
Avoid deadlock.
|
2013-08-14 15:45:49 -07:00 |
|
JoelKatz
|
2a872563d3
|
Simplify fetch pack logic
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
4d017ea5eb
|
Cleanups.
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
1ddf8f3969
|
Cleanups.
|
2013-08-14 15:45:48 -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
|
699b46088a
|
Cleanups.
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
72315bffe3
|
Cleanups.
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
42bddbfcd4
|
More bugfixes.
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
fbfb150cff
|
Some cleanups.
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
8b06891663
|
A few more fixes.
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
9a1e7e69c2
|
Fixes.
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
1e64732acb
|
Cleanups.
|
2013-08-14 15:45:48 -07:00 |
|
JoelKatz
|
815a1bce24
|
Bugfixes.
|
2013-08-14 15:45:47 -07:00 |
|
JoelKatz
|
1a69b06670
|
bugfixes.
|
2013-08-14 15:45:47 -07:00 |
|
JoelKatz
|
28b239243b
|
Fixes.
|
2013-08-14 15:45:47 -07:00 |
|
JoelKatz
|
f9eb6b5ee1
|
Some bugfixes.
|
2013-08-14 15:45:47 -07:00 |
|
JoelKatz
|
a67f4fe9ba
|
"Advance" thread to publish ledgers and fetch history.
|
2013-08-14 15:45:47 -07:00 |
|
JoelKatz
|
e8cfd1f586
|
Cleanup.
|
2013-08-14 15:45:47 -07:00 |
|
JoelKatz
|
93b8e561ae
|
Begin replacing old logic with new.
|
2013-08-14 15:45:47 -07:00 |
|
JoelKatz
|
d469e4fc6e
|
Helper function LedgerMaster::getLedgerHash to walk the chain.
|
2013-08-14 15:45:47 -07:00 |
|
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 |
|