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 kyb verified state, allow kyb verified to propose add member #378

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 AddressStateKYBVerified, its bit 34.
AddressStateKYBVerified bit can be set by AddressStateRoleKYCAdmin.
This bit allows to create addMemberProposals.

How this works

AddressStateKYBVerified is added to BerlinPhase bits set, so its treated as valid bit starting from BerlinPhase.
PR adds corresponding test cases for AddressStateTx and for addMemberProposal.

How this was tested

By existing unit tests.

Additional references

Original PR based on cortina-15 dev
#355

@evlekht evlekht changed the title Dev c0/kyb [PVM] Add kyb verified state, allow kyb verified to propose add member Aug 2, 2024
@evlekht evlekht force-pushed the dev-c0/kyb branch 2 times, most recently from 512bcdb to 55dbdc5 Compare August 5, 2024 13:51
mo-c4t
mo-c4t previously approved these changes Aug 6, 2024
@evlekht evlekht changed the base branch from dev-c0/base to dev August 7, 2024 13:13
@evlekht evlekht dismissed mo-c4t’s stale review August 7, 2024 13:13

The base branch was changed.

@evlekht evlekht marked this pull request as ready for review August 7, 2024 13:13
@evlekht evlekht merged commit 48cd63c into dev Aug 7, 2024
@evlekht evlekht deleted the dev-c0/kyb branch August 7, 2024 13:14
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