Skip to content

feat: add infinite sp1 for testnet#270

Merged
taturosati merged 10 commits intomainfrom
259-feat-add-infinite-sp1-for-testnet
Jun 3, 2024
Merged

feat: add infinite sp1 for testnet#270
taturosati merged 10 commits intomainfrom
259-feat-add-infinite-sp1-for-testnet

Conversation

@NicolasRampoldi
Copy link
Copy Markdown
Contributor

Description

  • To test, make sure you have python3 installed.
  • Go to /batcher/client/send_infinite_sp1_tasks and run pip install -r requirements.txt.
  • Then run make batcher_send_infinite_sp1

@NicolasRampoldi NicolasRampoldi linked an issue May 31, 2024 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@jotabulacios jotabulacios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@taturosati
Copy link
Copy Markdown
Contributor

I think #280 should be merged first, then call to batcher client should be with the installed version, since it recompiles ~6 crates each time it runs because of warning:

warning: skipping duplicate package `fibonacci-program`

@NicolasRampoldi
Copy link
Copy Markdown
Contributor Author

NicolasRampoldi commented Jun 3, 2024

I think #280 should be merged first, then call to batcher client should be with the installed version, since it recompiles ~6 crates each time it runs because of warning:

warning: skipping duplicate package `fibonacci-program`

Done 🫡

Copy link
Copy Markdown
Contributor

@taturosati taturosati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@taturosati taturosati merged commit 1193400 into main Jun 3, 2024
@taturosati taturosati deleted the 259-feat-add-infinite-sp1-for-testnet branch June 3, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: add infinite sp1 for testnet

3 participants