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 failing EndRole escrow #746

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

rodolfomiranda
Copy link
Contributor

This is the same as closed (but not merged) PR #738.
We are fixing a problem that happens when escrowing replay messages that authorize the EndRole of a multisig, where the EndRole got accepted but the same replay message keeps being escrowed and rejected because the date timestamp is not increasing. Since the authorization event is the same, we are validating that the compared messages are idempotent.

@pfeairheller pfeairheller merged commit afda4ed into WebOfTrust:main Apr 11, 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
Development

Successfully merging this pull request may close these issues.

2 participants