mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 04:47:59 +00:00
85f32e8813
* Decrease the peer reputation on invalid block requests This pr changes the block request handler to decrease the reputation of peers when they send the same request multiple times or they send us an invalid block request. * Review feedback * Change log target * Remove unused code
Substrate service. Starts a thread that spins up the network, client, and extrinsic pool. Manages communication between them.
License: GPL-3.0-or-later WITH Classpath-exception-2.0