erigon-pulse/consensus
ledgerwatch 52aef48748
Workaround for BSC nodes not propagating new block hashes and blocks (#6777)
It turns out that "standard" BSC nodes based on Geth, do not propagate
new block hashes and blocks, at least towards Erigon nodes. This is a
workaround

---------

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2023-02-05 18:42:51 +00:00
..
aura Don't panic on some AuRa transactions in the past (#6760) 2023-02-01 16:10:38 +01:00
bor Workaround for BSC nodes not propagating new block hashes and blocks (#6777) 2023-02-05 18:42:51 +00:00
clique reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
db Create in-memory MDBX inside dirs.Tmp (#5702) 2022-10-11 16:49:38 +01:00
ethash reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
misc move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
parlia reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
serenity move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
consensus.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
errors.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
result.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00