1 Open Issue Need Help Last updated: Sep 3, 2025

Open Issues Need Help

View All on GitHub
`{"statusCode": about 2 months ago

AI Summary: The issue reports a failure to broadcast a Bitcoin transaction via the `/v3/bitcoin/broadcast` endpoint, returning a 403 error with an underlying 500 from an upstream service. A subsequent attempt to validate the same raw transaction data using `testmempoolaccept` against a Bitcoin node also failed with a generic "Server error". This suggests the provided transaction data might be malformed or invalid, or there's an issue with the broadcast service or the Bitcoin node being used for validation.

Complexity: 3/5
duplicate enhancement help wanted good first issue invalid question wontfix javascript