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

Error when spending mining rewards in Zebra Regtest mode #141

Open
idky137 opened this issue Dec 6, 2024 · 1 comment
Open

Error when spending mining rewards in Zebra Regtest mode #141

idky137 opened this issue Dec 6, 2024 · 1 comment
Labels
bug Something isn't working PriorityHigh Current objectives and issues

Comments

@idky137
Copy link
Contributor

idky137 commented Dec 6, 2024

Currently when a Zingolib wallet tries to spend coinbase funds the following error is returned:

called Result::unwrap()on anErrvalue: CompleteAndBroadcast(Broadcast(Broadcast("Send Error: status: Internal, message: \"Error: JsonRPC Client Error: Error: Serialization/Deserialization Error: missing fieldresult at line 1 column 202\", details: [], metadata: MetadataMap { headers: {\"content-type\": \"application/grpc\", \"date\": \"Fri, 06 Dec 2024 15:36:08 GMT\", \"content-length\": \"0\"} }")))

After recent updates in zebra [https://github.com/ZcashFoundation/zebra/pull/9063] Lightwalletd is now functioning correctly so it appears this is an update that is required in Zaino, not Zebra or Zingolib as previously thought.

@idky137 idky137 added bug Something isn't working PriorityHigh Current objectives and issues labels Dec 6, 2024
@idky137
Copy link
Contributor Author

idky137 commented Dec 12, 2024

this could be related to ZcashFoundation/zebra#9082

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

No branches or pull requests

1 participant