plugeth/cmd
Martin Holst Swende 0ce494b60c
eth/fetcher: don't spend too much time on transaction inclusion (#25524)
* eth/fetcher: introduce some lag in tx fetching

* eth/fetcher: change conditions a bit

* eth/fetcher: use per-batch quota check

* eth/fetcher: fix some comments

* eth/fetcher: address review concerns

* eth/fetcher: fix panic + add warn log

* eth/fetcher: fix log

* eth/fetcher: fix log

* cmd/devp2p/internal/ethtest: fix ignorign tx announcements from prev. tests

* cmd/devp2p/internal/ethtest: fix TestLargeTxRequest

This increases the number of tx relay messages the test waits for. Since
go-ethereum now processes incoming txs in smaller batches, the
announcement messages it sends are also smaller.

Co-authored-by: Felix Lange <fjl@twurst.com>
2022-08-19 16:59:36 +03:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
bootnode les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
checkpoint-admin cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
clef all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
devp2p eth/fetcher: don't spend too much time on transaction inclusion (#25524) 2022-08-19 16:59:36 +03:00
ethkey cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
evm all: cleanup the APIs for initializing genesis (#25473) 2022-08-09 12:44:39 +03:00
faucet all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
geth eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
p2psim cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
puppeth all: fix some typos (#25551) 2022-08-19 09:00:21 +03:00
rlpdump all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
utils eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00