Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-23 | 878 Bytes | |
v0.12.8 source code.tar.gz | 2025-07-23 | 57.4 kB | |
v0.12.8 source code.zip | 2025-07-23 | 66.5 kB | |
Totals: 3 Items | 124.8 kB | 3 |
Critical Update for Reth Node Operators
Updated to include Reth v1.6.0, which includes a critical fix for debug_traceTransaction
to ensure the revert reason is included in the response.
What's Changed
- docs(README): the missing reference to Farcaster has been added to the documentation by @operagxoksana in https://github.com/base/node/pull/506
- fix: remove debug print statement and fix error messages in dependency updater by @pashka8 in https://github.com/base/node/pull/510
- chore: updated node-reth, nethermind, reth by @github-actions[bot] in https://github.com/base/node/pull/511
New Contributors
- @operagxoksana made their first contribution in https://github.com/base/node/pull/506
- @pashka8 made their first contribution in https://github.com/base/node/pull/510
Full Changelog: https://github.com/base/node/compare/v0.12.7...v0.12.8