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

Release -- Cairo-Fuzzer 1.2 #41

Merged
merged 6 commits into from
Jul 20, 2023
Merged

Release -- Cairo-Fuzzer 1.2 #41

merged 6 commits into from
Jul 20, 2023

Conversation

raefko
Copy link
Member

@raefko raefko commented Jul 20, 2023

Patchlog Recap for Cairo-Fuzzer:

Version 1.2.0 (Release Date: 20 July 2023)

  • Update of cairo-rs and starknet_in_rust forks
  • Improve fuzzer speed
  • Fix naming cases to improve readability
  • Add Runner trait
  • Tried to add Fuzzing using sequences of calls, but looks like it's still not possible to execute a contract multiple time with the same context in the VM
  • Still not able to handle Cairo1.0 contract, only Cairo 0.10

@raefko raefko added enhancement New feature or request priority_high labels Jul 20, 2023
@raefko raefko merged commit 1b728b8 into master Jul 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority_high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants