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

Set recipient to null as appropriate during contract tracing #10346

Closed
lukelee-sl opened this issue Dec 6, 2023 · 0 comments · Fixed by #10348
Closed

Set recipient to null as appropriate during contract tracing #10346

lukelee-sl opened this issue Dec 6, 2023 · 0 comments · Fixed by #10348
Assignees

Comments

@lukelee-sl
Copy link
Member

Problem

While creating the trace logs for contract execution, if the recipient address is not in the long-zero address space it cannot be converted into a known entity id.

Solution

In the case described above, set the recipient to null.

Alternatives

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant