2cb7d5b570
In this commit, we update the pinned versions of lightning-onion as well as btcwallet. The newest lightning-onion instance adds some logging statements when garbage collecting expired shared secret hashes. The new btcwallet version fixes a recently introduced bug which would cause us to remove all unman transactions on restart if the full node new of any of them. Instead, we’ll now only remove these unmanned transactions if it’s reported that the transactions were double spends, or orphans.
88 lines
2.5 KiB
YAML
88 lines
2.5 KiB
YAML
package: github.com/lightningnetwork/lnd
|
|
import:
|
|
- package: github.com/boltdb/bolt
|
|
version: ^1.2.1
|
|
- package: github.com/btcsuite/btclog
|
|
version: 84c8d2346e9fc8c7b947e243b9c24e6df9fd206a
|
|
- package: github.com/jessevdk/go-flags
|
|
- package: github.com/jrick/logrotate
|
|
version: a93b200c26cbae3bb09dd0dc2c7c7fe1468a034a
|
|
- package: github.com/davecgh/go-spew
|
|
subpackages:
|
|
- spew
|
|
- package: github.com/golang/protobuf
|
|
subpackages:
|
|
- proto
|
|
- package: github.com/howeyc/gopass
|
|
- package: github.com/roasbeef/btcd
|
|
version: e6807bc4dd5ddbb95b4ab163f6dd61e4ad79463a
|
|
subpackages:
|
|
- blockchain
|
|
- btcec
|
|
- btcjson
|
|
- chaincfg
|
|
- txscript
|
|
- wire
|
|
- connmgr
|
|
- package: github.com/lightninglabs/gozmq
|
|
version: 0d266ba6d55ea65c18c7a02d8992c89355149e80
|
|
- package: github.com/roasbeef/btcrpcclient
|
|
version: d0f4db8b4dad0ca3d569b804f21247c3dd96acbb
|
|
- package: github.com/roasbeef/btcutil
|
|
version: c3ff179366044979fb9856c2feb79bd4c2184c7a
|
|
subpackages:
|
|
- bloom
|
|
- coinset
|
|
- hdkeychain
|
|
- txsort
|
|
- package: github.com/roasbeef/btcwallet
|
|
version: b3efdffeccf966d294b87f05d760d3946afcfe0c
|
|
subpackages:
|
|
- chain
|
|
- waddrmgr
|
|
- wallet
|
|
- walletdb/bdb
|
|
- package: github.com/urfave/cli
|
|
version: ^1.18.0
|
|
- package: golang.org/x/crypto
|
|
version: 49796115aa4b964c318aad4f3084fdb41e9aa067
|
|
subpackages:
|
|
- hkdf
|
|
- nacl/secretbox
|
|
- ripemd160
|
|
- scrypt
|
|
- chacha20poly1305
|
|
- salsa20
|
|
- package: golang.org/x/net
|
|
subpackages:
|
|
- context
|
|
- package: google.golang.org/grpc
|
|
version: b3ddf786825de56a4178401b7e174ee332173b66
|
|
- package: github.com/lightningnetwork/lightning-onion
|
|
version: efe4c3416ea16d52510edb0ac98764ff0796cc9a
|
|
- package: github.com/grpc-ecosystem/grpc-gateway
|
|
version: f2862b476edcef83412c7af8687c9cd8e4097c0f
|
|
- package: github.com/go-errors/errors
|
|
- package: github.com/tv42/zbase32
|
|
- package: github.com/awalterschulze/gographviz
|
|
version: ^1.0.0
|
|
- package: google.golang.org/genproto
|
|
subpackages:
|
|
- googleapis/api/annotations
|
|
- package: github.com/ltcsuite/ltcd
|
|
version: 5f654d5faab99ee2b3488fabba98e5f7a5257ee3
|
|
subpackages:
|
|
- chaincfg
|
|
- package: github.com/lightninglabs/neutrino
|
|
version: c933ad49936ac3e5bc1b42e855f2da69745e34cc
|
|
- package: gopkg.in/macaroon.v2
|
|
- package: gopkg.in/macaroon-bakery.v2
|
|
- package: github.com/juju/loggo
|
|
- package: github.com/rogpeppe/fastuuid
|
|
- package: gopkg.in/errgo.v1
|
|
- package: github.com/miekg/dns
|
|
- package: github.com/Yawning/aez
|
|
version: 4dad034d9db2caec23fb8f69b9160ae16f8d46a3
|
|
- package: github.com/kkdai/bstream
|
|
version: f391b8402d23024e7c0f624b31267a89998fca95
|