From 36450420be69fa535cb8e9cbcaea200d60e58527 Mon Sep 17 00:00:00 2001 From: Alex Vanin Date: Fri, 14 Jan 2022 11:33:14 +0300 Subject: [PATCH] [#156] Update neofs-contract to v0.14.0 Signed-off-by: Alex Vanin --- .env | 4 ++-- services/ir/.ir.env | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index d52c3b3..73459e2 100644 --- a/.env +++ b/.env @@ -4,11 +4,11 @@ IPV4_PREFIX=192.168.130 CA_CERTS_TRUSTED_STORE=/etc/ssl/certs # NeoGo privnet -CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.13.1/devenv_mainchain_notary_disabled.gz" +CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.14.0/devenv_mainchain_notary_disabled.gz" NEOGO_VERSION=0.98.0 # NeoGo sidechain -MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.13.1/devenv_sidechain.gz" +MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.14.0/devenv_sidechain.gz" # NeoFS InnerRing nodes IR_VERSION=0.27.4 diff --git a/services/ir/.ir.env b/services/ir/.ir.env index 3d8b4db..9a6a915 100644 --- a/services/ir/.ir.env +++ b/services/ir/.ir.env @@ -32,8 +32,8 @@ NEOFS_IR_TIMERS_DISTRIBUTE_BASIC_INCOME_DIV=4 NEOFS_IR_EMIT_STORAGE_AMOUNT=1000000000 NEOFS_IR_NETMAP_CLEANER_ENABLED=true -NEOFS_IR_CONTRACTS_NEOFS=783b25bdaf59c89d4969152b3cb827b401e1a543 -NEOFS_IR_CONTRACTS_PROCESSING=36c5fc7b7f4fc0ae94a59e9832fa2db2e59be701 +NEOFS_IR_CONTRACTS_NEOFS=c7516538320f0684f7e9c942fa0f777aeac0eaea +NEOFS_IR_CONTRACTS_PROCESSING=37d3232083dd2c1bed76bb28d1c992fc6262f699 NEOFS_IR_MORPH_VALIDATORS=02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2 NEOFS_IR_AUDIT_PDP_MAX_SLEEP_INTERVAL=100ms