Skip to content

fix: compilation issues#2875

Merged
DaniPopes merged 1 commit intomainfrom
klkvr/fix-compilation
Sep 15, 2025
Merged

fix: compilation issues#2875
DaniPopes merged 1 commit intomainfrom
klkvr/fix-compilation

Conversation

@klkvr
Copy link
Member

@klkvr klkvr commented Sep 14, 2025

Motivation

alloy-consensus does not compile with latest serde because of a breaking change to private types we rely on serde-rs/serde#2976

Fixes #2876.

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Sep 15, 2025
@DaniPopes DaniPopes merged commit 6cdfb18 into main Sep 15, 2025
31 checks passed
@DaniPopes DaniPopes deleted the klkvr/fix-compilation branch September 15, 2025 02:19
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Sep 15, 2025
larry0x added a commit to left-curve/left-curve that referenced this pull request Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Bug] Build fails when with serde >= 1.0.220

2 participants