We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f9df6 commit c16670fCopy full SHA for c16670f
docs/pages/testing/overview.mdx
@@ -10,7 +10,7 @@ This enables developers to test their contracts in a local environment, within s
10
11
### Motivation
12
13
-Two gaps today:
+The current issue with testing HyperEVM smart contracts:
14
15
1. Foundry tests do not support reading HyperEVM precompiles, causing tests to revert whenever precompiles are called
16
2. They can't execute CoreWriter actions and observe their state changes, which is a major limitation for testing end-to-end flows.
0 commit comments