Commit Graph

13 Commits

Author SHA1 Message Date
Arthur Britto
66a77d2937 Rename trans engine never prefix to ten. 2012-05-13 11:59:02 -07:00
JoelKatz
bc8eff1bf5 Remove dead code. 2012-05-12 22:19:58 -07:00
JoelKatz
b74e64bd76 Abstract out the peer set and timing code fromt he ledger acquire logic.
There's probably a better way to handle the timer lambda, but this works.
2012-05-12 22:14:16 -07:00
JoelKatz
02ce4acb11 Fix ledger acquire timing. 2012-05-10 17:44:06 -07:00
JoelKatz
6dc8d762e8 Typo. 2012-05-10 17:18:20 -07:00
JoelKatz
d6529b6927 Fix some cases where we acquire the ledger but don't realize it. 2012-05-10 17:17:45 -07:00
JoelKatz
07827d4765 Fix ledger acquire timer logic. 2012-05-10 17:11:41 -07:00
JoelKatz
5f21490861 Fix ledger acquire node handling bug. 2012-05-10 16:15:57 -07:00
JoelKatz
a958c40e98 Bugfix. New LedgerAcquire not added to hash. 2012-05-10 16:04:45 -07:00
JoelKatz
8c4d8d201f Fix bug acquiring ledger with no transactions. 2012-05-09 15:17:10 -07:00
JoelKatz
e1a4b0dc67 Cleanups. 2012-05-07 19:28:30 -07:00
JoelKatz
d29733aa11 Add ledger remove from acquire set. Cleanups. 2012-05-04 03:33:37 -07:00
Arthur Britto
c513e45754 Move sources to src and build objs in obj. 2012-03-06 22:43:06 -08:00