lighthouse/beacon_node/network
Age Manning 49c4630045 Performance improvement for db reads (#1909)
This PR adds a number of improvements:
- Downgrade a warning log when we ignore blocks for gossipsub processing
- Revert a a correction to improve logging of peer score changes
- Shift syncing DB reads off the core-executor allowing parallel processing of large sync messages
- Correct the timeout logic of RPC chunk sends, giving more time before timing out RPC outbound messages.
2020-11-16 07:28:30 +00:00
..
src Performance improvement for db reads (#1909) 2020-11-16 07:28:30 +00:00
Cargo.toml Update libp2p (#1865) 2020-11-06 04:14:14 +00:00