diff --git a/TODO b/TODO index bba853334..88cec29c4 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,11 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac Offline list: +-- blobhub.go NotifyBlobReceived should do the sync hooks before firing off + goroutines to notify that things were good. they might not be good yet + if the hook fails. also, no need for the slice. can just fire off goroutines + directly. + -- look into garbage from openpgp signing -- make leveldb memdb's iterator struct only 8 bytes, pointing to a recycled