Commit Graph

18 Commits (d80da7c3b418d092a6a88c35a2bce341fdc23bb1)

Author SHA1 Message Date
Aaron Chen ed4bc7f27b
all: replace fmt.Errorf() with errors.New() if no param required (#29472) 10 months ago
Felix Lange 1bdf8b9b2d
cmd/devp2p/internal/ethtest: some fixes for the eth test suite (#28996) 12 months ago
Péter Szilágyi 8a76a814a2
cmd/devp2p, eth: drop support for eth/67 (#28956) 1 year ago
vuittont60 f29520ffdf
cmd/devp2p/internal/ethtest: fix typos in comments (#28772) 1 year ago
lightclient 577be37e0e
cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 1 year ago
Delweng e9c3183c52
cmd: use errrors.New instead of empty fmt.Errorf (#27329) 2 years ago
Marius van der Wijden 055528ae05
cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2 years ago
Martin Holst Swende 7f2890a9be
eth/fetcher: throttle peers which deliver many invalid transactions (#25573) 2 years ago
Péter Szilágyi 02418c2fa9
Revert "eth/fetcher: don't spend too much time on transaction inclusion" (#25567) 3 years ago
Martin Holst Swende 0ce494b60c
eth/fetcher: don't spend too much time on transaction inclusion (#25524) 3 years ago
Felix Lange d804a59ee1
cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 3 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 3 years ago
rene 49bde05a55
cmd/devp2p: refactor eth test suite (#22843) 4 years ago
rene cac1b21d39
cmd/devp2p/internal/ethtest: add more tx propagation tests (#22630) 4 years ago
rene ea54c58d4f
cmd/devp2p/internal/ethtest: run test suite as Go unit test (#22698) 4 years ago
rene de9465f991
cmd/devp2p: add eth66 test suite (#22363) 4 years ago
rene f9445e93bb
cmd/devp2p/internal/ethtest: use shared message types (#22315) 4 years ago
Marius van der Wijden a1ddd9e1d3
cmd/devp2p/internal/ethtest: add transaction tests (#21857) 4 years ago