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

Request for invalid Tx should fail #88

Closed
tdiesler opened this issue Nov 29, 2018 · 0 comments
Closed

Request for invalid Tx should fail #88

tdiesler opened this issue Nov 29, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@tdiesler
Copy link
Collaborator

Getting Tx: 853e910bedb7c8213bc93cab7e8337e0a59731db1e0c8968d2e19355d850bdc5
Nov 29, 2018 6:44:36 AM wf.bitcoin.javabitcoindrpcclient.BitcoinJSONRPCClient$TransactionWrapper raw
WARNING: RPC Query Failed (method: getrawtransaction, params: [853e910bedb7c8213bc93cab7e8337e0a59731db1e0c8968d2e19355d850bdc5, 1], response code: 500 responseMessage Internal Server Error, response: {"result":null,"error":{"code":-5,"message":"No information available about transaction"},"id":"1"}

Got Tx: [tx=853e910bedb7c8213bc93cab7e8337e0a59731db1e0c8968d2e19355d850bdc5, vin=0, vout=0]

May returns a Tx object that has neither vin nor vout

@tdiesler tdiesler added the bug label Nov 29, 2018
@tdiesler tdiesler added this to the 1.1.0 milestone Nov 29, 2018
@tdiesler tdiesler self-assigned this Nov 29, 2018
@tdiesler tdiesler changed the title Requesting an invalid Tx should fail instead of returning an invalid Tx Request for invalid Tx should fail instead of returning invalid Tx Nov 29, 2018
@tdiesler tdiesler changed the title Request for invalid Tx should fail instead of returning invalid Tx Request for invalid Tx should fail instead of returning Tx Nov 29, 2018
@tdiesler tdiesler changed the title Request for invalid Tx should fail instead of returning Tx Request for invalid Tx should fail Nov 29, 2018
@Polve Polve closed this as completed in 2a855be Dec 4, 2018
Polve added a commit that referenced this issue Dec 4, 2018
[resolves #88] Request for invalid Tx should fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant