gcash / bchwallet

A secure bitcoin cash wallet daemon written in Go (golang)
ISC License
43 stars 29 forks source link

[Chore] Update bchd and neutrino deps #55

Closed zquestz closed 4 years ago

zquestz commented 4 years ago

Updated dependencies for bchd and neutrino.

Old deps had old connection code that didn't send an immediate VerAck. This fixes connection issues I was seeing on my local machine. This also dramatically increased scan speed, not sure why.