Russel Waters
e56793d5ea
txpool: update cli flags ( #7282 )
...
it would appear that an extra `e` was added somewhere along the way to
the cli flags for txpool. If this was intentional I was curious as to
why, otherwise it seems like fixing the flag would remedy some
confusion. Thank you
Upon further investigation it would appear
https://github.com/ledgerwatch/erigon/blob/devel/cmd/utils/flags.go#L173
shows corrected spelling.
2023-04-08 06:52:04 +00:00
Alex Sharov
3142541e5d
Better downloader and txpool docs, support --txpool.trace.senders in external pool ( #3346 )
...
* better docs
* better docs
2022-01-26 16:11:22 +07:00
Alex Sharov
d29ee65d70
Update readme.md
2022-01-24 14:11:10 +07:00
alex.sharov
065898396a
improve downloader readme
2021-12-31 16:36:24 +07:00
Alex Sharov
deed48c01a
Small step towards torrent downloader ( #2929 )
2021-11-08 20:40:56 +07:00
alex.sharov
e2ec9f7621
pool v2 docs
2021-10-28 17:50:49 +07:00
alex.sharov
e366abd9e8
pool v2 docs
2021-10-28 17:49:40 +07:00
Alex Sharov
b890e973db
Dockerfile: switch to go1.17 and alpine3.14 ( #2766 )
2021-10-04 08:04:38 +07:00
alex.sharov
76aa1a7c1a
no panic on nil filters
2021-10-01 09:15:45 +07:00
alex.sharov
3f10758faf
add --txpool.globalbasefeeeslots
2021-09-29 14:55:43 +07:00
alex.sharov
0976b9e452
add todo list to txpool readme
2021-09-24 09:42:17 +07:00
Alex Sharov
0b776eead4
flag --txpool.v2 to enable --state.stream flag ( #2718 )
2021-09-22 15:39:51 +07:00
Alex Sharov
133eec0c7e
Pool: correct new pending txs notifications ( #2715 )
2021-09-21 17:35:28 +07:00
Alex Sharov
a0321e2f3a
Pool: return lost error, fix race of 2 sentries, more friendly logs ( #2707 )
2021-09-20 20:16:50 +07:00
Alex Sharov
8d9e058eb7
Pool: chain config, non-mainnet ( #2702 )
2021-09-18 20:58:23 +07:00
Alex Sharov
165fe1696f
Pool: readme ( #2699 )
2021-09-17 18:21:21 +07:00