Skip to content

Commit

Permalink
Bumping contracts versions and restoring 40 chains/400 lanes setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara committed Oct 30, 2024
1 parent d888177 commit f701cce
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f701cce

Please sign in to comment.