diff --git a/.env b/.env index 4b40173..09ee54c 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.15.0/devenv_mainchain_notary_disabled.gz" -NEOGO_VERSION=0.98.1 +CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.15.0/devenv_mainchain_98_2_notary_disabled.gz" +NEOGO_VERSION=0.98.2 # NeoGo sidechain -MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.15.0/devenv_sidechain.gz" +MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.15.0/devenv_sidechain_98_2.gz" # NeoFS InnerRing nodes IR_VERSION=0.28.0-rc.2 diff --git a/services/ir/.ir.env b/services/ir/.ir.env index 2607c07..547c14f 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=f2ae1ed2260b8431b1544cd97098407c93fc5ad4 -NEOFS_IR_CONTRACTS_PROCESSING=f6b7ac38648396327ceac174dcba91fc8875cf70 +NEOFS_IR_CONTRACTS_NEOFS=8475175fdf6ccab81a69bc39a9191ea8d52ffe80 +NEOFS_IR_CONTRACTS_PROCESSING=e867451d86194706c5bc62f64be3fdc5d261ba7b NEOFS_IR_MORPH_VALIDATORS=02b3622bf4017bdfe317c58aed5f4c753f206b7db896046fa7d774bbc4bf7f8dc2 NEOFS_IR_AUDIT_PDP_MAX_SLEEP_INTERVAL=100ms