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

fix: align the eth address in fevm trace #1253

Merged
merged 3 commits into from
Aug 21, 2023

Conversation

Terryhung
Copy link
Collaborator

@Terryhung Terryhung commented Aug 18, 2023

The root cause for the incorrect eth_address was due to passing the actor ID as the actor address into the function, leading to a misinterpretation of the eth_address. Therefore, once we obtained the correct actor address, we resolved this issue.

@Terryhung Terryhung marked this pull request as ready for review August 18, 2023 14:34
@Terryhung Terryhung force-pushed the terryhung/fix-fevm-trace-address-problem branch from 63632d0 to 6d0f26a Compare August 19, 2023 13:13
@birdychang birdychang merged commit 05bdf5b into master Aug 21, 2023
8 checks passed
@birdychang birdychang deleted the terryhung/fix-fevm-trace-address-problem branch August 21, 2023 17:52
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.

None yet

2 participants