bor icon indicating copy to clipboard operation
bor copied to clipboard

Disable miner loop completly?

Open ngotchac opened this issue 1 month ago • 3 comments

It seems that even without --miner, bor is still trying to create new blocks with incoming transactions, and it takes roughly ~10% of our CPU.

Why can't we completely disable this? I understand it's needed for pending queries, however:

  1. One might not need/want to support pending queries (it's our case)
  2. We could create pending blocks in the fly for such requests, which is what geth is doing

This is linked to https://github.com/0xPolygon/bor/issues/1436

ngotchac avatar Nov 24 '25 11:11 ngotchac

cc @manav2401

marcello33 avatar Nov 30 '25 10:11 marcello33

This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Dec 15 '25 00:12 github-actions[bot]

Not stale, just waiting for comment

ngotchac avatar Dec 15 '25 09:12 ngotchac