Fixes for the morph client and neofs-adm #239

Merged
fyrchik merged 6 commits from fyrchik/frostfs-node:some-fixes into master 2023-04-13 13:15:32 +00:00
Owner
No description provided.
fyrchik force-pushed some-fixes from b44030b84b to 23b1f01282 2023-04-12 13:03:42 +00:00 Compare
fyrchik requested review from storage-core-committers 2023-04-12 14:22:00 +00:00
fyrchik requested review from storage-core-developers 2023-04-12 14:22:05 +00:00
dstepanov-yadro reviewed 2023-04-13 07:57:06 +00:00
@ -213,0 +211,4 @@
// Don't change c before everything is OK.
cfg := c.cfg
cfg.signer = &transaction.Signer{
Scopes: transaction.CustomGroups | transaction.CalledByEntry,

Scopes changed. Is it ok?

Scopes changed. Is it ok?
Author
Owner

Yes, it is similar to fix in another commit.

Yes, it is similar to fix in another commit.
dstepanov-yadro approved these changes 2023-04-13 09:22:08 +00:00
carpawell requested review from storage-core-developers 2023-04-13 11:02:03 +00:00
carpawell approved these changes 2023-04-13 11:18:54 +00:00
carpawell requested review from storage-core-committers 2023-04-13 11:21:23 +00:00
acid-ant approved these changes 2023-04-13 11:24:41 +00:00
fyrchik merged commit d29b13454f into master 2023-04-13 13:15:32 +00:00
fyrchik deleted branch some-fixes 2023-04-13 13:15:33 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#239
No description provided.