Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Node with no tracing DB returns empty result #6825

Closed
keorn opened this issue Oct 19, 2017 · 1 comment
Closed

Node with no tracing DB returns empty result #6825

keorn opened this issue Oct 19, 2017 · 1 comment
Labels
F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M6-rpcapi 📣 RPC API. P7-nicetohave 🐕 Issue is worth doing eventually.
Milestone

Comments

@keorn
Copy link

keorn commented Oct 19, 2017

Node without tracing e.g. parity --config dev

curl --data '{"method":"trace_filter","params":[{"fromBlock":"0x2ed0c4","toBlock":"0x2ed128","toAddress":["0x8bbB73BCB5d553B5A556358d27625323Fd781D37"]}],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST localhost:8545
                       
{"jsonrpc":"2.0","result":[],"id":1}

Expected error.

@keorn keorn added F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M6-rpcapi 📣 RPC API. labels Oct 19, 2017
@5chdn 5chdn added the P7-nicetohave 🐕 Issue is worth doing eventually. label Oct 19, 2017
@5chdn 5chdn added this to the 1.10 milestone Oct 19, 2017
@5chdn 5chdn modified the milestones: 1.10, 1.11 Jan 23, 2018
@5chdn 5chdn modified the milestones: 1.11, 1.12 Mar 1, 2018
@5chdn 5chdn modified the milestones: 1.12, 1.13 Apr 24, 2018
@folsen
Copy link
Contributor

folsen commented May 19, 2018

Closing after #8504

@folsen folsen closed this as completed May 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F3-annoyance 💩 The client behaves within expectations, however this “expected behaviour” itself is at issue. M6-rpcapi 📣 RPC API. P7-nicetohave 🐕 Issue is worth doing eventually.
Projects
None yet
Development

No branches or pull requests

3 participants