The first round of the btcd code migration and reorganization has been completed. In particular, all repositories have been moved to the btcsuite organization and all packages have been updated to use the new paths.
The second phase will include the other changes to merge some of the repositories as outlined in the in the document linked in the associated issue at: https://github.com/btcsuite/btcd/issues/214 From now on, you'll want to run go get -u github.com/btcsuite/btcd/... to get updates or go get github.com/btcsuite/btcd/... when fetching the code to an empty GOPATH such as for a fresh installation. Dave
signature.asc
Description: OpenPGP digital signature
