ava-labs/icm-services

Use ACP-118 interface

Closed this issue · 2 comments

Context and scope
Once ACP-118 has been implemented we need to switch our AppRequests to use the new format as well as expose the justification field in the raw-message interface

Discussion and alternatives

Open questions

This should now be unblocked with the Subnet EVM implementation of the ACP-118 handlers added in this PR: https://github.com/ava-labs/subnet-evm/pull/1260/files

We still need Coreth to implement it as well. But the interface won't change and tests for subnet to subnet messaging should pass