You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error occurs in this repo https://github.com/defi-wonderland/hai-core im not entirely sure what is causing it, it is happening both locally and in the git actions. I will see if I can narrow down the cause and give a smaller reproducible example.
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (62e3a84 2023-10-27T09:57:36.586398941Z)
What command(s) is the bug in?
forge test
Operating System
Linux
Describe the bug
The application panicked (crashed).
Message: byte index 4 is out of bounds of
L()
Location: crates/evm/core/src/decode.rs:194
Started happening after updating to the latest version of foundry.
The text was updated successfully, but these errors were encountered: