Commit Graph

72 Commits (40283d0522e5bf2567e080b5eac9700597095704)

Author SHA1 Message Date
Péter Szilágyi b426301467 cmd/geth, eth/fetcher: polish metrics reporting, add some more 9 years ago
Péter Szilágyi 821e01b013 cmd/geth, eth/fetcher: initial metrics support 9 years ago
Péter Szilágyi 3ce17d2862 eth/fetcher: fix a closure data race 9 years ago
Péter Szilágyi 99ca4b619b eth/fetcher: clean up test assertions 9 years ago
Péter Szilágyi b53f701c27 eth/fetcher: remove test sleeps (15s -> 2.8s) 9 years ago
Péter Szilágyi 1989d1491a eth/fetcher: handle and (crude) test block memory DOS 9 years ago
Péter Szilágyi d36c25bcbc eth/fetcher: handle and test block announce DOS attacks 9 years ago
Péter Szilágyi 8c4c7ea192 eth/fetcher: lower max cache size, add timeout slack 9 years ago
Péter Szilágyi 13c25036ea eth/fetcher: since uncles are allowed, drop phase test 9 years ago
Péter Szilágyi ecd19919c5 eth/fetcher: allow backward uncle imports too 9 years ago
Péter Szilágyi b91b581b80 eth, eth/fetcher: propagate after header verify, announce only on insert 9 years ago
Péter Szilágyi 5ec6ecc511 eth, eth/fetcher: move propagated block import into fetcher 9 years ago
Péter Szilágyi a9ada0b5ba eth/fetcher: make tests thread safe 9 years ago
Péter Szilágyi 37c5ff392f eth/fetcher: build longest chain until proven otherwise 9 years ago
Péter Szilágyi 2a7411bc96 eth/fetcher: fix premature queue cleanup, general polishes 9 years ago
Péter Szilágyi 497a7f1717 eth, eth/fetcher: define and enforce propagation boundaries 9 years ago
Péter Szilágyi 026ee40650 eth/fetcher: deduplicate future blocks 9 years ago
Péter Szilágyi 11c8f83a58 eth, eth/fetcher: cache future propagated blocks too 9 years ago
Péter Szilágyi 057bc237ad eth, eth/fetcher: use an import queue to store out of order blocks 9 years ago
Péter Szilágyi 8b64e041d6 eth/fetcher: add test to check for duplicate downloads 9 years ago
Péter Szilágyi 2a1b722d04 eth/fetcher: fix timer reset bug, add initial tests 9 years ago
Péter Szilágyi 7c2af1c117 eth, eth/fetcher: separate notification sync mechanism 9 years ago