-
Notifications
You must be signed in to change notification settings - Fork 33
Issues: open-dust/cairo-foundry
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[RECURING] documentation for cairo-rs
Type: documentation
write documentation
#106
opened Jan 18, 2023 by
tdelabro
Be able to deduce the size of a function's return payload thanks to the signature parsed in the compiled JSON contract file
Context: intricated
deep understanding of the codebase required
Difficulty: hard
require extensive knowledge
Duration: 0.5 day
will take about half a day
Techno: rust
rust
Read the JSON file of compiled cairo contracts and the find return signatures of test functions that will be mocked
Context: intricated
deep understanding of the codebase required
Difficulty: hard
require extensive knowledge
Duration: 0.5 day
will take about half a day
List all functions that will be mocked with mock_call hint inside test files and interact with some parts of the codebase
Difficulty: hard
require extensive knowledge
Duration: 0.5 day
will take about half a day
Techno: rust
rust
test_<your_test_func>
entrypoints
Context: coupled
Hooks - create an no previous knowledge of the codebase required
Difficulty: intermediate
require some notions, but can be learned while doing
Duration: 0.5 day
will take about half a day
Techno: rust
rust
Type: feature
a new feature to implement
after_run
hook (akin to pre_step_instruction
)
Context: isolated
#73
opened Dec 5, 2022 by
Eikix
Doc - Describe no previous knowledge of the codebase required
Difficulty: easy
anybody can understand it
Duration: 0.5 day
will take about half a day
Good First Issue
Techno: rust
rust
Type: documentation
write documentation
setup_hint_processor
using Rustdoc comments (three slashes: ///)
Context: isolated
[HIGH PRIORITY] Have a new builtin processor that works with regex
Context: intricated
deep understanding of the codebase required
Difficulty: intermediate
require some notions, but can be learned while doing
Duration: 2 days
will take about 2 days
Techno: cairo
cairo
Techno: rust
rust
Type: feature
a new feature to implement
#41
opened Nov 7, 2022 by
Bernardstanislas
mock_call mocked return value should be an array of felt rather than a single felt
Context: coupled
interact with some parts of the codebase
Difficulty: intermediate
require some notions, but can be learned while doing
Duration: 0.5 day
will take about half a day
Techno: cairo
cairo
Techno: rust
rust
Type: feature
a new feature to implement
Have an __setup__ function being run before each test
Context: coupled
interact with some parts of the codebase
Difficulty: hard
require extensive knowledge
Duration: 1 day
will take about one day
Techno: cairo
cairo
Techno: rust
rust
Type: feature
a new feature to implement
#39
opened Oct 31, 2022 by
tdelabro
Being able to pass arguments to the executed entrypoint
Context: intricated
deep understanding of the codebase required
Difficulty: hard
require extensive knowledge
Duration: 1 day
will take about one day
Techno: cairo
cairo
Techno: rust
rust
Type: feature
a new feature to implement
#38
opened Oct 31, 2022 by
tdelabro
ProTip!
Updated in the last three days: updated:>2024-11-16.