-
Notifications
You must be signed in to change notification settings - Fork 573
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Component
rpc
What version of Alloy are you on?
1.6.2
Operating System
Linux
Describe the bug
Hey. Since upgrading to alloy 1.6.2, we've started getting panics from itertools:
thread 'main' panicked at /usr/local/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.14.0/src/format.rs:95:21:
Format: was already formatted once
I suspect the problem was added here: f69665c
Reproduction
Call provider.get_block_number(), get a panic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done