I have encountered an interesting problem when sending a transaction with several messages via TON connect. If there are 3 messages in the transaction, the order of messages is inverted in tonkeeper, if there are 4 messages, the order remains as specified in the code. This happens only if the transactions have a text comment.
We need to provide message order guaranteeing to work properly with smart contracts.
Judging by the information from the chat, there are problems in the current version: