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 #377

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

evlekht
Copy link
Member

@evlekht evlekht commented Aug 2, 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-15 dev
#356

@evlekht evlekht force-pushed the dev-c0/msig-alias-removal branch 2 times, most recently from d206641 to e6fd8a6 Compare August 2, 2024 13:50
@evlekht evlekht changed the title Dev c0/msig alias removal [PVM] Add the functionality of multisig alias definition removal in MultisigAliasTx Aug 2, 2024
@evlekht evlekht force-pushed the dev-c0/msig-alias-removal branch 3 times, most recently from 1ad011e to 79f4c08 Compare August 5, 2024 13:51
mo-c4t
mo-c4t previously approved these changes Aug 6, 2024
@evlekht evlekht force-pushed the dev-c0/msig-alias-removal branch from 79f4c08 to fdcd577 Compare August 7, 2024 13:15
@evlekht evlekht changed the base branch from dev-c0/base to dev August 7, 2024 13:15
@evlekht evlekht dismissed mo-c4t’s stale review August 7, 2024 13:15

The base branch was changed.

@evlekht evlekht marked this pull request as ready for review August 7, 2024 13:15
@evlekht evlekht merged commit 7e71e09 into dev Aug 7, 2024
@evlekht evlekht deleted the dev-c0/msig-alias-removal branch August 7, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants