feat: introduce reth-era crate with era1 file types (#15396)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Léa Narzis
2025-04-04 20:49:12 +02:00
committed by GitHub
parent 415ff4a570
commit 344e2e4392
10 changed files with 1316 additions and 1 deletions

1
.github/CODEOWNERS vendored
View File

@@ -11,6 +11,7 @@ crates/engine @rkrasiuk @mattsse @Rjected
crates/e2e-test-utils/ @mattsse @Rjected
crates/engine/ @rkrasiuk @mattsse @Rjected @fgimenez
crates/errors/ @mattsse
crates/era/ @mattsse
crates/ethereum/ @mattsse @Rjected
crates/ethereum-forks/ @mattsse @Rjected
crates/etl/ @joshieDo @shekhirin