mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
* Add PeerKind and enforce trusted_only setting * Don't remove trusted peer on graceful close * Don't remove trusted nodes on PeerCommand::Remove * Rename PeerKind::NonTrusted to Basic * Move PeerKind::is_trusted to Peer impl * Add trusted peer prioritization