|
All checks were successful
CI / check (push) Successful in 3m47s
A local AKILL/SQLINE/etc. pushes an ADDLINE to the ircd at once, but a ban arriving by gossip was only held for the next netburst — so a user banned on one network could keep hopping to peers until their next relink. ingest now signals BanAdded/BanLifted (all xline kinds), and gossip_ingest pushes the ADDLINE/DELLINE. Renamed AccountChange to IngestEffect to match its broader role. |
||
|---|---|---|
| .. | ||
| engine | ||
| config.rs | ||
| gossip.rs | ||
| grpc.rs | ||
| jsonrpc.rs | ||
| link.rs | ||
| main.rs | ||
| proto.rs | ||