Commit Graph

6 Commits

Author SHA1 Message Date
JoelKatz
312e476898 Fix a bug where a cached copy of a txn might not have a reference to the ledger
it was applied in, causing commands like 'tx' not to return metadata.
2013-02-27 18:23:24 -08:00
JoelKatz
14297a4ee1 Remove an obsolete dispatch. 2013-01-29 14:29:41 -08:00
JoelKatz
6b4141f583 Cleanups. 2013-01-29 14:28:05 -08:00
JoelKatz
c36d967de8 Fix a bug in TransactionMaster::fetch. Also, don't use this anyway. 2012-11-21 13:45:09 -08:00
JoelKatz
5ac22ff31b Two more load monitoring hooks. 2012-11-20 12:09:51 -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