Gavin Andresen -
2013-01-08 21:02:25
As was pointed out, getrawtransaction <txid> 1 will do the decode for you.
If your JSON-RPC library supports it, you could also use a 'batch' request to get all of the inputs in one round-trip. See
http://www.jsonrpc.org/specification#batch