erigon-pulse/turbo/snapshotsync
ledgerwatch 8ea2bb55d0
Prevent deletion of extra block worth of tx lookup records when pruning (#4232)
* Print

* Prevent underflow, return 0 block if tx lookup failed

* Return nil receipt for 0 block

* Update to main erigon-lib

* Fix other places

* Fix other places

* Comment

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-05-22 20:35:02 +01:00
..
parallelcompress Snapshots: files list (#3264) 2022-01-15 11:23:37 +07:00
snap Generic sort of slices (no allocs, inlinable) (#4161) 2022-05-16 08:24:12 +01:00
snapshothashes allow snap sync for mumbai chain (#4208) 2022-05-19 19:31:02 +07:00
block_reader.go methods to read single txn by txnID (#4215) 2022-05-20 14:12:12 +07:00
block_snapshots_test.go Ensure snapshotDir not created by accident (#4164) 2022-05-17 09:40:45 +07:00
block_snapshots.go Prevent deletion of extra block worth of tx lookup records when pruning (#4232) 2022-05-22 20:35:02 +01:00
const.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
snapshot_mode_test.go Snapshots download and seed (#3117) 2021-12-14 10:13:17 +00:00
snapshot_mode.go snapshots: better files sort and filter (#3582) 2022-02-23 10:54:35 +07:00