Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

SafeBlsPlugin test fails against hardhat network #210

Open
JohnGuilding opened this issue Feb 22, 2024 · 0 comments
Open

SafeBlsPlugin test fails against hardhat network #210

JohnGuilding opened this issue Feb 22, 2024 · 0 comments

Comments

@JohnGuilding
Copy link
Contributor

JohnGuilding commented Feb 22, 2024

When running the SafeBlsPlugin e2e test against a local hardhat network, the test fails with the following error:

Error: could not coalesce error (error={ "code": "CALL_EXCEPTION", "data": "0xfaecb4e40000000000000000000000000000000000000000000000000000000000000140000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a3929cb511f78a490193f0084003fcc0462d743e0000000000000000000000000000000000000000000000000de0b6b3a7640000000000000000000000000000000000000000000000000000000000000083d600000000000000000000000000000000000000000000000000000000000004b2b40000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000ffffffffffff00000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000000", "message": "call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method=\"simulateValidation((address,uint256,bytes,bytes,uint256,uint256,uint256,uint256,uint256,bytes,bytes))\",.......

The test does not fail when running against a local geth node. First observed in commit 28ccf1c

Replication steps:

  • Run e2e tests against local hardhat network (start-hardhat.sh) and observe bls test failing.
  • Make sure to spin up a local bundler too as the hardhat start script doesn't do this
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant