erigon-pulse/turbo/snapshotsync
ledgerwatch 329d586464
Try to reproduce and fix eth_getBlockByNumber returning nil (#4608)
* Small optimisation for eth_getBlockByNumber

* Option to not retrieve transactions

* fixes

* Check hash

* Fixes

* Avoid shadowing of err in BlockWithSenders

* Fix test

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-07-06 14:10:12 +01:00
..
parallelcompress Snapshots: files list (#3264) 2022-01-15 11:23:37 +07:00
snap prevent downloading new snapshots after initial sync (#4585) 2022-06-30 22:35:44 +06:00
snapshothashes Snapshots: new bsc hash #4578 2022-06-29 20:42:05 +06:00
block_reader.go Try to reproduce and fix eth_getBlockByNumber returning nil (#4608) 2022-07-06 14:10:12 +01:00
block_snapshots_test.go Ensure snapshotDir not created by accident (#4164) 2022-05-17 09:40:45 +07:00
block_snapshots.go trace_filter implementation based on erigon 2 update 2 data (#4431) 2022-06-12 12:44:01 +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