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

Feature: --bootloader-version flag #14

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Conversation

odesenfans
Copy link
Contributor

Problem: The bootloader version known by the L1 contract is different from the one we use (0.13.0). It would be convenient to be able to change the version of the bootloader / specify a custom one for testing.

Solution: Add a --bootloader-version VERSION flag. The VERSION value can be one of [0.12.3, 0.13.0] or be the path to a compiled bootloader file.

Problem: The bootloader version known by the L1 contract is different
from the one we use (0.13.0). It would be convenient to be able to
change the version of the bootloader / specify a custom one for testing.

Solution: Add a `--bootloader-version VERSION` flag. The `VERSION` value
can be one of [`0.12.3`, `0.13.0`] or be the path to a compiled
bootloader file.
@odesenfans odesenfans merged commit 97da894 into main Mar 5, 2024
1 check passed
@odesenfans odesenfans deleted the od/specify-bootloader-version branch March 5, 2024 09:00
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.

1 participant