Use ACP-118 interface
Closed this issue · 2 comments
iansuvak commented
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
michaelkaplan13 commented
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
iansuvak commented
We still need Coreth to implement it as well. But the interface won't change and tests for subnet to subnet messaging should pass