go-ethereum/core/rawdb/eradb/testdata
jvn 023a573732
core/rawdb/eradb: support ere files in era store (#34978)
When ancient history is pruned, geth serves old block bodies and receipts
back from era files on disk. Until now that fallback only worked for .era1
files (pre-merge), so requests for post-merge blocks backed by .ere files
failed even though the data was present. This PR generalizes the era store
to open both formats.

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
2026-06-22 17:00:43 +02:00
..
noreceipts core/rawdb/eradb: support ere files in era store (#34978) 2026-06-22 17:00:43 +02:00
sepolia-00000-643a00f7.era1 core/rawdb: integrate eradb backend for RPC (#31604) 2025-06-03 10:47:38 +02:00
sepolia-00021-b8814b14.era1 core/rawdb: integrate eradb backend for RPC (#31604) 2025-06-03 10:47:38 +02:00