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

Opcode tracer #1320

Merged
merged 9 commits into from
Oct 30, 2020
Merged

Opcode tracer #1320

merged 9 commits into from
Oct 30, 2020

Conversation

hmijail
Copy link
Contributor

@hmijail hmijail commented Oct 30, 2020

My opcode tracer, based on check_change_sets.

@hmijail
Copy link
Contributor Author

hmijail commented Oct 30, 2020

Fixed the linter complaints, but there's still problems in core/chain_indexer_go, which my branch didn't touch!

@hmijail
Copy link
Contributor Author

hmijail commented Oct 30, 2020

Probably it'd be good to use the standard name of "basic blocks" instead of "segments" in the code, I'll change that.

@AlexeyAkhunov
Copy link
Contributor

Fixed the linter complaints, but there's still problems in core/chain_indexer_go, which my branch didn't touch!

Usually merging in the latest master helps. Lint compares your branch to the latest master, so if someone else changed these files, it does not distinguish it from you changing them

@AlexeyAkhunov AlexeyAkhunov merged commit ed1819e into erigontech:master Oct 30, 2020
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.

2 participants