Skip to content

[Bug] Panic when retrieving block number #3666

@armyhaylenko

Description

@armyhaylenko

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions