Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assertion error: calldataEncoding too big #296

Open
2 tasks done
brotherlymite opened this issue Apr 2, 2024 · 0 comments
Open
2 tasks done

Assertion error: calldataEncoding too big #296

brotherlymite opened this issue Apr 2, 2024 · 0 comments
Labels

Comments

@brotherlymite
Copy link

Component

Forge

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

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge 0.2.0 (4307bfb 2024-03-20T16:57:57.936401000Z)

What command(s) is the bug in?

zkforge test

Operating System

macOS (Apple Silicon)

Describe the bug

Running zkforge test is giving the following error:

2024-04-02T05:36:44.010724Z ERROR foundry_evm_core::era_revm::transactions: tx execution halted: virtual machine entered unexpected state. 
Please contact developers and provide transaction details that caused this error. 
Error description: Assertion error: calldataEncoding too big
The application panicked (crashed).

Message:  HALT: virtual machine entered unexpected state. 
Please contact developers and provide transaction details that caused this error. 
Error description: Assertion error: calldataEncoding too big

Location: ./foundry-zksync/crates/evm/core/src/era_revm/transactions.rs:305

I'm not able to share the exact code of the test file as the repository is currently private - but will update once it has been made public.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant