forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refreshes wallclock when upserting self contact-info in gossip (#2190)
To successfully upsert contact-info into the gossip CRDS table, it should have an updated wallclock. Additionally, ClusterInfo::push_self is redundant because (successfully) upserted entries will already be pushed to gossip by design: https://github.com/anza-xyz/agave/blob/736bf934b/gossip/src/crds_gossip_push.rs#L192-L193
- Loading branch information
1 parent
286ed23
commit bf24cce
Showing
1 changed file
with
17 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters