Commit graph

5 commits

Author SHA1 Message Date
Luke Parker
3192370484
Add Serai key confirmation to prevent rotating to an unusable key
Also updates alloy to the latest version
2024-12-08 20:42:37 -05:00
Luke Parker
26230377b0
Define IRouterWithoutCollisions which Router inherits from
This ensures Router implements most of IRouterWithoutCollisions. It solely
leaves us to confirm Router implements the extensions defined in IRouter.
2024-11-02 19:10:39 -04:00
Luke Parker
2f5c0c68d0
Add selector collisions to Router to make it IRouter compatible 2024-11-02 18:13:02 -04:00
Luke Parker
8de42cc2d4
Add IRouter 2024-11-02 13:19:07 -04:00
Luke Parker
cc75a92641 Smash out the router library 2024-09-19 23:36:32 -07:00