go-ethereum/internal/era
Sina M a7d9b52eaf
core/rawdb: integrate eradb backend for RPC (#31604)
This implements a backing store for chain history based on era1 files.
The new store is integrated with the freezer. Queries for blocks and receipts
below the current freezer tail are handled by the era store.

---------

Co-authored-by: Gary Rong <garyrong0905@gmail.com>
Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: lightclient <lightclient@protonmail.com>
2025-06-03 10:47:38 +02:00
..
e2store internal/era: random access to header and receipts (#31544) 2025-04-04 06:07:46 -06:00
eradl cmd/geth, internal/era/eradl: add era1 downloader tool (#31823) 2025-05-15 22:53:26 +02:00
accumulator.go internal/era: update link to documentation (#31879) 2025-05-23 09:21:03 +02:00
builder.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00
era.go core/rawdb: integrate eradb backend for RPC (#31604) 2025-06-03 10:47:38 +02:00
era_test.go core/rawdb: integrate eradb backend for RPC (#31604) 2025-06-03 10:47:38 +02:00
iterator.go all: update license comments and AUTHORS (#31133) 2025-02-05 23:01:17 +01:00