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: uninitialized jumpdests fallback #1148

Merged
merged 2 commits into from
May 21, 2024

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented May 17, 2024

Time spent on this PR: 0.5d

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves #

What is the new behavior?

  • Adds a fallback so that if a jumpdest index read is 0 and the jumpdests have not been initialized, initialize them and re-query the index

This change is Reviewable

@enitrat enitrat changed the title wip feat: uninitialized jumpdests fallback May 17, 2024
@enitrat enitrat force-pushed the feat/unstored-jumpdests-fallback branch from 4fdf348 to b39c467 Compare May 17, 2024 10:49
@enitrat enitrat force-pushed the feat/unstored-jumpdests-fallback branch from b39c467 to 4f0ed76 Compare May 17, 2024 10:55
@enitrat enitrat marked this pull request as ready for review May 21, 2024 09:23
@ClementWalter ClementWalter merged commit 3aacc3a into main May 21, 2024
7 checks passed
@ClementWalter ClementWalter deleted the feat/unstored-jumpdests-fallback branch May 21, 2024 10:13
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