Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-18 | Use _check_sigs_and_hash_and_fetch to validate backfill requests github/anoa/backfill_release anoa/backfill_release | Andrew Morgan | 1 | -5/+2 | |
I believe this method drops pdus (or at least returns None instead) which allows backfill to continue working even when an event has an invalid signature | |||||
2020-09-18 | Intelligently select extremities used in backfill. | Erik Johnston | 3 | -19/+56 | |
Instead of just using the most recent extre |