Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work post-NU5 in testnet #11

Open
conradoplg opened this issue May 23, 2022 · 0 comments
Open

Does not work post-NU5 in testnet #11

conradoplg opened this issue May 23, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@conradoplg
Copy link

What is the bug?

I tried syncing lightwallet 1.7.6 in testnet (using zcashd for now because I need to resync my zebra on testnet) and it seems to get stuck with

{"app":"lightwalletd","error":"error parsing block: parsing transaction 0: while parsing transparent input: could not read ScriptSig","height":1842420,"level":"warning","msg":"error zcashd getblock rpc","time":"2022-05-20T17:42:12-03:00"}

That height is the NU5 activation height. It repeats this a dozen of times and quits with

{"app":"lightwalletd","level":"fatal","msg":"unable to issue RPC call to zcashd node","time":"2022-05-20T17:43:52-03:00","timeouts":11}
Lightwalletd died with a Fatal error. Check logfile for details.

Additional context

Solution

I'm assuming this is expected and is due to the fork being out of date with upstream, but figured it would be better to register it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant