This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
evm_mine
and miner_start
don't respect --mode.instamine=eager
#2029
Labels
Milestone
evm_mine
andminer_start
shouldn't return until all the blocks have been mined, but they do. Additionally, we need to figure out how to handle subscription timings (newHeads, etc); should they be sent after all blocks have been mined (and thus always after the RPCs complete their return), or after each block?The text was updated successfully, but these errors were encountered: