mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-04 03:55:22 -05: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