mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
feat: add manual inputs to set custom expected-traces-api-version (#1016)
* feat: add manual inputs to set custom expected-traces-api-version * feat: revise comment * feat: revert the l1-el-node image hardcoded tag and update L1 genesis for Prague * feat: update linea-besu-package image tag and coordinator config
This commit is contained in:
@@ -11,7 +11,7 @@ fs-responses-directory = "/data/prover/v3/aggregation/responses"
|
||||
|
||||
[traces]
|
||||
blob-compressor-version="V1_0_1"
|
||||
expected-traces-api-version-v2="beta-v2.1-rc14"
|
||||
expected-traces-api-version-v2="beta-v2.1-rc16"
|
||||
[traces.counters-v2]
|
||||
endpoints=["http://traces-node:8545/"]
|
||||
request-limit-per-endpoint=1
|
||||
|
||||
Reference in New Issue
Block a user