mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
Prover: Prepare the setup for 5.1.2 (#1070)
* chores(cfg): bumps the version of the prover to 5.1.2 * feat(contracts): updates the contracts to 5.1.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
environment = "mainnet"
|
||||
version = "5.1.1" # TODO @gbotrel hunt all version definitions.
|
||||
version = "5.1.2" # TODO @gbotrel hunt all version definitions.
|
||||
assets_dir = "./prover-assets"
|
||||
log_level = 4 # TODO @gbotrel will be refactored with new logger.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
environment = "sepolia"
|
||||
version = "5.1.1" # TODO @gbotrel hunt all version definitions.
|
||||
version = "5.1.2" # TODO @gbotrel hunt all version definitions.
|
||||
assets_dir = "./prover-assets"
|
||||
log_level = 4 # TODO @gbotrel will be refactored with new logger.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user