02:50:26 @vtnerd: I'm not ignoring the ZMQ issue on PR #9135, just trying to formulate the most elegant way to handle it. Thinking about modifying pool supplement to also contain a list of "last used TXIDs" which tells the caller of `Blockchain::add_block` which transactions from the pool supplement were actually used, so we don't have to propagate the ZMQ handler down the call chain 02:55:04 Ah ok, sorry about the extra noise then 02:56:30 No no it's not extra noise lol, it's all good input, just wanted to let you know that I wasn't forgetting about it since I didn't leave a comment addressing your biggest concern ;)