mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
This PR prevent making tiny writes during state healing, by only performing the batch-write if the accumulated data is large enough to be meaningful. |
||
|---|---|---|
| .. | ||
| discovery.go | ||
| handler.go | ||
| peer.go | ||
| protocol.go | ||
| range.go | ||
| range_test.go | ||
| sort_test.go | ||
| sync.go | ||
| sync_test.go | ||
| tracker.go | ||