firedancer icon indicating copy to clipboard operation
firedancer copied to clipboard

Gossip: Separate purge table for CRDS values originating from nodes with no contact info

Open ravyu-jump opened this issue 3 months ago • 0 comments

Due to the issue described in https://github.com/firedancer-io/firedancer/issues/7393, we end up re-requesting these values again in pull requests since we generate filters that do not contain these values. An easy work around is to maintain a separate no-contact-info table of crds hashes, very similar to the purge table the CRDS db maintains.

ravyu-jump avatar Nov 26 '25 18:11 ravyu-jump