Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
solana/runtime/benches
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
..
accounts_index.rs
Remove unused pubkey::Pubkey imports
2020-10-21 19:08:13 -07:00
accounts.rs
Run codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand
2020-10-21 19:08:13 -07:00
append_vec.rs
Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445)
2020-06-09 09:38:14 +09:00
bank.rs
Allow feature builtins to overwrite existing builtins (#13403)
2020-11-05 15:37:07 +00:00
bloom.rs
shares the lock on gossip when processing prune messages (#13339)
2020-11-05 15:42:00 +00:00
message_processor.rs
Remove unused pubkey::Pubkey imports
2020-10-21 19:08:13 -07:00
status_cache.rs
Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445)
2020-06-09 09:38:14 +09:00
transaction_utils.rs
Send votes from banking stage to vote listener (#11434)
2020-08-07 11:21:35 -07:00
Powered by Gitea Version: 1.23.8 Page: 401ms 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