erigon-pulse/consensus
Mark Holt 7b3570c019
Add block producer progress check (#8447)
Add a check against the inbound headers before publishing a newly mined
block after the wait delay.

If the node received a block while it was processing transactions, or
waiting for its publish slot, do a final check that another node hasn't
already published a block.
2023-10-12 19:08:05 +01:00
..
aura EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00
bor Add block producer progress check (#8447) 2023-10-12 19:08:05 +01:00
clique EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00
ethash Remove unused metrics and out of date versions (#8109) 2023-09-01 07:13:13 +07:00
merge Verify excessBlobGas (EIP-4844) (#8269) 2023-09-22 11:52:33 +02:00
misc Verify excessBlobGas (EIP-4844) (#8269) 2023-09-22 11:52:33 +02:00
chain_reader.go Add FrozenBlocks function to chainReaders (#7866) 2023-07-10 17:35:27 +01:00
consensus.go Bor fix rpcdeamon engine initialization (#8390) 2023-10-06 11:58:08 +01:00
errors.go Don't mark blocks as bad on transient errors (#8197) 2023-09-17 11:14:36 +02:00
result.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00