Migrate all the deposit call handlers to event handler defined in subgraph.template.yaml.
Initially, it will be used on Arbitrum due to it doesn't support call handlers.
Before starting this task, the core team must release a new version of the contracts. In the meantime, the new events already were added in the deposit and withdraw function. See details:
Migrate all the
deposit
call handlers to event handler defined insubgraph.template.yaml
.Initially, it will be used on Arbitrum due to it doesn't support call handlers.
Before starting this task, the core team must release a new version of the contracts. In the meantime, the new events already were added in the deposit and withdraw function. See details: