Skip to content

bug(forge create): incorrect browser wallet signing #12958

@mablr

Description

@mablr

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

1.5.1-stable

What version of Foundryup are you on?

1.5.0

What command(s) is the bug in?

forge create src/Counter.sol:Counter --rpc-url http://127.0.0.1:8545 --broadcast --browser

Operating System

None

Describe the bug

Once the browser wallet is connected the following error happens:

Error: local usage error: Use send_transaction_via_browser for browser wallets

This issue is related to #12922, but I’m opening it here because it’s actually a bug, not a missing feature. It is going to be fixed as follow-up of this #12952.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bugType: bugT-needs-triageType: this issue needs to be labelled

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions