Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 43774fe6bb034c89d3a36bc7a5f0fce93139c999
https://github.com/btcsuite/btcd/commit/43774fe6bb034c89d3a36bc7a5f0fce93139c999
Author: danda <[email protected]>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M blockchain/txlookup.go
M blockmanager.go
M btcjson/chainsvrcmds.go
M btcjson/chainsvrcmds_test.go
M btcjson/chainsvrresults.go
M btcjson/chainsvrresults_test.go
M docs/json_rpc_api.md
M mempool.go
M rpcserver.go
M rpcserverhelp.go
Log Message:
-----------
adds optional prevOut section to vin for searchrawtransactions api. See
https://github.com/btcsuite/btcd/issues/485