mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 19:50:36 +00:00
9b5d7357dd
Separate: - new tasks coming by channel with limited capacity (touching the limit will block - like sync.Cond.Wait() does, but composable). as a result - don't need track queue size (it will not increase conflict-rate). - re-exec tasks are going to priority-queue (which is also higher priority than 1-st `chan`). |
||
---|---|---|
.. | ||
abigen | ||
bootnode | ||
devnet | ||
downloader | ||
ef-tests-cl | ||
erigon | ||
erigon-cl | ||
erigon-el | ||
erigon-el-mock | ||
erigoncustom | ||
evm | ||
hack | ||
integration | ||
lightclient | ||
observer | ||
p2psim | ||
pics | ||
prometheus | ||
release | ||
rlpdump | ||
rpcdaemon | ||
rpctest | ||
sentinel | ||
sentry | ||
state | ||
txpool | ||
utils | ||
verkle |