aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/revocation.py
Commit message (Expand)AuthorAgeFilesLines
* refactor(node): delete the revocation subscriber H4 replacedChristophe Besson6 days1-149/+0
* style: the 98 ruff could not fix, so the linter is a signal againChristophe Besson6 days1-8/+3
* style: ruff's own fixes, mechanically appliedChristophe Besson6 days1-2/+1
* fix: tolerate clock skew when verifying JWTs (leeway 60s)Christophe Besson2026-09-041-0/+2
* feat: add revocation push (WebSocket hub→node) — 5.7Christophe Besson2026-08-091-0/+153