Skip to content

Consider increasing ACCOUNT_UPDATE_MAX_SIZE to allow account updates for Rust-compiled contracts #1441

@greenhat

Description

@greenhat

Feature description

I'm hitting AccountUpdateSizeLimitExceeded when I'm creating an output note in the counter contract test in 0xMiden/compiler#555 at https://github.com/0xMiden/compiler/blob/d0032e7fa22fbad1ff704fc8f9c2367067164129/tests/integration/src/rust_masm_tests/testnet.rs?plain=1#L221-L224
The size of the counter account code is 72 KB, which is way above the 32 KB limit set in ACCOUNT_UPDATE_MAX_SIZE.

Why is this feature needed?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions