# Gavin Andresen # 2012-06-16 00:53:00 # https://bitcointalk.org/index.php?topic=87768.msg966421#msg966421 The 0.7 release will include an optimization that should help a lot (transaction signature cache @p{--} prior releases checked signatures when the transaction was first seen, and then checked again when a new block was received, it makes processing new blocks much faster). @p{brk}