Update neo-go past Domovoi hardfork

This commit is contained in:
Vitaliy Potyarkin 2024-09-18 09:03:17 +00:00
parent 8fd088b87a
commit 8d80571601
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
FROSTFS_VERSION?=0.42.9
FROSTFS_CONTRACTS_VERSION=0.19.4
FROSTFS_LOCODE_VERSION=0.4.0
NEOGO_VERSION?=0.104.0
NEOGO_VERSION?=0.106.3
ADM?=bin/frostfs-adm-v$(FROSTFS_VERSION)
ADM_RELEASE_URL=https://git.frostfs.info/TrueCloudLab/frostfs-node/releases/download/v$(FROSTFS_VERSION)/frostfs-adm

View file

@ -10,6 +10,7 @@ ProtocolConfiguration:
VerifyTransactions: true
StateRootInHeader: true
P2PSigExtensions: true
Hardforks: {}
ApplicationConfiguration:
SkipBlockVerification: false