[HRMP] Dont partially modify pages (#4710)
Changes:
- The XCMP queue does not partially modify pages anymore by using
`try_mutate` instead of `mutate`.
- The XCMP queue max page size is now the min between the value that the
relay reports and the local limit.
Thanks to whom pointed this out to me via DM.
---------
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Please register or sign in to comment