erigon-pulse/turbo/snapshotsync
Alex Sharov e14664d53b
Store Canonical/NonCanonical/Bad blocks/senders/txs in same tables. Make re-org cheaper (#7648)
- allow store non-canonical blocks/senders
- optimize re-org: don't update/delete most of data
- allow mark chain as `Bad` - will be not visible by eth_getBlockByHash,
but can read if have hash+num
2023-06-05 12:36:24 +07:00
..
snap e3: prepare downloader for extraction (#6061) 2022-11-16 15:48:23 +03:00
snapcfg Remove BSC support in Erigon (step 1) (#7246) 2023-04-03 14:46:21 +00:00
block_reader.go Store Canonical/NonCanonical/Bad blocks/senders/txs in same tables. Make re-org cheaper (#7648) 2023-06-05 12:36:24 +07:00
block_snapshots_test.go txsv3: release small parts (#7632) 2023-06-02 11:38:20 +07:00
block_snapshots.go prune speedup. stage_senders: don't re-calc existing senders (#7643) 2023-06-03 12:30:53 +07:00
dump_test.go snapshots: DumpBodies - break dependency on body.BaseTxNum value in db (#7607) 2023-06-02 11:01:57 +07:00