Remove method alphabetAddress from frostfs contract #77

Merged
fyrchik merged 1 commit from acid-ant/frostfs-contract:feature/17-rm-alphabet-addr into master 2024-03-05 11:15:08 +00:00
Member

Close #17

Signed-off-by: Anton Nikiforov an.nikiforov@yadro.com

Close #17 Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
acid-ant requested review from alexvanin 2024-02-02 13:03:55 +00:00
acid-ant requested review from storage-core-committers 2024-02-02 13:03:55 +00:00
acid-ant requested review from storage-core-developers 2024-02-02 13:03:55 +00:00
fyrchik approved these changes 2024-02-02 15:06:03 +00:00
fyrchik left a comment
Owner

[#17] Remove method alphabetAddress from frostfs contract
--->
[#17] frostfs: Remove method alphabetAddress

[#17] Remove method `alphabetAddress` from `frostfs` contract ---> [#17] frostfs: Remove method `alphabetAddress`
acid-ant force-pushed feature/17-rm-alphabet-addr from 7ac38a30ea to 01b5ea0319 2024-02-02 15:09:32 +00:00 Compare
Author
Member

[#17] Remove method alphabetAddress from frostfs contract
--->
[#17] frostfs: Remove method alphabetAddress

Done.

> [#17] Remove method `alphabetAddress` from `frostfs` contract > ---> > [#17] frostfs: Remove method `alphabetAddress` Done.
fyrchik approved these changes 2024-02-02 17:37:17 +00:00
dstepanov-yadro approved these changes 2024-02-09 10:50:38 +00:00
aarifullin approved these changes 2024-02-09 14:05:27 +00:00
fyrchik reviewed 2024-02-28 19:17:34 +00:00
@ -30,3 +43,3 @@
func TestVerify_Processing(t *testing.T) {
c, irMultiAcc := newProcessingInvoker(t)
c, sig := newProcessingInvoker(t)
Owner

This change seems to contain only variable renaming.
Let's remove it or move to a separate commit.

This change seems to contain only variable renaming. Let's remove it or move to a separate commit.
Author
Member

Fixed.

Fixed.
alexvanin approved these changes 2024-03-05 09:52:34 +00:00
acid-ant force-pushed feature/17-rm-alphabet-addr from 01b5ea0319 to c9c53bb9ec 2024-03-05 10:12:57 +00:00 Compare
fyrchik approved these changes 2024-03-05 11:15:02 +00:00
fyrchik merged commit c9c53bb9ec into master 2024-03-05 11:15:08 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
5 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-contract#77
No description provided.