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: decommit opcode #44

Merged
merged 12 commits into from
Jun 18, 2024
Merged

feat: decommit opcode #44

merged 12 commits into from
Jun 18, 2024

Conversation

montekki
Copy link
Contributor

@montekki montekki commented Jun 14, 2024

What ❔

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

@montekki montekki changed the base branch from master to kernel-mode June 14, 2024 16:03
@montekki montekki changed the title fvs decommit opcode feat: decommit opcode Jun 14, 2024
@montekki montekki force-pushed the fvs-decommit-opcode branch from 6858f4f to e1b771c Compare June 14, 2024 16:10
src/program.rs Outdated Show resolved Hide resolved
src/instruction_handlers/decommit.rs Outdated Show resolved Hide resolved
src/decommit.rs Outdated Show resolved Hide resolved
@montekki montekki marked this pull request as ready for review June 18, 2024 11:29
afl-fuzz/src/main.rs Outdated Show resolved Hide resolved
src/single_instruction_test/vm.rs Outdated Show resolved Hide resolved
src/decommit.rs Outdated Show resolved Hide resolved
src/instruction_handlers/decommit.rs Outdated Show resolved Hide resolved
@montekki montekki requested a review from joonazan June 18, 2024 13:45
src/decommit.rs Outdated Show resolved Hide resolved
src/single_instruction_test/heap.rs Outdated Show resolved Hide resolved
src/single_instruction_test/vm.rs Show resolved Hide resolved
src/single_instruction_test/heap.rs Outdated Show resolved Hide resolved
src/instruction_handlers/decommit.rs Outdated Show resolved Hide resolved
src/instruction_handlers/decommit.rs Outdated Show resolved Hide resolved
src/instruction_handlers/decommit.rs Outdated Show resolved Hide resolved
src/instruction_handlers/decommit.rs Outdated Show resolved Hide resolved
src/decommit.rs Outdated Show resolved Hide resolved
src/single_instruction_test/heap.rs Outdated Show resolved Hide resolved
src/single_instruction_test/vm.rs Show resolved Hide resolved
@montekki montekki merged commit cbed0c6 into kernel-mode Jun 18, 2024
7 checks passed
@montekki montekki deleted the fvs-decommit-opcode branch June 18, 2024 21:03
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