* build: convert to pyproject.toml * typing: add full typing * ci: drop unmaintained actions
3.7.3
---------
Fixes:
* worker: another refactor for wait-behind - use dedicated code path for it, following main path makes things too complicated. Fixes the problem of missing node location events. * nodeinfo: set more fields on dead node
3.7.2
---------
Fixes:
* status: fix crash on dead node
3.7.1
---------
Fixes:
* worker: fix merge-leaf watermark
3.7
-------
Fixes:
* worker: another wait-behind fix - avoid too eager switch.