mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-30 19:46:15 +00:00
89bc9cc4b035691a085260ec9f49cddd4da9c92b
FilterAnnounce messages never settled in steady state because handle_filter_announce unconditionally marked all peers for re-announcement on every inbound filter, creating a perpetual ping-pong at ~1 message/sec. Added last_sent_filters tracking to BloomState. mark_changed_peers() computes outgoing filters and compares against what was last sent, only marking peers whose filter content actually differs.
FIPS Documentation
| Directory | Description |
|---|---|
| design/ | Protocol design specifications and analysis |
Languages
Rust
83.6%
Shell
11.7%
Python
4.2%
PowerShell
0.2%
Makefile
0.1%