Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
Files
9f95704706f8030b65d53afa4da6a9570af9b46f
solana/core/tests
History
behzad nouri 8f0796436a shares the lock on gossip when processing prune messages (#13339)
Processing prune messages acquires an exclusive lock on gossip:
https://github.com/solana-labs/solana/blob/55b0428ff/core/src/cluster_info.rs#L1824-L1825
This can be reduced to a shared lock if active-sets are changed to use
atomic bloom filters:
https://github.com/solana-labs/solana/blob/55b0428ff/core/src/crds_gossip_push.rs#L50
2020-11-05 15:42:00 +00:00
..
client.rs
Remove unused pubkey::Pubkey imports
2020-10-21 19:08:13 -07:00
cluster_info.rs
Run codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand
2020-10-21 19:08:13 -07:00
crds_gossip.rs
shares the lock on gossip when processing prune messages (#13339)
2020-11-05 15:42:00 +00:00
fork-selection.rs
Tiny cleanups in preparation for persistent tower (#10805)
2020-06-25 18:24:16 +09:00
gossip.rs
Add --gossip-validator argument
2020-09-14 20:18:27 -07:00
ledger_cleanup.rs
Track votes from gossip for optimistic confirmation (#11209)
2020-07-28 09:33:27 +00:00
rpc.rs
Remove unused pubkey::Pubkey imports
2020-10-21 19:08:13 -07:00
snapshots.rs
Support Debug Bank (#13017)
2020-10-21 01:05:45 +09:00
Powered by Gitea Version: 1.24.6 Page: 166ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API