lbcwallet/rpc/legacyrpc
Dave Collins e92f94dcd1 Update for recent chainhash-related API changes. (#450)
This updates all code to make use of the new chainhash package since the
old wire.ShaHash type and related functions have been removed in favor
of the abstracted package.

Also, while here, rename all variables that included sha in their name
to include hash instead.

Finally, update glide.lock to use the required version of btcd, btcutil,
and btcrpcclient.
2016-08-08 14:49:09 -05:00
..
config.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
errors.go Fix spelling in legacy test and docs using aspell 2016-03-09 20:39:03 +01:00
log.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
methods.go Update for recent chainhash-related API changes. (#450) 2016-08-08 14:49:09 -05:00
rpchelp_test.go Resurrect rpchelp_test.go 2016-04-13 10:44:43 -04:00
rpcserver_test.go Fix race in TestThrottle test. 2016-03-16 11:55:27 -04:00
rpcserverhelp.go Modernize the RPC server. 2016-01-29 11:18:26 -05:00
server.go Unexport private methods from legacyrpc package. 2016-05-05 11:28:18 -04:00