go-ethereum/internal/era/onedb
cui 68646229a0
internal/era/onedb: return false if err (#34816)
Next() function in RawIterator returned true on decompression errors.Now it
returns false on those cases. Redundant error check on cmd/era/main.go is also
removed.

---------

Co-authored-by: Bosul Mun <bsbs8645@snu.ac.kr>
2026-05-01 14:10:41 +02:00
..
builder.go internal/era: New EraE implementation (#32157) 2026-02-09 08:30:19 -07:00
builder_test.go internal/era: New EraE implementation (#32157) 2026-02-09 08:30:19 -07:00
iterator.go internal/era/onedb: return false if err (#34816) 2026-05-01 14:10:41 +02:00
reader.go internal/era: New EraE implementation (#32157) 2026-02-09 08:30:19 -07:00