diff --git a/.env b/.env index 15fe9e2..2ec22cb 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.14.0/devenv_mainchain_notary_disabled.gz" -NEOGO_VERSION=0.98.0 +CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.14.2/devenv_mainchain_notary_disabled.gz" +NEOGO_VERSION=0.98.1 # NeoGo sidechain -MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.14.0/devenv_sidechain.gz" +MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.14.2/devenv_sidechain.gz" # NeoFS InnerRing nodes IR_VERSION=0.27.5 diff --git a/services/ir/.ir.env b/services/ir/.ir.env index 9a6a915..4bc8ef8 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=c7516538320f0684f7e9c942fa0f777aeac0eaea -NEOFS_IR_CONTRACTS_PROCESSING=37d3232083dd2c1bed76bb28d1c992fc6262f699 +NEOFS_IR_CONTRACTS_NEOFS=1f60f324fd0d6f162855b2737b0d803d96f43312 +NEOFS_IR_CONTRACTS_PROCESSING=1d7c363da234eb35a068194ffc48703977f270ae NEOFS_IR_MORPH_VALIDATORS=02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2 NEOFS_IR_AUDIT_PDP_MAX_SLEEP_INTERVAL=100ms