Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Exercise on the range_check builtin #195

Open
tekkac opened this issue Jun 14, 2022 · 0 comments
Open

Exercise on the range_check builtin #195

tekkac opened this issue Jun 14, 2022 · 0 comments
Assignees
Labels
Context: isolated no previous knowledge of the codebase required Difficulty: intermediate mobilise some notions about the field, but can be learned while doing Duration: few days will take a few days good first issue Good for newcomers State: open ready for contribution Techno: cairo cairo Type: feature a new feature to implement

Comments

@tekkac
Copy link
Contributor

tekkac commented Jun 14, 2022

Description

Add an exercise in the builtin tracks about verifying range checks using the range_check_ptr variable.
Design more elaborate range check to verify hint output and/or integer operations behaviours.

Resource:

Acceptance criteria

  • Add an exercise in the builtins track folder on the range_check builtin
  • The exercise compiles and tests pass
  • An exercise patch is generated in .patch/
  • The exercise list in src/exercises/__init__.py is updated
@tekkac tekkac added Type: feature a new feature to implement Context: isolated no previous knowledge of the codebase required Duration: few days will take a few days Difficulty: intermediate mobilise some notions about the field, but can be learned while doing Techno: cairo cairo State: open ready for contribution good first issue Good for newcomers labels Jun 14, 2022
@tekkac tekkac moved this to 🔖 Ready in Starklings backlog Jun 14, 2022
@tekkac tekkac self-assigned this Jun 15, 2022
@tekkac tekkac moved this from 🔖 Ready to 🏗 In progress in Starklings backlog Jun 15, 2022
@tekkac tekkac moved this from 🏗 In progress to 🔖 Ready in Starklings backlog Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Context: isolated no previous knowledge of the codebase required Difficulty: intermediate mobilise some notions about the field, but can be learned while doing Duration: few days will take a few days good first issue Good for newcomers State: open ready for contribution Techno: cairo cairo Type: feature a new feature to implement
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant