frostfs-node/pkg/innerring/processors/container
Evgenii Stratonikov 003d568ae2
[#1628] innerring: Relax container homomorphic hashing check
Our initial desire was to prohibit using homomorphic hashing on the
network level because of the resource consumption. However, the ability
to use it, doesn't mean that we must. So only fail validation if
container wants to have homomorphic hashing, but the network prohibits
it.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-02-27 10:20:08 +03:00
..
common.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
handlers.go [#1437] node: Fix contextcheck linter 2024-11-13 10:36:10 +03:00
handlers_test.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
process_container.go [#1628] innerring: Relax container homomorphic hashing check 2025-02-27 10:20:08 +03:00
processor.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00