Skip to content

Error: AccountUnmapped when using Ink! 6.0.0-beta.1 #32

Description

@Lohann

The ui.use.ink reports this error when using latest cargo-contracts v6.0.0-beta.1 and the latest ink-node v0.47.0

Image

Steps to reproduce

rust: rustc 1.91.1 (ed61e7d7e 2025-11-07)
ink-node: ink-node 0.47.0-6ade73c778d
cargo-contract: v6.0.0-beta.1

cargo install --git https://github.com/use-ink/cargo-contract.git --tag v6.0.0-beta.1
cargo contract new test
cd test
cargo contract build --release

ink-node --dev

Then enter in the https://ui.use.ink/ and try to deploy the fiipper contract.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions