You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add reth-chainspec and reth-rpc-types-compat as optional dependencies
The code changes include adding "reth-chainspec" and "reth-rpc-types-compat" as optional dependencies in the "taiko" feature of the "payload/builder" crate. This change allows the "taiko" feature to include these dependencies when enabled.
Recent user commits:
- fix: taiko features
- Merge branch 'v1.0.0' of gh_work:taikoxyz/taiko-reth into HEAD
- fix(op): configure discv5 properly in op builder (paradigmxyz#9058)
- fix: Change Arc<KzgSettings> to EnvKzgSettings (paradigmxyz#9054)
- feat(examples): remote exex (paradigmxyz#8890)
- chore: tweak profiles, rename debug-fast to profiling (paradigmxyz#9051)
- ci: use reth-prod.png for release notes (paradigmxyz#9047)
- feat: integrate Node traits into LaunchContextWith (paradigmxyz#8993)
- feat(node): derive `Clone` for `FullNode` (paradigmxyz#9046)
- feat(rpc): remove ipc future and now using ServerHandle and StopHandle from jsonrpsee (paradigmxyz#9044)
Recent repository commits:
- fix: taiko features
- Merge branch 'v1.0.0' of gh_work:taikoxyz/taiko-reth into HEAD
- fix(op): configure discv5 properly in op builder (paradigmxyz#9058)
- fix: Change Arc<KzgSettings> to EnvKzgSettings (paradigmxyz#9054)
- feat(examples): remote exex (paradigmxyz#8890)
- chore: tweak profiles, rename debug-fast to profiling (paradigmxyz#9051)
- ci: use reth-prod.png for release notes (paradigmxyz#9047)
- feat: integrate Node traits into LaunchContextWith (paradigmxyz#8993)
- feat(node): derive `Clone` for `FullNode` (paradigmxyz#9046)
- feat(rpc): remove ipc future and now using ServerHandle and StopHandle from jsonrpsee (paradigmxyz#9044)
0 commit comments