solana/core
Greg Fitzgerald d3068c3918
Remove circular dependencies in core (#6408)
* Remove core::result dependency from blocktree

* Remove core::result dependency from shred

* Move Packet from core::packet to sdk::packet

This way we don't need to split perf_libs yet.

* Disable packet when compiling BPF programs
2019-10-17 11:37:30 -06:00
..
benches Stabilize some banking stage tests (#6251) 2019-10-16 12:37:27 -07:00
src Remove circular dependencies in core (#6408) 2019-10-17 11:37:30 -06:00
tests Use multicast to send retransmit packets (#6319) 2019-10-10 15:02:36 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump libc from 0.2.62 to 0.2.64 2019-10-16 10:03:06 -07:00