From f701cceeb4c95d45a45a6d06ed0334ae1a00ae31 Mon Sep 17 00:00:00 2001 From: Mateusz Sekara Date: Wed, 30 Oct 2024 11:44:36 +0100 Subject: [PATCH] Bumping contracts versions and restoring 40 chains/400 lanes setup --- .../testconfig/tomls/ccip1.4-stress/baseline.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml b/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml index d78cd12595..2103354b23 100644 --- a/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml +++ b/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml @@ -20,10 +20,10 @@ version = "2.14.0-ccip1.5.0" [CCIP] [CCIP.ContractVersions] PriceRegistry = '1.2.0' -OffRamp = '1.2.0' -OnRamp = '1.2.0' +OffRamp = '1.5.0' +OnRamp = '1.5.0' TokenPool = '1.4.0' -CommitStore = '1.2.0' +CommitStore = '1.5.0' [CCIP.Env] TTL = '10h' @@ -149,8 +149,8 @@ NoOfCommitNodes = 16 PhaseTimeout = '40m' NodeFunding = 1000.0 NoOfRoutersPerPair = 1 -NoOfNetworks = 30 -MaxNoOfLanes = 300 +NoOfNetworks = 40 +MaxNoOfLanes = 400 [CCIP.Groups.load.OffRampConfig] BatchGasLimit = 11000000