JoelKatz
|
2897bd00c2
|
Make 'getNodeFat' throw an exception if a node that's not in the map is requested.
Log the context when this exception is thrown.
|
2012-12-24 19:08:57 -08:00 |
|
JoelKatz
|
ebf3342773
|
Remove an assert.
|
2012-12-24 18:51:12 -08:00 |
|
JoelKatz
|
520ad29387
|
Fix compilation errors/warnings.
|
2012-11-22 12:24:54 -08:00 |
|
JoelKatz
|
89d54999c9
|
Rework the way the results of ledger and TX map acquisition is passed up and down the
call chain so that the peer logic will know how helpful peers are being, not just whether
they're sending invalid data.
|
2012-11-21 09:28:09 -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 |
|