Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small fixes #374

Merged
merged 2 commits into from
Nov 11, 2024
Merged

small fixes #374

merged 2 commits into from
Nov 11, 2024

Conversation

merklefruit
Copy link
Collaborator

Couple small cleanups found while reading part of the codebase for unrelated reasons.

  • use alloy::hex::encode_prefixed where possible instead of format!("0x{}", hex::encode())
  • avoid cloning pubkeys unnecessarily in BuilderApi::register_validators
  • reverted helix docker tag to 0.1.0 for consistency. Remote versions are still unsupported so far.

@merklefruit merklefruit self-assigned this Nov 11, 2024
@thedevbirb thedevbirb merged commit b2de942 into lore/feat/holesky-launch Nov 11, 2024
5 checks passed
@merklefruit merklefruit deleted the nico/chore/fixes branch November 11, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants