Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove unnecessary encoding of ccm in message recovery #8077

Closed
Tracked by #7210
mitsuaki-u opened this issue Jan 25, 2023 · 0 comments · Fixed by #8092
Closed
Tracked by #7210

Remove unnecessary encoding of ccm in message recovery #8077

mitsuaki-u opened this issue Jan 25, 2023 · 0 comments · Fixed by #8092
Assignees
Milestone

Comments

@mitsuaki-u
Copy link
Contributor

Expected behavior

In message recovery command execute step, there is an unnecessary encoding of ccm before appending to recoveredCCMs array.

We can use the crossChainMessage which is already encoded bytes.

Actual behavior

Extra encoding in logic

Steps to reproduce

Check execute logic

Which version(s) does this affect? (Environment, OS, etc...)

development

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants