This repository was archived by the owner on Feb 17, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Transaction gas limit exceeds block gas limit for our own examples #94
Comments
@alexandra-mara please add prerequisites or a link to a particular place in the tutorial where it happens. |
@NickVolynkin there's actually no prerequisites besides compiling the contracts. That's a test example from the repo's README. Added this to the description, and also a link to the documentation. |
Tests with gas reporting
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
Upd: works at 59b6d70, so possibly a problem within one of the further commits
I have the following problem trying to validate our own test state
/test/data/proof_state.bin
from the repo's README—or any proof, to be honest. Since I've already checked and tuned all dependencies, the problem doesn't seem to be in my setup.Validation description in the Proof Market's docs
By the way, here's my
npx hardhat test
output:The text was updated successfully, but these errors were encountered: