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

Prepare bytecode refactor #1397

Merged
merged 15 commits into from
Aug 17, 2024
Merged

Prepare bytecode refactor #1397

merged 15 commits into from
Aug 17, 2024

Conversation

DreamWuGit
Copy link

@DreamWuGit DreamWuGit commented Aug 15, 2024

Description

  • impl NumberOrHash helper
  • refactor BytecodeLookupGadget, BytecodeLookupGadget
  • update callop, create, codecopy, return_revert et.
  • remove program_counter_offset
  • add debug helper for copy table lookup
  • add algorithm: split a vec into two closest length subsets

@DreamWuGit DreamWuGit marked this pull request as ready for review August 16, 2024 01:39
@DreamWuGit DreamWuGit changed the title WIP: Prepare bytecode refactor Prepare bytecode refactor Aug 16, 2024
@lispc lispc merged commit 29b152a into develop Aug 17, 2024
17 checks passed
@lispc lispc deleted the prepare_bytecode_refactor branch August 17, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants