erigon-pulse/turbo/stages
Giulio rebuffo 46a8c531ce
Optimized PoS header downloader (#4775)
* optimized PoS header downloader

* removed println

* comments

* ops

* Restore schedulePoSDownload params + simplify

Co-authored-by: giuliorebuffo <giuliorebuffo@system76-pc.localdomain>
Co-authored-by: yperbasis <andrey.ashikhmin@gmail.com>
2022-07-22 11:07:58 +02:00
..
bodydownload fixed passing of raw byte slices to tx processing (#4782) 2022-07-22 15:47:33 +07:00
headerdownload Optimized PoS header downloader (#4775) 2022-07-22 11:07:58 +02:00
blockchain_test.go TangerineWhistle instead of EIP150 & SpuriousDragon instead of EIP155/158 (#4273) 2022-05-26 12:08:59 +02:00
chain_makers_test.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
genesis_test.go Rework PR 4505 (#4511) 2022-06-21 10:17:54 +02:00
mock_sentry.go Fix binary vs raw confusion for PoS transaction (#4781) 2022-07-21 19:40:00 +02:00
sentry_mock_test.go Fix binary vs raw confusion for PoS transaction (#4781) 2022-07-21 19:40:00 +02:00
stageloop.go fixed Two Block PoW Re-org to Higher-Height Chain (#4730) 2022-07-18 03:04:02 +02:00