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

Send accurate EVM PC info in tracing items #468

Open
edfelten opened this issue May 17, 2021 · 0 comments
Open

Send accurate EVM PC info in tracing items #468

edfelten opened this issue May 17, 2021 · 0 comments
Assignees
Labels
ArbOs An issue related to ArbOs enhancement New feature or request

Comments

@edfelten
Copy link
Contributor

ArbOS provides an EVM PC for all events in its tracing debugprints. This isn't needed for the node to provide the standard tracing API, but it can be helpful for other purposes.

Currently this field is always set to MaxUint256. ArbOS should send the real EVM PC instead, in cases where that is well-defined.

@edfelten edfelten self-assigned this May 17, 2021
@edfelten edfelten added enhancement New feature or request ArbOs An issue related to ArbOs labels May 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ArbOs An issue related to ArbOs enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant