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

Update Raito client script #153

Merged
merged 2 commits into from
Sep 9, 2024
Merged

Update Raito client script #153

merged 2 commits into from
Sep 9, 2024

Conversation

m-kus
Copy link
Collaborator

@m-kus m-kus commented Sep 6, 2024

Fixes issues with the integration test runner.

Extends client script with new arguments:

  • You can run light/full client using sequential strategy (block by block)
  • Or you can randomly pick blocks in range 0 — 800000

I'm close to merging everything in a single python CLI app :)
But let's keep things as is for now, if we need to have a custom Cairo runner anyways, maybe it would make sense to do it in Rust instead (which would be easier to maintain longer term).

Copy link

vercel bot commented Sep 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
raito ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 7, 2024 3:13pm

@m-kus m-kus marked this pull request as ready for review September 7, 2024 15:17
@m-kus m-kus requested a review from maciejka as a code owner September 7, 2024 15:17
@maciejka maciejka merged commit 1ac9523 into main Sep 9, 2024
5 checks passed
@maciejka maciejka deleted the m-kus/client-script branch September 9, 2024 08:43
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