Open prestwich opened 1 month ago
meta-crate
0.5.4
None
alloy@0.5.4 introduced non-semver breaking changes via #1550. the re-exported 7702 package changed the return value of signature via #13
to reproduce: cd reth && git checkout 8b1dfcc && cargo update && cargo c
cd reth && git checkout 8b1dfcc && cargo update && cargo c
Component
meta-crate
What version of Alloy are you on?
0.5.4
Operating System
None
Describe the bug
alloy@0.5.4 introduced non-semver breaking changes via #1550. the re-exported 7702 package changed the return value of signature via #13
to reproduce:
cd reth && git checkout 8b1dfcc && cargo update && cargo c