# Gavin Andresen # 2013-01-08 21:22:38 # https://bitcointalk.org/index.php?topic=135406.msg1442338#msg1442338 If you're interested in coin control, and you're comfortable with python and the command-line, then I could use your help. @p{par} I've written a little utility called 'spendfrom.py' that uses the raw transactions JSON-RPC api to send coins received on particular addresses that I'd like to ship in the contrib/ directory. @p{par} But since it touches the wallet it needs thorough testing. @p{par} I've written a test plan; who is willing to run through the test plan with their -testnet wallet and then try to break it? @p{par} Test plan: @p{brk} @s{(link)} @p{par} Code: @p{brk} @s{(link)} @p{brk}