Merged
Conversation
roman-khimov
added a commit
to nspcc-dev/neofs-node
that referenced
this pull request
Jul 29, 2025
1s a lot of time for fast networks with dynamic blocks (50ms min). That's one of the reasons tests with dynamic blocks (nspcc-dev/neofs-testcases#1116) are running for ~same time as previously even though container operations became much faster to complete. Signed-off-by: Roman Khimov <roman@nspcc.ru>
353a237 to
5fce400
Compare
Member
Author
|
Good to go to me, 7 IR deployment is fixed in nspcc-dev/neofs-node#3489. |
50ms/2s for now because contracts are slow to install in this version with high max time. Signed-off-by: Roman Khimov <roman@nspcc.ru>
Works correctly with dynamic blocks. Signed-off-by: Roman Khimov <roman@nspcc.ru>
Follow API 2.18, epoch duration is seconds now, no need to multiply. Signed-off-by: Roman Khimov <roman@nspcc.ru>
Stable 7IR deployment and improved CLI. Signed-off-by: Roman Khimov <roman@nspcc.ru>
d45ef30 to
ca32acf
Compare
cthulhu-rider
approved these changes
Jul 31, 2025
evgeniiz321
approved these changes
Jul 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Let's test it separately from #1113 now.