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: add human readable actor codes in fevm_traces #1240

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

kasteph
Copy link
Contributor

@kasteph kasteph commented Jul 1, 2023

This feature adds human-readable actor codes for sender and receiver to fulfill an offline request via Slack from @ychiaoli18.

This should make queries necessary for the FEVM analyses faster as it will no longer require merges with the actors table.

@kasteph kasteph requested a review from Terryhung July 1, 2023 01:26
model/fevm/trace.go Outdated Show resolved Hide resolved
schemas/v1/28_add_actor_names_to_fevm_traces.go Outdated Show resolved Hide resolved
tasks/fevm/trace/task.go Outdated Show resolved Hide resolved
Copy link
Contributor

@birdychang birdychang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@kasteph kasteph merged commit 64f94e4 into master Jul 20, 2023
8 checks passed
@kasteph kasteph deleted the kasteph/fevm-traces branch July 20, 2023 05:29
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

3 participants