frostfs-node/pkg
Leonard Lyubich fa009db140 [#1464] ir/container: Fix verifying the operations within sessions
In previous implementation `verifySignature` method of container
processor worked incorrectly for operations without a key and with
session: processor tried to verify signature with one of the bound owner
keys instead of session one.

Use `VerifySessionDataSignature` method to check the signature if
session is used. Refactor `verifySignature` a bit with session check
highlighting for readability.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-06-07 23:26:30 +03:00
..
core [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
innerring [#1464] ir/container: Fix verifying the operations within sessions 2022-06-07 23:26:30 +03:00
local_object_storage [#1460] blobovnicza: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
metrics
morph [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
network [#1351] cli: Fix connection scheme loss during endpoint parsing 2022-05-05 10:43:27 +03:00
services Upgrade NeoFS SDK Go to v1.0.0-rc.4 and NeoFS API Go to v2.12.2 2022-06-03 17:17:50 +03:00
util [#1467] pkg/util: Allow to load default account from a wallet 2022-06-02 16:13:20 +03:00