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

imp(vm): define default JumpTable #3

Merged
merged 3 commits into from
Jan 10, 2023
Merged

Conversation

fedekunze
Copy link

@fedekunze fedekunze commented Jan 10, 2023

This PR makes the instruction set of the JumpTable public and defines a public function for the default instance

@fedekunze fedekunze marked this pull request as ready for review January 10, 2023 17:39
@fedekunze fedekunze merged commit 5ca9939 into master Jan 10, 2023
@fedekunze fedekunze deleted the fedekunze/jump-table branch January 10, 2023 17:59
@fedekunze
Copy link
Author

@Mergifyio backport release/1.10

mergify bot pushed a commit that referenced this pull request Jan 31, 2023
(cherry picked from commit 5ca9939)

# Conflicts:
#	CHANGELOG.md
#	core/vm/interpreter.go
#	core/vm/jump_table.go
#	core/vm/jump_table_test.go
@mergify
Copy link

mergify bot commented Jan 31, 2023

backport release/1.10

✅ Backports have been created

fedekunze added a commit that referenced this pull request Feb 1, 2023
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Freddy Caceres <facs95@gmail.com>
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.

1 participant