Skip to content

Wallet run out of gas when installing a wallet canister at 2MB #43

Open
@hansl

Description

@hansl

Using this branch; #40

Running dfx deploy will result in a WASM of 1.99MB. With DFX 0.6.23 this installs fine because it's under the message limit. But doing so with 0.6.24 results in a

The Replica returned an error: code 5, message: "Canister rwlgt-iiaaa-aaaaa-aaaaa-cai ran out of cycles limit 5368709120"

Using sodium to install results in a memory allocation error which is a bug fixed in DFX master.

Screenshot:
image

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