Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `_check_event_auth`: move event validation earlier (#10988) | Richard van der Hoff | 2021-10-05 | 1 | -0/+1 |
There's little point in doing a fancy state reconciliation dance if the event itself is invalid. Likewise, there's no point checking it again in `_check_for_soft_fail`. |