solana-with-rpc-optimizations/gossip
Brian Anderson 37ee0b5599
Eliminate doc warnings and fix some markdown (#18566)
* Fix link target in doc comment

* Fix formatting of log examples in process_instruction

* Fix doc markdown in solana-gossip

* Fix doc markdown in solana-runtime

* Escape square braces in doc comments to avoid warnings

* Surround 'account references' doc items in code spans to avoid warnings

* Fix code block in loader_upgradeable_instruction

* Fix doctest for loader_upgradable_instruction
2021-07-16 00:40:07 +00:00
..
benches makes CrdsGossip thread-safe (#18615) 2021-07-14 22:27:17 +00:00
src Eliminate doc warnings and fix some markdown (#18566) 2021-07-16 00:40:07 +00:00
tests makes CrdsGossip thread-safe (#18615) 2021-07-14 22:27:17 +00:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Move entry/poh to own crate to speed up poh bench build (#18225) 2021-07-14 14:16:29 +02:00
build.rs Move gossip modules into solana-gossip crate (#17352) 2021-05-26 09:15:46 -06:00