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

feat(geth/trace): add field log.position #1150

Merged
merged 6 commits into from
Aug 17, 2024

Conversation

jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Aug 16, 2024

Motivation

Add a field log.position in the response of debug_traceXXX RPC with withLog:true config(which was added in ethereum/go-ethereum#28389)

ref paradigmxyz/reth#10258

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

jsvisa added 4 commits August 16, 2024 10:07
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
@onbjerg onbjerg added the enhancement New feature or request label Aug 16, 2024
Signed-off-by: jsvisa <delweng@gmail.com>
@DaniPopes DaniPopes merged commit 502d69b into alloy-rs:main Aug 17, 2024
26 checks passed
@jsvisa jsvisa deleted the geth-log-position branch August 18, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants