# Gavin Andresen # 2010-09-30 18:38:10 # https://bitcointalk.org/index.php?topic=1319.msg14741#msg14741 I just updated the code/patch: @p{brk} monitoraddress allwallet @p{lt}url@s{gt} @p{brk} ... gets triggered for all transactions that go into your wallet. That includes 'change' transactions that can occur when you send somebody coins, which I expect will strike some people as a bug and others as an important feature. @p{par} And I combined the getblockby methods into one. I know I would've never remembered "is it getblockybycount or getblockbynumber or getblockbyheight or getblockbydepth" @p{--} I will remember "getblock".