mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 04:03:49 +00:00
706a999178
There are 3 changes: 1. Replace `anchorQueue` with `anchorTree` to be able to always walk the anchors in the order of increasing blockHeights (not possible with the queue) to prioritise making progress on the lowest block heights 2. Not increment `nextRetryTime` if the request was not sent 3. Reduce the strides in skeleton from `8*192` to `192` to reduce reliance of the long series of requests to make progress Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local> |
||
---|---|---|
.. | ||
calltracer | ||
ethconfig | ||
ethconsensusconfig | ||
ethutils | ||
filters | ||
gasprice | ||
integrity | ||
protocols/eth | ||
stagedsync | ||
tracers | ||
api_backend.go | ||
api_test.go | ||
api.go | ||
backend.go | ||
bloombits.go | ||
discovery.go | ||
state_accessor.go |