Increase MaxMemoCharLength in ICA to a higher number than 256. #5428
Labels
27-interchain-accounts
type: refactor
Architecture, code or CI improvements that may or may not tackle technical debt.
Milestone
Summary
Increase MaxMemoCharLength in ICA packet data to match Transfer memo length.
Problem Definition
With coming of callbacks, memo in ICA Packet too can be used to trigger callbacks, and encoding of json might easily exceed the current limit of 256 chars
Proposal
We should take into account the memos that Transfers are using in various routers, and apply it to ICA too. 1024 seems to be a good number
For Admin Use
The text was updated successfully, but these errors were encountered: