Toki
Toki
Issue Addressed [ticket](https://github.com/sigp/lighthouse/issues/7577#issuecomment-2959331589) Proposed Changes When a chain reaches PARENT_DEPTH_TOLERANCE, the code was putting it in failed_chains and penalizing peers who reference blocks from that chain, even if the chain...
ref https://github.com/libp2p/rust-libp2p/issues/5935 crate to update: swarm, mDNS, and the transports _**TCP**_, QUIC and DNS.
ref https://github.com/libp2p/rust-libp2p/issues/5935 crate to update: swarm, mDNS, and the transports TCP, QUIC and _**DNS**_.
### Description Adding a MessageBatch API to the libp2p::gossipsub to support batch publishing. This feature allows publishing a batch of related messages by prioritizing the transmission of one copy of...