erigon-pulse/turbo/stages
hexoscott 7fc7b91270
OOM fix for bodies stage (#5253)
* OOM fix for bodies stage


change misleading bodies stage log messages


remove duplicate func to create key from block number


ensure body isn't nil when reading from bucket in bodies stage


remove unused blocknum variable from body requests


moving to using RLP encoding for stage bodies storage


encode bodies to RLP for stage bodies storage


better error handling in stage bodies


fixup body algos after rebase

* fixes for body stage oom after rebase
2022-09-22 12:27:42 +07:00
..
bodydownload OOM fix for bodies stage (#5253) 2022-09-22 12:27:42 +07:00
headerdownload Log peer ID (#5416) 2022-09-18 11:33:18 +02:00
blockchain_test.go Add test for CVE (#5450) 2022-09-21 12:27:46 +01:00
chain_makers_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
genesis_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
mock_sentry.go increased logging around POS mining (#5442) 2022-09-20 13:15:56 +01:00
sentry_mock_test.go Revert "Docker pos fixup attempt1 (#5401)" (#5421) 2022-09-19 16:13:20 +02:00
stageloop.go erigon22: folder snapshots/history (#5351) 2022-09-18 17:41:01 +07:00