Open lenkan opened 1 month ago
There is a bug when a group is created but one of the members joins after an event has been generated by the other members.
Affected versions:
main
Member 3 completes the authorization and the end role is saved in the database.
Member 3 is unable to complete the authorization.
Reproduction script using signify-ts is here: https://github.com/nordlei/vlei-sandbox/blob/main/src/issues/multisig-join-late-add-agents.test.ts
There is a bug when a group is created but one of the members joins after an event has been generated by the other members.
Affected versions:
main
as of 2024-10-11Steps to reproduce
Expected result
Member 3 completes the authorization and the end role is saved in the database.
Actual result
Member 3 is unable to complete the authorization.
Notes
Reproduction script using signify-ts is here: https://github.com/nordlei/vlei-sandbox/blob/main/src/issues/multisig-join-late-add-agents.test.ts