Skip to content

eth: Make debug api trace errors more user friendly#15589

Merged
fjl merged 3 commits into
ethereum:masterfrom
manicprogrammer:topic-15500
Dec 9, 2017
Merged

eth: Make debug api trace errors more user friendly#15589
fjl merged 3 commits into
ethereum:masterfrom
manicprogrammer:topic-15500

Conversation

@manicprogrammer
Copy link
Copy Markdown
Contributor

Resolves #15500
effects eth.TraceTransaction and eth.traceBlock and thus by extension
functions such as eth.TraceBlockByHash, TraceBlockByNumber etc.

add error type evaluation for errors that may return a
trie.MissingNodeError so that they return more friendly message
"required historical state unavailable"

Michael Ruminer and others added 3 commits November 28, 2017 12:31
Merge from ethereum/go-ethereum
fwd integration from ethereum master
add error type evaluation for errors that may return a
MissingNodeError and return more friendly message
for ethereum#15500
@fjl fjl merged commit 732f546 into ethereum:master Dec 9, 2017
@karalabe karalabe added this to the 1.8.0 milestone Dec 14, 2017
mariameda pushed a commit to NiluPlatform/go-nilu that referenced this pull request Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants