contract: Add DeletionInfo() method #36

Merged
fyrchik merged 3 commits from fyrchik/frostfs-contract:check-contract-deletion into master 2023-08-10 17:13:08 +00:00

3 commits

Author SHA1 Message Date
f4a0808e7f container: Add DeletionInfo() method
Some checks failed
/ DCO (pull_request) Failing after 3s
/ Tests (1.19) (pull_request) Successful in 2m44s
/ Tests (1.20) (pull_request) Failing after 3s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-10 17:24:53 +03:00
0619e924c2 tests: Move owner ID calculation to a separate function
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-08 11:05:03 +03:00
eb299a9063 *: Use multiline lists in yaml config
It is quite hard to navigate in a single-line list of length 10.
Viewing diffs is also more pleasant when a single line has added.
Also, sort everything by alphabet.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-08 09:09:19 +03:00