plugeth/cmd/devp2p/internal/ethtest
Martin Holst Swende f61b50b1e8
eth/protocols/snap: serve snap requests when possible (#25644)
This PR makes it so that the snap server responds to trie heal requests when possible, even if the snapshot does not exist. The idea being that it might prolong the lifetime of a state root, so we don't have to pivot quite as often.
2022-10-03 13:37:17 +02:00
..
testdata cmd/devp2p/internal/ethtest: add transaction tests (#21857) 2020-11-30 15:23:48 +01:00
chain_test.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00
chain.go all: cleanup the APIs for initializing genesis (#25473) 2022-08-09 12:44:39 +03:00
helpers.go eth/fetcher: throttle peers which deliver many invalid transactions (#25573) 2022-09-02 17:28:33 +02:00
large.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
snap.go eth/protocols/snap: serve snap requests when possible (#25644) 2022-10-03 13:37:17 +02:00
snapTypes.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00
suite_test.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00
suite.go eth/fetcher: throttle peers which deliver many invalid transactions (#25573) 2022-09-02 17:28:33 +02:00
transaction.go eth/fetcher: throttle peers which deliver many invalid transactions (#25573) 2022-09-02 17:28:33 +02:00
types.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2022-08-02 14:48:55 +02:00