Open pikonha opened 1 month ago
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.
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