WIP: Store hashed entity name in policy contract #87

Draft
alexvanin wants to merge 3 commits from alexvanin/frostfs-contract:after-ug into master

3 commits

Author SHA1 Message Date
4022e3b6c3 [#xxxx] policy: Test very large entity name
Some checks failed
DCO action / DCO (pull_request) Failing after 1m1s
Tests / Tests (1.21) (pull_request) Successful in 1m19s
Tests / Tests (1.22) (pull_request) Successful in 1m23s
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2024-04-12 19:23:36 +03:00
670c74610b [#xxxx] policy: Hash entity name to support large namespaces
Namespace is a part of entity name, so it should be hashed
in order to fit neo-go storage key.

Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2024-04-12 19:23:33 +03:00
5b0ea5e0a8 [#xxxx] policy: Add constants for more targets
Some checks failed
DCO action / DCO (pull_request) Failing after 59s
Tests / Tests (1.21) (pull_request) Successful in 1m43s
Tests / Tests (1.22) (pull_request) Successful in 1m45s
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2024-04-12 19:23:27 +03:00