erigon-pulse/turbo/stages
ledgerwatch 71fb4ccc8e
Workaround for gnosis chain POS downloader (#6315)
Workaround for https://github.com/ledgerwatch/erigon/issues/6308

Very inefficient, because it get 1 single header from the request of 192
headers, so moves quite slowly

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-12-15 11:13:28 +00:00
..
bodydownload Fix test e3 (#6087) 2022-11-20 10:58:20 +07:00
headerdownload Workaround for gnosis chain POS downloader (#6315) 2022-12-15 11:13:28 +00:00
blockchain_test.go Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00:00
chain_makers_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
genesis_test.go Remove Ropsten & Fermion (#6262) 2022-12-10 22:55:31 +00:00
mock_sentry.go Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00:00
sentry_mock_test.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
stageloop.go Exec new blocks in TxnNoSync. Prune after sending notifications in TxnSync (#6222) 2022-12-09 19:48:56 +07:00