📚 Context
The upcoming release of rollups-contracts will use Foundry v1.5.1. The rollups node will eventually perform a version bump; therefore, the CLI should follow suit and align to ensure the same version across the stack.
PS: Use this PR to also bump both contracts at once.
rollups-contracts PR reference:
Probably the targeted versions will be:
rollups-contracts v3.0.0-alpha.7
rollups-prt-contracts v3.0.0-alpha.4
Dependencies
📈 Subtasks
📚 Context
The upcoming release of rollups-contracts will use Foundry v1.5.1. The rollups node will eventually perform a version bump; therefore, the CLI should follow suit and align to ensure the same version across the stack.
PS: Use this PR to also bump both contracts at once.
rollups-contracts PR reference:
Probably the targeted versions will be:
rollups-contracts v3.0.0-alpha.7rollups-prt-contracts v3.0.0-alpha.4Dependencies
📈 Subtasks
devnetpackage build script to fetch rollups-contracts from the targeted version.devnetpackage build script to fetch rollups-prt-contracts from the targeted version.devnetpackage build script to bump required anvil version to1.5.1.devnetGA workflow to install Foundry version 1.5.1.