Skip to content

fix: peer received cache#443

Merged
0xForerunner merged 2 commits intomainfrom
fr/fix-peer-received-cache
Mar 7, 2026
Merged

fix: peer received cache#443
0xForerunner merged 2 commits intomainfrom
fr/fix-peer-received-cache

Conversation

@0xForerunner
Copy link
Contributor

Fixes an issue where high latency could result in peers receiving old messages and eventually get banned. We now track messages in a FIFO cache so we can verify we're not receiving dups across different PayloadIds.

@0xForerunner 0xForerunner force-pushed the fr/fix-peer-received-cache branch from cd5d836 to bb120dd Compare March 6, 2026 21:12
@0xForerunner 0xForerunner merged commit 6172c9a into main Mar 7, 2026
10 of 11 checks passed
@0xForerunner 0xForerunner deleted the fr/fix-peer-received-cache branch March 7, 2026 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants