gcash / bchwallet

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

Imported private keys do not locate UTXOs after rescan #73

Open discoltk opened 3 years ago

discoltk commented 3 years ago

Importing WIF keys using importprivkey triggers a rescan, but no UTXOs are present when completed.

@musashidev I had hoped your backports would resolve this but unfortunately the issue persists.

zquestz commented 3 years ago

@discoltk can you try the latest version. I bumped all libraries and can confirm normal send/receive works again.

Twin1977 commented 2 years ago

$ cp $GOPATH/src/github.com/gcash/bchd/sample-bchd.conf ~/.bchd/bchd.conf $ cp $GOPATH/src/github.com/gcash/bchwallet/sample-bchwallet.conf ~/.bchwallet/bchwallet.conf $ $EDITOR ~/.bchd/bchd.conf $ $EDITOR ~/.bchwallet/bchwallet.conf