We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The contenthash CCIP-Read call is leading to a Array out of bounds on the ArbitrumVerifier contract.
contenthash
Array out of bounds
To fix that it is required to update the whole EVM Gateway dependency to gather their new structure of fetching dynamic data from a storage slot.
The text was updated successfully, but these errors were encountered:
pikonha
No branches or pull requests
Feature Request
The
contenthash
CCIP-Read call is leading to aArray out of bounds
on the ArbitrumVerifier contract.Describe Preferred Solution
To fix that it is required to update the whole EVM Gateway dependency to gather their new structure of fetching dynamic data from a storage slot.
Architecture Diagram
QA Replication steps
The text was updated successfully, but these errors were encountered: