Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another occasional error when running LibTrieProof's tests #202

Closed
davidtaikocha opened this issue Oct 27, 2022 · 0 comments · Fixed by #207
Closed

Another occasional error when running LibTrieProof's tests #202

davidtaikocha opened this issue Oct 27, 2022 · 0 comments · Fixed by #207
Assignees

Comments

@davidtaikocha
Copy link
Contributor

davidtaikocha commented Oct 27, 2022

1) integration:LibTrieProof
       verify()
         verifies:
     invalid argument 2: hex number > 64 bits
  ProviderError: HttpProviderError
      at HttpProvider.request (/home/runner/work/taiko-mono/taiko-mono/packages/protocol/node_modules/hardhat/src/internal/core/providers/http.ts:78:19)
      at LocalAccountsProvider.request (/home/runner/work/taiko-mono/taiko-mono/packages/protocol/node_modules/hardhat/src/internal/core/providers/accounts.ts:187:34)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      at async EthersProviderWrapper.send (/home/runner/work/taiko-mono/taiko-mono/packages/protocol/node_modules/@nomiclabs/hardhat-ethers/src/internal/ethers-provider-wrapper.ts:13:20)

Looks like this is also introduced by #179 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants