erigontech / erigon

Ethereum implementation on the efficiency frontier https://erigon.gitbook.io
GNU Lesser General Public License v3.0
3.14k stars 1.12k forks source link

integrity: borevents check fail on genesis #11905

Closed AskAlexSharov closed 2 months ago

AskAlexSharov commented 2 months ago

go run ./cmd/erigon seg integrity --check=NoBorEventGaps --datadir=/Users/alex.sharov/data/amoy

INFO[08-29|03:14:52.571] [integrity] NoGapsInBorEvents: done      err="invalid time 2023-11-20 08:53:53 +0000 UTC for event 0 in block 35248: expected 2023-11-20 08:53:25 +0000 UTC-2023-11-20 08:53:59 +0000 UTC"
invalid time 2023-11-20 08:53:53 +0000 UTC for event 0 in block 35248: expected 2023-11-20 08:53:25 +0000 UTC-2023-11-20 08:53:59 +0000 UTC