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

Zebra rejects transactions #157

Open
idky137 opened this issue Jan 10, 2025 · 0 comments
Open

Zebra rejects transactions #157

idky137 opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@idky137
Copy link
Contributor

idky137 commented Jan 10, 2025

When running tests using zebra regtest mode transactions that should be accepted are sometimes rejected. The reason for this is unknown, It could be in zingolib, zaino or zebra behaving different to zcashd.

thread 'wallet_basic::zebrad_send_to_sapling' panicked at integration-tests/tests/wallet_to_validator.rs:117:49:
called `Result::unwrap()` on an `Err` value: CompleteAndBroadcast(Broadcast(Broadcast("Send Error: status: Internal, message: \"JsonRpcConnector error: Error: HTTP Request Error: error sending request for url (http://127.0.0.1:16908/)\", details: [], metadata: MetadataMap { headers: {\"content-type\": \"application/grpc\", \"date\": \"Fri, 10 Jan 2025 14:44:22 GMT\", \"content-length\": \"0\"} }")))
@idky137 idky137 added the bug Something isn't working label Jan 10, 2025
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