erigon-pulse/turbo/stages
Giulio rebuffo 3c95db0078
Fixed Proof-of-stake transition (#3075)
* added download channel to stage headers

* added direct execution

* now channel of headers rather than bodies

* simplifications

* fixed ttd headerForward

* garbage removed

* added some more stepping stones

* better transition

* covered edge case

* added names to returned values

* clean
2021-12-03 11:55:00 +01:00
..
bodydownload Change sentry peer_id from H512 pubkey to H256 keccak256(pubkey) (#3013) 2021-11-22 05:39:31 +00:00
headerdownload Fixed Proof-of-stake transition (#3075) 2021-12-03 11:55:00 +01:00
blockchain_test.go Canonical tx ids (#2986) 2021-11-18 14:07:55 +00:00
chain_makers_test.go Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
genesis_test.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
mock_sentry.go Fixed Proof-of-stake transition (#3075) 2021-12-03 11:55:00 +01:00
sentry_mock_test.go Canonical tx ids (#2986) 2021-11-18 14:07:55 +00:00
stageloop.go Fixed Proof-of-stake transition (#3075) 2021-12-03 11:55:00 +01:00