Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PVM] Add the functionality of multisig alias definition removal in MultisigAliasTx #356

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

evlekht
Copy link
Member

@evlekht evlekht commented Jul 23, 2024

Why this should be merged

This PR adds the functionality of removing a multisig alias definition. Alias cannot be removed if its consortium member or role admin.

How this works

If MultisigAliasTx contains empty multisig alias definition, but non-empty alias ID, than its removal.
To clarify: empty alias definition means that owners has no address and threshold is 0.

How this was tested

By existing unit test with newly added test cases.

Co-authors:

See original PR.

Additional references

Original PR based on cortina-19 dev
#252

@evlekht evlekht force-pushed the cortina-15-dev/msig-alias-removal branch 3 times, most recently from 492956d to afcb741 Compare July 24, 2024 10:44
@evlekht evlekht changed the base branch from evlekht/new-dev-resulting to cortina-15-dev/kyb-addr-state July 24, 2024 11:07
havan
havan previously approved these changes Jul 24, 2024
Copy link
Member

@havan havan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks the same as the original PR.

@havan havan added the checked Temporary label for Cortina-15 revert label Jul 24, 2024
@evlekht evlekht force-pushed the cortina-15-dev/kyb-addr-state branch from ac55cf6 to c71e284 Compare July 25, 2024 13:23
Base automatically changed from cortina-15-dev/kyb-addr-state to dev July 25, 2024 13:23
@evlekht evlekht dismissed havan’s stale review July 25, 2024 13:23

The base branch was changed.

@evlekht evlekht force-pushed the cortina-15-dev/msig-alias-removal branch from afcb741 to da14cd4 Compare July 25, 2024 13:26
@evlekht evlekht marked this pull request as ready for review July 25, 2024 13:26
@evlekht evlekht merged commit 3ced756 into dev Jul 25, 2024
1 of 16 checks passed
@evlekht evlekht deleted the cortina-15-dev/msig-alias-removal branch July 25, 2024 13:31
evlekht added a commit that referenced this pull request Aug 2, 2024
(cherry picked from commit 3ced756)
(cherry picked from commit e59396ee7d1e9694aeb1bfce67910cf39129cc0f)
evlekht added a commit that referenced this pull request Aug 2, 2024
(cherry picked from commit 3ced756)
(cherry picked from commit e59396ee7d1e9694aeb1bfce67910cf39129cc0f)
(cherry picked from commit 07d009b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
checked Temporary label for Cortina-15 revert
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants