Change use of http.createClient() (deprecated in node v0.8.x) to http.request()
Fix callback being called twice when a client and request error occur on the same command call.
- Add missing
getBlockcommand
- Submoduled testnet-box for running tests
- err objects should all now be an instance of Error
- New commands for bitcoin v0.6.0
addMultiSigAddress(only available in testnet)dumpPrivKeygetBlockHashgetMiningInfoimportPrivKey