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

fix: update smids and rmids for group lead on new event #858

Conversation

kentbull
Copy link
Contributor

@kentbull kentbull commented Sep 5, 2024

The prior code would fix smids and rmids for all new rotation members on each rotation yet would not fix the smids and rmids for the group lead submitting the multisig event because of the early return when the serder arg is not present.

This fixes that.

Fixes: #856

The prior code would fix smids and rmids for all new rotation members on each rotation yet would not fix the smids and rmids for the group lead submitting the multisig event because of the early return when the serder arg is not present. This fixes that

Signed-off-by: Kent Bull <kent@kentbull.com>
@kentbull kentbull force-pushed the 856-fix-stale-smids-rmids-in-group-habs branch from 622ede5 to 958cacc Compare September 10, 2024 21:29
@kentbull kentbull changed the base branch from main to v1.2.0rc2 September 17, 2024 16:42
@kentbull
Copy link
Contributor Author

kentbull commented Oct 2, 2024

Can this be merged now given our offline chat discussing that the smids and rmids are desired state, not final state?

@pfeairheller pfeairheller merged commit 5911c13 into WebOfTrust:v1.2.0rc2 Oct 4, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants