What's Changed
- Add Engine RPCs and now works with BeaconKit by @rezbera in #1
- Codeowners, Linting Rules, Dependabot and more Cleanup by @rezbera in #2
- Improve Linting and CI by @rezbera in #3
- Add License, Readme etc by @rezbera in #4
- Fix README and CI by @rezbera in #5
- Add Minimum Base Fee by @rezbera in #6
- Update Reth dependency to include upstream PRs and Reduce LoC by @rezbera in #7
- Add Prague1 fork for Base Fee change activation by @rezbera in #8
- Complete DebugNode implementation by @rezbera in #9
- Improve code quality and documentation for better maintainability by @rezbera in #12
- Add Dockerfile with multi-platform support by @rezbera in #14
- Fix Docker build by removing non-existent Cargo features by @rezbera in #15
- chore(ci): add permissions to push container images to github packages by @waldoisabear in #16
- feat: add CLAUDE.md for AI agent development guidance by @rezbera in #13
- fix: resolve Docker cross-compilation failures in CI by @rezbera in #17
- feat: enhance CI with contributor quality gates and security checks by @rezbera in #19
- chore: simplify README to focus on primary happy path by @rezbera in #20
- feat: add comprehensive test coverage infrastructure by @rezbera in #18
- fix: populate base fee params from genesis config by @rezbera in #22
- fix: several minor fixes I observed when running locally for the first time by @fridrik01 in #24
- fix: update reth dependencies and remove unused packages by @rezbera in #25
- fix: align Docker working directory with reth for relative path compatibility by @rezbera in #28
- chore(deps): bump dprint/check from 2.2 to 2.3 by @dependabot in #32
- feat: enforce Berachain genesis requirements by @rezbera in #31
- feat: update reth dependencies to berachain/reth prague1-berachain-reth by @rezbera in #33
- feat: add custom extra_data for Berachain blocks by @rezbera in #35
New Contributors
- @rezbera made their first contribution in #1
- @waldoisabear made their first contribution in #16
- @fridrik01 made their first contribution in #24
- @dependabot made their first contribution in #32
Full Changelog: https://github.com/berachain/bera-reth/commits/v1.0.0-rc.0