Skip to content

eth/api_tracer.go: enable preimage recording when tracing#15787

Merged
fjl merged 1 commit into
ethereum:masterfrom
cdetrio:trace-preimages
Jan 2, 2018
Merged

eth/api_tracer.go: enable preimage recording when tracing#15787
fjl merged 1 commit into
ethereum:masterfrom
cdetrio:trace-preimages

Conversation

@cdetrio
Copy link
Copy Markdown
Member

@cdetrio cdetrio commented Jan 1, 2018

Enables preimage recording (#3543) when tracing a tx with debug_traceTransaction. Recorded preimages will then be available through requests to debug_preimage.

This is useful if the user the user doesn't want to re-sync from the genesis block with --vmdebug, and is only interested in preimages around specific transactions.

@cdetrio cdetrio requested a review from karalabe as a code owner January 1, 2018 22:51
@fjl fjl merged commit c495bca into ethereum:master Jan 2, 2018
@karalabe
Copy link
Copy Markdown
Member

karalabe commented Jan 2, 2018 via email

@fjl fjl added this to the 1.8.0 milestone Jan 2, 2018
fjl added a commit to fjl/go-ethereum that referenced this pull request Jan 3, 2018
This reverts commits 85a1eda (ethereum#15792) and c495bca (ethereum#15787)
because they introduce database writes during tracing.
fjl added a commit that referenced this pull request Jan 3, 2018
This reverts commits 85a1eda (#15792) and c495bca (#15787)
because they introduce database writes during tracing.
cooganb referenced this pull request in cooganb/go-ethereum Feb 23, 2018
This reverts commits 85a1eda (#15792) and c495bca (#15787)
because they introduce database writes during tracing.
mariameda pushed a commit to NiluPlatform/go-nilu that referenced this pull request Aug 23, 2018
mariameda pushed a commit to NiluPlatform/go-nilu that referenced this pull request Aug 23, 2018
This reverts commits 85a1eda (ethereum#15792) and c495bca (ethereum#15787)
because they introduce database writes during tracing.
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