mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
build: update to latest version neutrino
In this commit, we update to the latest version of neutrino. This version contains a number of bug fixes, and optimizations. Additionally this version will allow the lnwallet re-org tests to once again pass reliably on Travis.
This commit is contained in:
parent
8379bbaa9b
commit
a368205fc6
2 changed files with 4 additions and 3 deletions
5
Gopkg.lock
generated
5
Gopkg.lock
generated
|
@ -279,15 +279,16 @@
|
|||
revision = "462a8a75388506b68f76661af8d649f0b88e5301"
|
||||
|
||||
[[projects]]
|
||||
digest = "1:6957e94f0689b74dacdfc9a964fba9efc3524439b644b107c65140a597cb2e0d"
|
||||
digest = "1:461543cea211913463b96ed3bf8cbdadf23c5ac8ec205bcbbc79edeba9e93a9a"
|
||||
name = "github.com/lightninglabs/neutrino"
|
||||
packages = [
|
||||
".",
|
||||
"filterdb",
|
||||
"headerfs",
|
||||
"headerlist",
|
||||
]
|
||||
pruneopts = "UT"
|
||||
revision = "d5054cea8fe43c324a473e8aa7e0f6dd93622125"
|
||||
revision = "b451667d69910cd20995452c56e02441896a3349"
|
||||
|
||||
[[projects]]
|
||||
digest = "1:58ab6d6525898cbeb86dc29a68f8e9bfe95254b9032134eb9458779574872260"
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
[[constraint]]
|
||||
name = "github.com/lightninglabs/neutrino"
|
||||
revision = "d5054cea8fe43c324a473e8aa7e0f6dd93622125"
|
||||
revision = "b451667d69910cd20995452c56e02441896a3349"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/lightningnetwork/lightning-onion"
|
||||
|
|
Loading…
Add table
Reference in a new issue