JoelKatz
|
601db4491a
|
Track when we have to abandon the consensus process because the network has moved on.
Issue partial validation if appropriate later.
Change the consensus abort threshold to 80% of trusted nodes. (Maybe there should be a delay?)
|
2012-11-14 08:47:36 -08:00 |
|
JoelKatz
|
bd44ae1b2b
|
Fix standalone or non-validating modes.
|
2012-11-14 00:33:17 -08:00 |
|
JoelKatz
|
c6aab36fe7
|
Issue partial validations when appropriate.
|
2012-11-14 00:23:32 -08:00 |
|
jed
|
433cbc4d92
|
vs 2012
|
2012-11-12 15:45:50 -08:00 |
|
JoelKatz
|
40527cca2b
|
Start adding support for concurrent I/O.
|
2012-11-09 14:14:47 -08:00 |
|
JoelKatz
|
644aa28e5b
|
Fix the need to call setIndex after creating a new SLE.
Finish the ledger skip list code. (Note that this will cause ledger divergence if old code talks to new code.)
|
2012-11-08 04:36:15 -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 |
|