* sync: Validate received BlockHeaders packets against stored request.
* sync: Validate received BlockBodies and BlockReceipts.
* sync: Fix broken tests.
* sync: Unit tests for BlockDownloader::import_headers.
* sync: Unit tests for import_{bodies,receipts}.
* tests: Add missing method doc.
|
||
|---|---|---|
| .. | ||
| chain | ||
| light_sync | ||
| res | ||
| tests | ||
| api.rs | ||
| block_sync.rs | ||
| blocks.rs | ||
| lib.rs | ||
| private_tx.rs | ||
| snapshot.rs | ||
| sync_io.rs | ||
| transactions_stats.rs | ||