Skip to content

Commit

Permalink
build: update to latest version of roasbeef/btcutil and ltcsuite/ltcd
Browse files Browse the repository at this point in the history
In this commit we’ve updated to the latest versions of roasbeef/btcutil
and ltcsuite/ltcd. With this change we fix two bugs:
  * The Bech32HRPSegwit parameter wasn’t being copied over in
applytLiteCoinParams
   * btcutil.DecodeAddress wasn’t properly using the passed net params
  • Loading branch information
Roasbeef committed Sep 1, 2017
1 parent ff52ac3 commit 5296df5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import:
- package: github.com/roasbeef/btcrpcclient
version: d0f4db8b4dad0ca3d569b804f21247c3dd96acbb
- package: github.com/roasbeef/btcutil
version: 4675c7e1e02d8fe1f40d1e40a71d31922e62e605
version: 1584022350b4400b511beab6a013f0189adeef40
subpackages:
- bloom
- coinset
Expand Down Expand Up @@ -67,7 +67,7 @@ import:
subpackages:
- googleapis/api/annotations
- package: github.com/ltcsuite/ltcd
version: 42622bfd8b6aeb7beb23cb840d0dd490bd25dc17
version: 5f654d5faab99ee2b3488fabba98e5f7a5257ee3
subpackages:
- chaincfg
- package: github.com/lightninglabs/neutrino
Expand Down

0 comments on commit 5296df5

Please sign in to comment.