lightwalletd icon indicating copy to clipboard operation
lightwalletd copied to clipboard

Missing the fix to the reorg race condition crash

Open defuse opened this issue 2 years ago • 1 comments

In passing, I noticed that this fork of lightwalletd is missing this bug fix, without which the server can crash when a reorg occurs at just the right time: https://github.com/zcash/lightwalletd/pull/409.

The patch in ECC's repo will need https://github.com/ZcashFoundation/zebra/pull/6134 to merge in order to work with zebra.

(I'd recommend rebasing on top of ECC's upstream repo, it will make code reviews quicker!)

defuse avatar Feb 13 '23 21:02 defuse

I'll make sure that Zebra PR gets in our 1.0.0-rc.5 release.

teor2345 avatar Feb 14 '23 06:02 teor2345