GeemoCandama
3534c85e30
Optimize finalized chain sync by skipping newPayload messages ( #3738 )
...
## Issue Addressed
#3704
## Proposed Changes
Adds is_syncing_finalized: bool parameter for block verification functions. Sets the payload_verification_status to Optimistic if is_syncing_finalized is true. Uses SyncState in NetworkGlobals in BeaconProcessor to retrieve the syncing status.
## Additional Info
I could implement FinalizedSignatureVerifiedBlock if you think it would be nicer.
2022-11-29 08:19:27 +00:00
..
2022-07-03 05:36:50 +00:00
2022-10-30 04:04:24 +00:00
2022-08-29 09:10:26 +00:00
2022-01-11 01:35:55 +00:00
2022-11-29 08:19:27 +00:00
2022-07-28 09:43:41 +00:00
2022-07-03 05:36:50 +00:00
2022-07-03 05:36:50 +00:00
2022-08-29 09:10:26 +00:00
2021-09-30 04:31:41 +00:00
2022-11-29 08:19:27 +00:00
2022-10-30 04:04:24 +00:00
2022-10-26 06:50:04 +00:00
2022-11-25 05:19:00 +00:00
2022-07-27 00:51:06 +00:00
2022-09-21 01:01:50 +00:00
2022-10-30 04:04:24 +00:00
2022-10-30 04:04:24 +00:00
2022-01-27 01:06:02 +00:00
2022-11-29 08:19:27 +00:00
2022-05-20 05:02:11 +00:00
2022-10-15 22:25:54 +00:00
2022-11-04 07:43:43 +00:00
2022-07-03 05:36:50 +00:00
2022-11-29 08:19:27 +00:00
2022-08-15 01:30:59 +00:00
2022-09-16 08:54:03 +00:00
2022-11-04 07:43:43 +00:00
2022-02-25 00:10:17 +00:00
2022-04-05 02:53:09 +00:00
2022-08-29 09:10:26 +00:00
2022-07-30 00:22:38 +00:00
2022-07-28 09:43:41 +00:00
2022-05-12 00:42:17 +00:00
2022-07-03 05:36:50 +00:00
2022-11-04 07:43:43 +00:00
2022-09-21 01:01:50 +00:00
2022-11-11 11:03:18 +00:00
2022-09-16 08:54:03 +00:00
2022-09-23 03:52:46 +00:00
2022-11-29 08:19:27 +00:00
2021-10-19 00:30:40 +00:00
2022-11-09 05:37:09 +00:00
2022-08-09 06:05:13 +00:00