Skip to content

Conversation

@marian-radu
Copy link
Contributor

Some tests require a PVM heap size greater than 300 KB. This PR adds two CLI arguments to configure the corresponding fields in resolc and forwards them to the compiler. In addition, the revive compiler dependencies are updated.

--resolc.heap-size <resolc.heap-size>
    Specifies the PVM heap size in bytes.

    If unspecified, the revive compiler default is used

--resolc.stack-size <resolc.stack-size>
    Specifies the PVM stack size in bytes.

    If unspecified, the revive compiler default is used

refs paritytech/contract-issues#245
refs paritytech/contract-issues#239

@marian-radu marian-radu requested a review from 0xOmarA January 15, 2026 16:36
@0xOmarA
Copy link
Contributor

0xOmarA commented Jan 19, 2026

Looks good, thank you!

@marian-radu marian-radu added this pull request to the merge queue Jan 19, 2026
Merged via the queue into main with commit 9491263 Jan 19, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants