mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-12 14:00:05 +00:00
core: reset to genesis when middle block is missing (#22135)
When a sethead/rewind finds that the targeted block is missing, it resets to genesis instead of crashing. Closes #22129 # Conflicts: # core/blockchain.go
This commit is contained in:
parent
ceddabdf24
commit
d30c9d7d12
6
diff.txt
6
diff.txt
@ -1223,9 +1223,3 @@ Date: Mon Jan 25 21:29:45 2021 +0800
|
||||
core: reset to genesis when middle block is missing (#22135)
|
||||
|
||||
When a sethead/rewind finds that the targeted block is missing, it resets to genesis instead of crashing. Closes #22129
|
||||
|
||||
commit 04a72260c5bcca0ec7c4a63532fb29f68db03384
|
||||
Author: Melvin Junhee Woo <melvin.woo@groundx.xyz>
|
||||
Date: Mon Jan 25 22:25:55 2021 +0900
|
||||
|
||||
snapshot: merge loops for better performance (#22160)
|
||||
|
Loading…
Reference in New Issue
Block a user