From 12b384c87bb1e4a8224305cdaf19d0aaf778dd44 Mon Sep 17 00:00:00 2001 From: Aleksandr Kuperman Date: Thu, 23 May 2024 15:29:14 +0100 Subject: [PATCH 1/2] chore: adjusting gnosis deployment script --- scripts/deployment/globals_gnosis_mainnet.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/scripts/deployment/globals_gnosis_mainnet.json b/scripts/deployment/globals_gnosis_mainnet.json index 697308b..f2c7eef 100644 --- a/scripts/deployment/globals_gnosis_mainnet.json +++ b/scripts/deployment/globals_gnosis_mainnet.json @@ -16,19 +16,19 @@ "agentMechAddress": "0x77af31De935740567Cf4fF1986D04B2c964A786a", "livenessRatio": "700000000000000", "mechActivityCheckerAddress": "", - "stakingVerifierAddress": "", + "stakingVerifierAddress": "0x00000000000000000000000000000000000000000", "stakingFactoryAddress": "", "stakingParams": { - "metadataHash": "0x0000000000000000000000000000000000000000000000000000000000000001", - "maxNumServices": "100", - "rewardsPerSecond": "1000000000000000", - "minStakingDeposit": "50000000000000000000", + "metadataHash": "", + "maxNumServices": "200", + "rewardsPerSecond": "549768518519", + "minStakingDeposit": "10000000000000000000", "minNumStakingPeriods": "3", - "maxNumInactivityPeriods": "3", + "maxNumInactivityPeriods": "2", "livenessPeriod": "86400", - "timeForEmissions": "", + "timeForEmissions": "2592000", "numAgentInstances": "1", - "agentIds": ["12"], + "agentIds": ["14"], "threshold": "0", "configHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "proxyHash": "0xb89c1b3bdf2cf8827818646bce9a8f6e372885f8c55e5c07acbd307cb133b000", From 526daf79d89425fc47a289355f4ef88cd44b45f1 Mon Sep 17 00:00:00 2001 From: Aleksandr Kuperman Date: Thu, 23 May 2024 15:31:08 +0100 Subject: [PATCH 2/2] chore: remotes --- lib/autonolas-registries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/autonolas-registries b/lib/autonolas-registries index 4f30273..5495a42 160000 --- a/lib/autonolas-registries +++ b/lib/autonolas-registries @@ -1 +1 @@ -Subproject commit 4f30273f6ce94917e0fed2ec2bd758de243c23c9 +Subproject commit 5495a42e95bad087567cef7baaf2baeba66dc1b9