erigon-pulse/turbo/stages
ledgerwatch 49aeb53988
Fail newPayload if execution is unsuccessful (#5553)
* Fail newPayload if execution is unsuccessful

* fix linter

* fix message

* no self-hosted

* try force ci

* back to unbuntu

* Remove unnecessary unwinds

* Fix canonicalising

* Quiet logs for in-memory exec

* Remove experimental overlay flag

* Fix sync test

* Fix test

* Fix lint

* Print hash in the end of the cycle

* Not notify headers if list is empty

* Supress timings and tables logs when no change in progress

* Reduce logging

* fix

* better log for pos download

* Better newPayload and forkChoice messages

* Fix lint

* simplify

* No duplication of download messages

* Reverse log for extension

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Igor Mandrigin <i@mandrigin.ru>
2022-09-29 06:38:13 +01:00
..
bodydownload Revert "OOM fix for bodies stage (#5253)" (#5525) 2022-09-26 15:27:38 +01:00
headerdownload Log peer ID (#5416) 2022-09-18 11:33:18 +02:00
blockchain_test.go erigon3: rename "history.v2" to "history.v3" to avoid naming miss-match with "erigon3" (#5519) 2022-09-26 10:54:42 +07: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 Fail newPayload if execution is unsuccessful (#5553) 2022-09-29 06:38:13 +01:00
sentry_mock_test.go Fail newPayload if execution is unsuccessful (#5553) 2022-09-29 06:38:13 +01:00
stageloop.go Fail newPayload if execution is unsuccessful (#5553) 2022-09-29 06:38:13 +01:00