go-ethereum/internal/cli
Jerry 230be40ae2
Bump default value of txpool global slots
Increase the default value in order to reduce the time spent in txpool reorg.
When txpool is saturated, txpool reorg can take more than a few seconds to run. This impacts block producer because the producer would need to get the pending txns from txpool, which is blocked by reorg.
2025-01-09 23:16:31 -08:00
..
flagset fix typos 2024-01-29 09:21:47 +02:00
server Bump default value of txpool global slots 2025-01-09 23:16:31 -08:00
account.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_import.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_list.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_new.go Lint internal/cli 2022-05-26 11:55:44 -07:00
attach.go Enable prealloc check and improve address comparison 2022-05-26 11:55:44 -07:00
bootnode.go fix: few linting errors 2024-09-02 11:00:33 +05:30
bor_fingerprint.go Lint internal/cli 2022-05-26 11:55:44 -07:00
chain.go Enable ancient block pruning (#1216) 2024-05-09 11:19:34 +05:30
chain_sethead.go fix: few linting errors 2024-09-02 11:00:33 +05:30
chain_watch.go Lint internal/cli 2022-05-26 11:55:44 -07:00
command.go fix: lint, add: milestone related tests in downloader 2024-09-05 14:03:10 +05:30
debug.go fix: few linting errors 2024-09-02 11:00:33 +05:30
debug_block.go fix: few linting errors 2024-09-02 11:00:33 +05:30
debug_pprof.go fix: few linting errors 2024-09-02 11:00:33 +05:30
debug_test.go fix:testcases 2024-08-31 16:15:31 +05:30
dumpconfig.go fix: few linting errors 2024-09-02 11:00:33 +05:30
markdown.go Automatically generate markdown pages from bor CLI 2022-05-09 17:10:36 +02:00
markdown_test.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
peers.go fix: few linting errors 2024-09-02 11:00:33 +05:30
peers_add.go fix: few linting errors 2024-09-02 11:00:33 +05:30
peers_list.go fix: few linting errors 2024-09-02 11:00:33 +05:30
peers_remove.go fix: few linting errors 2024-09-02 11:00:33 +05:30
peers_status.go fix: few linting errors 2024-09-02 11:00:33 +05:30
removedb.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
snapshot.go fix: few linting errors 2024-09-02 11:00:33 +05:30
snapshot_test.go skip: testcase 2024-09-04 10:52:11 +05:30
status.go fix: few linting errors 2024-09-02 11:00:33 +05:30
status_test.go merge v0.3.9-alpha to qa (#824) 2023-04-17 12:53:39 +02:00
version.go fix: few linting errors 2024-09-02 11:00:33 +05:30