1 2016-06-01 22:03:06 <bsm117532> Dumb question: can I spend the outputs of a transaction, in another transaction broadcast at the same time?  Also what's the name for this kind of transaction?
 2 2016-06-01 22:05:25 <belcher> spending unconfirmed outputs
 3 2016-06-01 22:05:28 <belcher> yes you can
 4 2016-06-01 22:05:40 <belcher> why though? just combine them together
 5 2016-06-01 22:06:10 <bsm117532> There's a method to my madness.  I'm trying to reveal the key in the intermediate spend.
 6 2016-06-01 22:06:46 <belcher> yeah it just works, though transaction malleability can be irritating
 7 2016-06-01 22:07:29 <bsm117532> What are the chances that the second transaction wouldn't get mined?
 8 2016-06-01 22:08:56 <belcher> miners have freedom to do what they like
 9 2016-06-01 22:09:19 <belcher> with the right fees you should be fine
10 2016-06-01 22:10:45 <bsm117532> I suppose putting a slightly higher fee on the second tx would help them get mined together, or get the second one in a successive block if you got unlucky.