lbcwallet/rpc/legacyrpc
Dave Collins d76627e6d5 Update for recent chaincfg API changes. (#451)
Since the coinbase maturity is now allowed to be defined per chain and
the old blockchain.CoinbaseMaturity constant has been removed, this
updates the code accordingly.

Also, update glide.lock to use the required version of btcd.
2016-08-12 19:27:51 -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 chaincfg API changes. (#451) 2016-08-12 19:27:51 -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