erigon-pulse/consensus
Shane Bammel c03cba2adc Add padding to gas estimations
Adds a 20% buffer to gas estimations to reduce out-of-gas errors.
2024-02-14 13:10:46 -06:00
..
aura Added db loggers to all db callers and fixed flag settings (#9099) 2023-12-31 17:10:08 +07:00
clique stagedsync: implement bor span for chain reader and fix loggers (#9146) 2024-01-05 14:20:21 +00:00
ethash Add padding to gas estimations 2024-02-14 13:10:46 -06:00
merge Add support for PulseChain 2024-02-14 13:10:45 -06:00
misc fix nil-ptr in txpool fee calc (#9410) 2024-02-14 13:07:22 -06:00
mock borheimdall: add test for span persistence (#8988) 2023-12-14 22:50:59 +02:00
chain_reader.go Fixes for Bor Block Production Synchronization (#9162) 2024-01-10 17:12:15 +00:00
consensus.go borheimdall: add test for span persistence (#8988) 2023-12-14 22:50:59 +02: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