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

Reproduce error #14

Closed
wants to merge 4 commits into from
Closed

Reproduce error #14

wants to merge 4 commits into from

Conversation

makoto
Copy link
Member

@makoto makoto commented Nov 6, 2023

This change now causes proof error

  1) Crosschain Resolver
       should test ETH Address:
     Error: execution reverted: "MerkleTrie: provided proof is invalid" (action="call", data="0x08c379a0000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000254d65726b6c65547269653a2070726f76696465642070726f6f6620697320696e76616c6964000000000000000000000000000000000000000000000000000000", reason="MerkleTrie: provided proof is invalid", transaction={ "data": "0x3b3b57de80ee077a908dffcf32972ba13c2df16b42688e1de21bcf17d3469a8507895eae", "to": "0x5095E8F2f0Af84c8D49122aa4488AdA7422211F1" }, invocation=null, revert={ "args": [ "MerkleTrie: provided proof is invalid" ], "name": "Error", "signature": "Error(string)" }, code=CALL_EXCEPTION, version=6.8.0)
      at makeError (/Users/makoto/work/ens/tmp/evmgateway/node_modules/ethers/src.ts/utils/errors.ts:694:21)
      at getBuiltinCallException (/Users/makoto/work/ens/tmp/evmgateway/node_modules/ethers/src.ts/abi/abi-coder.ts:118:21)
      at Function.getBuiltinCallException (/Users/makoto/work/ens/tmp/evmgateway/node_modules/ethers/src.ts/abi/abi-coder.ts:230:16)
      at Interface.makeError (/Users/makoto/work/ens/tmp/evmgateway/node_modules/ethers/src.ts/abi/interface.ts:925:32)
      at staticCallResult (/Users/makoto/work/ens/tmp/evmgateway/node_modules/ethers/src.ts/contract/contract.ts:340:42)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at async staticCall (/Users/makoto/work/ens/tmp/evmgateway/node_modules/ethers/src.ts/contract/contract.ts:303:24)
      at async Proxy.addr (/Users/makoto/work/ens/tmp/evmgateway/node_modules/ethers/src.ts/contract/contract.ts:351:41)
      at async Context.<anonymous> (test/testResolver.ts:109:21)


@makoto makoto closed this Nov 7, 2023
@makoto makoto deleted the reproduce-empty-address-error branch December 10, 2023 22:03
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 this pull request may close these issues.

2 participants