Closed rdubois-crypto closed 8 months ago
Hey! Have you executed the era-test-node
with make run-node
in one terminal and then performed make test
in another one? If so, please share the errors here to see better what's happening. However, it's expected to fail if the tests can't connect with the local node.
Hi !
Actually the make run-node is failing. Most likely related to https://github.com/lambdaclass/zksync_era_precompiles/issues/225.
(So fixing it shall very likely solve this one)
(Thx for the response)
Those tests are now ok, according to last PR. However ecmul is still failing in some cases.
Closing this issue for a distinct one here: https://github.com/lambdaclass/zksync_era_precompiles/issues/232
Tests are failing when launching the command
It seems that some files might be missing to the repo (having tests working locally).