frostfs-sdk-go/object/erasurecode
aarifullin ec0cb2169f
All checks were successful
DCO / DCO (pull_request) Successful in 1m0s
Tests and linters / Tests (1.21) (pull_request) Successful in 1m7s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m32s
Tests and linters / Lint (pull_request) Successful in 2m12s
[#211] object: Fix setIDWithSignature
* Calculate and set checksum before ID is calculated.
* Add header verification for parts in unit-test.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-03-29 13:48:04 +03:00
..
constructor.go [#205] object: Initial EC implementation 2024-03-22 10:14:12 +00:00
constructor_test.go [#205] object: Initial EC implementation 2024-03-22 10:14:12 +00:00
reconstruct.go [#205] object: Initial EC implementation 2024-03-22 10:14:12 +00:00
reconstruct_test.go [#205] object: Initial EC implementation 2024-03-22 10:14:12 +00:00
split.go [#211] object: Fix setIDWithSignature 2024-03-29 13:48:04 +03:00
split_test.go [#211] object: Fix setIDWithSignature 2024-03-29 13:48:04 +03:00
target.go [#205] object: Initial EC implementation 2024-03-22 10:14:12 +00:00
verify.go [#205] object: Initial EC implementation 2024-03-22 10:14:12 +00:00